Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-19 | Add support for adding/subtracting ports from the current baddynamic | Todd C. Miller | |
mask. | |||
1997-08-09 | The list of tcp/udp ports not to allocate dynamically is now | Todd C. Miller | |
a bitmask configurable via sysctl([38]). The default values have not changed. If one wants to change the list it should be done early on in /etc/rc. | |||
1997-07-15 | sysctl for PF_ENCAP. | Angelos D. Keromytis | |
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-02-08 | more names. | Michael Shalayeff | |
1997-02-07 | i hate tabs and spaces | Michael Shalayeff | |
1997-02-07 | add missed variables | Michael Shalayeff | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |