Age | Commit message (Expand) | Author |
1999-09-17 | lcrap() | kstailey |
1999-09-17 | regen | kstailey |
1999-09-17 | rest of pread() etc., fdatasync() hack | kstailey |
1999-09-17 | typo in comment | kstailey |
1999-09-17 | regen | kstailey |
1999-09-17 | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | kstailey |
1999-09-17 | bad style to include machine/vmparam.h carelessly | Theo de Raadt |
1999-09-16 | signal fixes (csh runs) | kstailey |
1999-09-15 | tag + copyright | kstailey |
1999-09-15 | regen | kstailey |
1999-09-15 | getdents(2) | kstailey |
1999-09-15 | regen | kstailey |
1999-09-15 | more and better signal routines, vfork() | kstailey |
1999-09-14 | protect alignment | kstailey |
1999-09-14 | regen | kstailey |
1999-09-14 | signals | kstailey |
1999-09-12 | regen | kstailey |
1999-09-12 | take out unimplemented calls | kstailey |
1999-09-12 | regen | kstailey |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |
1999-09-11 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | undo previous | kstailey |
1999-09-10 | include sys/exec.h before sys/exec_elf.h | kstailey |
1999-09-10 | include sys/exec.h before sys/exec_elf.h | Artur Grabowski |
1999-09-10 | include sys/exec.h (which includes machine/exec.h) before sys/exec_elf.h | Artur Grabowski |
1999-07-18 | TIOCM{GET,SET,BIS,BIC}, and TCXONC support | Theo de Raadt |
1999-07-15 | oops, wrong type for cpu_class | Theo de Raadt |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt |
1999-07-13 | introduce fdremove() to mark a file descriptor as unused. fdremove makes | Niels Provos |
1999-07-02 | more systeminfo() fixes; hal@sdsi.com | Theo de Raadt |
1999-07-02 | sparc -> __sparc__ | Brad Smith |
1999-06-30 | put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.com | Theo de Raadt |
1999-06-14 | avoid future register_t vs int problems, if this becomes 64 bit | Theo de Raadt |
1999-06-08 | better fd leak prevention | Theo de Raadt |
1999-06-08 | use sys_opipe(), but note the descriptor leakage | Theo de Raadt |
1999-06-07 | sync | Theo de Raadt |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-06-06 | use __sparc__ | Theo de Raadt |
1999-06-03 | use __sparc__ just in case | Theo de Raadt |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom |
1999-05-31 | regen | Todd C. Miller |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-21 | remove duplicate contents from Makefile | Brad Smith |
1999-02-26 | cnt is called uvmexp in uvm and the names of the members have changed. | Artur Grabowski |
1999-02-26 | vm_sysctl -> uvm_sysctl for uvm | Artur Grabowski |
1999-02-10 | sync | Theo de Raadt |
1999-02-10 | branding support and freebsd elf | Theo de Raadt |
1999-02-10 | freebsd madvise() clone, always returns 0 for now | Theo de Raadt |
1999-02-10 | more ioctl support | Theo de Raadt |