Age | Commit message (Expand) | Author |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-06-21 | Do not FREE() stuff allocated in a pool | Niklas Hallqvist |
2001-05-16 | regen after removing compatopts | Todd C. Miller |
2001-05-16 | remove unneeded compatopts | Todd C. Miller |
2001-05-14 | Add a fo_stat member to struct fileops. Used soon. | Artur Grabowski |
2001-05-05 | Remove the (vaddr_t) casts inside the round_page and trunc_page macros. | Artur Grabowski |
2001-04-18 | Declare undeclared variable in #ifdef DEBUG_SVR4 | Niklas Hallqvist |
2001-03-25 | Don't access user space pointer directly. Thanks to dawson and team | Constantine Sapuntzakis |
2001-03-16 | More copyin bugs. | Constantine Sapuntzakis |
2001-03-16 | Fix copyin argument order bug. Thanks to Dawson Engler and team. | Constantine Sapuntzakis |
2001-03-01 | port kqueue changes from freebsd, plus all required openbsd glue. | Niels Provos |
2001-01-23 | SunOS, IBCS2, Linux, and SVR4 all require translations of directory entries | Constantine Sapuntzakis |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-09-07 | common/compat_util.c | Eric Jackson |
2000-08-30 | additional range checking; From: NetBSD | Brad Smith |
2000-08-29 | remove duplicate inclusion of sys/ioctl.h | Brad Smith |
2000-08-23 | regen. | Federico G. Schwindt |
2000-08-23 | - Simplify pread and pwrite now that we have a native implementation. | Federico G. Schwindt |
2000-08-23 | NetBSD RCS id | Brad Smith |
2000-08-23 | svr4_error -> native_to_svr4_errno | Brad Smith |
2000-08-23 | svr4_error -> native_to_svr4_errno | Brad Smith |
2000-08-23 | rename to svr4_error.c to svr4_errno.c | Brad Smith |
2000-06-28 | sync | Federico G. Schwindt |
2000-06-28 | add creat64 and mmap64. | Federico G. Schwindt |
2000-06-24 | sync | Federico G. Schwindt |
2000-06-24 | Implement getdents64, lstat64 and stat64, basically the same functions of | Federico G. Schwindt |
2000-06-15 | i386 -> __i386__ | Brad Smith |
2000-06-15 | regen | Brad Smith |
2000-06-15 | add more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-04-21 | O_FYNC -> O_SYNC | Todd C. Miller |
1999-11-10 | include syscallnames only if compiling w/ SYSCALL_DEBUG. | Michael Shalayeff |
1999-10-07 | regen | Brad Smith |
1999-10-07 | - fix typo in previous commit | Brad Smith |
1999-10-07 | - Fix stat and mknod syscalls to properly disassemble and reassemble | Brad Smith |
1999-09-11 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | include sys/exec.h (which includes machine/exec.h) before sys/exec_elf.h | Artur Grabowski |
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-06-30 | put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.com | 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-02-26 | cnt is called uvmexp in uvm and the names of the members have changed. | Artur Grabowski |
1999-02-10 | Correct directory entry reads, big directories lost entries as it were. | Niklas Hallqvist |
1998-12-22 | range check signal [] conversions | Theo de Raadt |
1998-03-06 | Just set the OS tag if it is not already set | Niklas Hallqvist |
1998-03-06 | NCR is handled per process now | Niklas Hallqvist |
1998-03-06 | regen | Niklas Hallqvist |