Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-28 | fix the rnd types | Theo de Raadt | |
1997-06-24 | more accounting! | Michael Shalayeff | |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff | |
bigger queue use queue overflows for arc4_stir() | |||
1997-06-14 | split the treatment of the random events | Michael Shalayeff | |
event_q by flipk@ spl fix by deraadt@ gother statistics about whole processing use 'sysctl kern.random' to view what had happened also fix wrong vm.psstrings description | |||
1997-06-13 | theo's recent patch | Michael Shalayeff | |
1997-06-04 | oops_strings | Michael Shalayeff | |
1997-06-04 | YAVA | Michael Shalayeff | |
move machdep in the place mention ipx headers | |||
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1997-04-06 | Use a size_t as arg 4 to sysctl(3). | Todd C. Miller | |
1997-02-08 | more names. | Michael Shalayeff | |
1997-02-07 | i hate tabs and spaces | Michael Shalayeff | |
1997-02-07 | add missed variables | Michael Shalayeff | |
1997-01-16 | Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while... | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-11-25 | ipx sysctl. | Michael Shalayeff | |
cleanup (protyping, printf formats and so) 1 (one) bug fix in printf's arg (struct instead of field) | |||
1996-08-08 | Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID files | Thorsten Lockert | |
Enable CTL_FS processing by sysctl(3) Add CTL_FS request to disable clearing SUID / SGID bit when a files owner or group is changed by root Make sysctl(8) understand CTL_FS requests | |||
1996-03-30 | DDB support added. | Michael Shalayeff | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |