summaryrefslogtreecommitdiff
path: root/usr.sbin/sysctl
AgeCommit message (Expand)Author
1997-06-04oops_stringsMichael Shalayeff
1997-06-04YAVAMichael Shalayeff
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-04-06Use a size_t as arg 4 to sysctl(3).Todd C. Miller
1997-02-08more names.Michael Shalayeff
1997-02-07i hate tabs and spacesMichael Shalayeff
1997-02-07add missed variablesMichael Shalayeff
1997-01-16Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while...Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-11-25ipx sysctl.Michael Shalayeff
1996-08-08Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID filesThorsten Lockert
1996-03-30DDB support added.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt