2010-06-22 |
Ben Gras | minix cut, printf from netbsd |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | original netbsd printf, cut |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | no more minix cut, printf |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | correct to S_IFSOCK |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | stdio: j modifier for %d. (Contributed by Buccapatnam... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | rename __ss_family to ss_family. (Contributed by Buccap... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | boot: fix dosboot build and link to build. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | easypack: don't invoke binsizes |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | chrootmake: don't invoke binsizes. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | fortune: install fortune.dat in /usr/lib |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | . make sed understand \t |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Cristiano Giuffrida | Fix misplaced comment. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | binpackage: don't call binsizes. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | make: don't link with -g as nm can't read the symbol... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | includes: S_ISSOCK and S_ISOCK |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Tomas Hruby | cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Kees van Reeuwijk | Sort out problems with POSIX constants. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | forget about multiple zeros on non-ack compiler, tracke... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | minix netbsd diff |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | add LC_MESSAGES |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | new stdbool.h |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | includes: small fixes and additions to help compiling... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | original openbsd diff |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | no more minix diff |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | no more minix sed, patch man pages |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | minix patch port |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | original netbsd patch |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | no more minix patch |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | netbsd sed for minix |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | original netbsd sed |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Ben Gras | no more minix sed. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Ben Gras | mfs: minor cleanup of readahead: they can be private... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Erik van der... | Recognize Intel 82558B, contributed by Sergei Antonov |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Ben Gras | no more minix grep man pages. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | force gcc to look in ../../../include before /usr/local... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | grep: unsigned chars to fix gcc warnings. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | fixes for minix grep |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | original openbsd grep (freegrep) |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | oops, that was the minx grep port; undo previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | original openbsd freegrep |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | remove minix greps. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | fgetln() prototype |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Erik van der... | Fix unlikely race (or crawl?) condition in case going... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Erik van der... | Packman also recognizes package names with no or partia... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | lib: getproname: only return last path component |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Ben Gras | lib: no visibility features; fixes gcc warnings |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Ben Gras | getprogname(), setprogname() prototypes |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Ben Gras | libraries: fgetln() from pkgsrc branch. |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Tomas Hruby | Cycle counters zeroed after fork for the child |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Erik van der... | Don't allow PM to sys_kill itself, this causes a race... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Tomas Hruby | Removed racy COW optimization |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Cristiano Giuffrida | Don't forget about pending signals coming from the... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Arun Thomas | We have sys/cdefs.h now, so remove hacks. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Ben Gras | zlib includes in lib/libz, install them too in /usr... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Ben Gras | libraries, includes: libz: original libz source files... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Erik van der... | Work around vfs/inet/eth race by avoiding non-blocking... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Erik van der... | bzip2 is now the default for releases |
commit | commitdiff | tree | snapshot |
2010-06-16 |
David van Moolenbroek | ash: expr -e support |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Ben Gras | <sys/mman.h>: include <minix/type.h> instead of <minix... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Ben Gras | binpackage: let's use the find -prune option to skip... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
David van Moolenbroek | libdriver: make partition code use a contiguous buffer |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Arun Thomas | Makefile updates: |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Ben Gras | vfs: don't use a mountpoint if it's in use for anything... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Thomas Veerman | Fix wrong field for stack address and a typo. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Thomas Veerman | Also install getcontext and makecontext man pages |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tomas Hruby | No linear addresses in message delivery |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Arun Thomas | Make exec() use entry point in a.out header |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Arun Thomas | More cleanup to remove MM and FS references |
commit | commitdiff | tree | snapshot |
2010-06-10 |
David van Moolenbroek | Change default hostname resolution order |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Erik van der... | Remove dependency of release.sh on bc, du option to... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Erik van der... | release.sh: avoid egrep -x which the base system doesn... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Arun Thomas | Rename tell_fs to tell_vfs |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | issue.install: 3.1.8 |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | lib: declarations that needed ANSIfication since protot... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | ash: getmode in global includes now |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | find: fix warnings + error |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | inlcude: new prototypes |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | man: no more minix find manpage |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | commands: import of netbsd find |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | commands/find: original netbsd find |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | commands, man: remove minix find |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | ash: remove setmode() declaration from shell.h, now... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | unistd.h: add setmode() prototype. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | err.h: include prototypes for new err* and warn* functions. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | crtso.S: save *argv[] and argc globally, to be used... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libc: minor minix changes for new netbsd files |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libc: add original netbsd files |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libutil: minix efun.c |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | libutil: original netbsd efun.c |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | includes: minix <util.h> |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | includes: original netbsd <util.h> |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Thomas Veerman | Turn off debug message. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ben Gras | kernel: fix assert condition after a caught in-kernel... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Thomas Veerman | Fix a bug in put_inode that causes corruption to the... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tomas Hruby | int to endpoint_t conversions in mmap |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ben Gras | lib: move tzfile.h from lib/libc/stdtime/ to include... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kees van Reeuwijk | More endpoint_t correctness. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Arun Thomas | Remove legacy MM, FS, and FS_PROC_NR macros |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Erik van der... | Remove redundant macro cproc_addr |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Erik van der... | Add endpoint checks in scheduling kernel calls |
commit | commitdiff | tree | snapshot |
next |