Age | Commit message (Expand) | Author |
2004-06-22 | do not bcopy wrong stuff there | Theo de Raadt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-08-23 | Just like getvnode, make getsock FREF the file so that we can't get away | Artur Grabowski |
2002-08-23 | Cleanup change. Since almost all callers (except one) of getvnode did a FREF | Artur Grabowski |
2002-08-23 | FREF/FRELE cleanup/simplification, no functional changes; ok art | Peter Valchev |
2002-07-25 | Avoid time wrap at securelevel 2. ok millert@ fgsch@ | Thomas Nordin |
2002-03-14 | remove ambiguity in version,ostype,osversion,osrelease and their constanity, ... | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2002-02-12 | More FREF/FRELE protection. This time all users of getvnode. | Artur Grabowski |
2002-02-12 | Fix all users of getsock to use FREF/FRELE properly. | Artur Grabowski |
2002-02-02 | Be more consistent about using fd_getfile where it matters. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-31 | There is no need to fake handling of /dev/zero here. The vm system ultrix/ult... | Artur Grabowski |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-05-05 | Remove the (vaddr_t) casts inside the round_page and trunc_page macros. | Artur Grabowski |
2001-01-26 | fix compile error by including compat_dir.h | Marco S Hyman |
2001-01-23 | SunOS, IBCS2, Linux, and SVR4 all require translations of directory entries | Constantine Sapuntzakis |
2000-04-21 | O_FYNC -> O_SYNC | Todd C. Miller |
2000-01-22 | minor getdents cleanup: | Todd C. Miller |
1999-02-10 | Correct directory entry reads, big directories lost entries as it were. | Niklas Hallqvist |
1998-03-23 | Emulated version of SunOS ostime(2) wass totally wrong. For now | Todd C. Miller |
1998-03-23 | Emulate otimes(2) | Todd C. Miller |
1997-11-30 | use stackgap macros | Theo de Raadt |
1997-11-14 | mmap() takes void * | Theo de Raadt |
1997-11-13 | make msync() have 3 args | Theo de Raadt |
1997-11-06 | Use lite2 vfs interfaces. | Todd C. Miller |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-07-28 | stime; christos | Theo de Raadt |
1997-06-17 | careful with stackgap handling in execve() | Theo de Raadt |
1997-01-15 | add prototype of reboot2() via machdep.h | kstailey |
1996-08-25 | route execve via compat filename translation | Theo de Raadt |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist |
1996-05-02 | no sys/cpu.h | Theo de Raadt |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist |
1996-01-06 | from netbsd: | Theo de Raadt |
1995-12-15 | from ghudson; system now provides cookies, no need to fake them | Theo de Raadt |
1995-11-13 | ufs ==> ffs | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |