Age | Commit message (Expand) | Author |
1999-08-13 | Better fix for fdesc/procfs panic. | Constantine Sapuntzakis |
1999-08-13 | in *_readdir(), constrain uio_offset to make sure it is right; cstone@pobox.com | Theo de Raadt |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-02-26 | vmtotal -> uvm_total for uvm | Artur Grabowski |
1999-02-26 | memory reads from other vmspace are different under uvm | Artur Grabowski |
1998-08-30 | OK, this is another fix for the infamous i386 "PTDI panic". This fix is the | Per Fogelstrom |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-06-27 | securelevels do NOT protect running binaries; only filesystem activity | Theo de Raadt |
1998-06-09 | do not permit ptrace attach to immutable executable | Theo de Raadt |
1998-02-08 | Updates to match type changes in syscall tables | Thorsten Lockert |
1997-12-30 | fix a nasty code typo; rotel@indigo.ie | Theo de Raadt |
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-09-11 | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. | Todd C. Miller |
1997-08-29 | From NetBSD (thorpej): | Todd C. Miller |
1997-08-16 | 1) pfs_mode should be mode_t, not u_short | Todd C. Miller |
1997-08-01 | From NetBSD (mycroft): | Todd C. Miller |
1997-06-21 | block all write ops to init in securelevel modes; nash@mcs.com | Theo de Raadt |
1997-04-06 | Fix improper cast (compiler warning). | Todd C. Miller |
1997-02-24 | OpenBSD tag | Niklas Hallqvist |
1997-01-22 | Don't fault a page in twice (first prefault, then vm_fault); the first was | Thorsten Lockert |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert |
1996-10-14 | mimic ptrace behaviour; worked out with bitblt | Theo de Raadt |
1996-09-27 | Boy do I feel like a fool. I added a bugfix to Theos' changes, and then | bitblt |
1996-09-26 | It should be possible to trace init if securelevel is at 0, single-user mode, | bitblt |
1996-07-02 | -Wall & -Wstrict-prototype fixes | Niklas Hallqvist |
1996-06-21 | use <sys/queue.h> for pfsnode list. | Michael Shalayeff |
1996-06-20 | show Virtual Memory total/used to df. | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |