Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst | |
looked at by various, testing henning@ mcbride@ dan weeks mostly from netbsd via Pedro Martelletto <pbastos@rdc.puc-rio.br> | |||
2003-06-26 | strict proto cleanups | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-02-03 | typos; | Jason McIntyre | |
ipsecadm(8): examples ho@ help and ok markus@ | |||
2002-12-16 | Make systat(1), iostat(8) and vmstat(8) automatically update their disk | Thierry Deval | |
statistics when a device is added/removed. ok deraadt@ | |||
2002-11-09 | yet another round of SEE ALSO fixes. | Federico G. Schwindt | |
2002-08-04 | only open kvm once between these two | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-17 | use volatile sig_atomic_t where possible; simply volatile i other places | Theo de Raadt | |
2001-11-14 | kill signal race. insanely, the code becomes simpler | Theo de Raadt | |
2001-05-14 | No need for setgid kmem anymore, we can use sysctl to get all the | Angelos D. Keromytis | |
relevant information. | |||
2001-04-12 | Todd says we should not doc depricated behaviour | Theo de Raadt | |
2001-04-12 | document shortcut; noted by bk@rt.fm | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell | |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-11-02 | "K" and "Kb" -> "KB" as well as "Mb" -> "MB" so people don't get confused | Todd C. Miller | |
and thing we are talking about *bits as opposed to *bytes. From NetBSD. | |||
1996-10-08 | Attempt at cleanup. | michaels | |
1996-09-29 | document in field; spotted by peter | Theo de Raadt | |
1996-08-11 | There are disk devicenames wider than three chars | Niklas Hallqvist | |
1996-07-04 | kernel is /bsd | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1996-03-03 | WOrking disk statistics; NetBSD PR 2161 | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |