Age | Commit message (Expand) | Author |
2001-05-30 | - Fix usage | smart |
2001-05-14 | Remove ugly empty line. | Angelos D. Keromytis |
2001-03-25 | Add -DUVM if we are using UVM. Fixes problem where the "WHAT" field | Todd C. Miller |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt |
2000-12-23 | hostnames are case-insensitive; brian | Theo de Raadt |
2000-11-14 | Sync the list of "not supported" options with the source code; fixes PR/1506 | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-07 | or just use puts() instead | Theo de Raadt |
2000-07-07 | heck, be more careful with printf here too | Theo de Raadt |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-04-18 | Missed a few. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-14 | Finish off cleanup usr.bin/ man pages. | Aaron Campbell |
1999-08-12 | Support -M and -N flags in uptime mode too | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-06-05 | use inet_aton() | Theo de Raadt |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-04-25 | Make ttystat() work correctly with strings that are not NUL-terminated. | Todd C. Miller |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-03-23 | nicer header | Theo de Raadt |
1998-02-03 | usage line fix; pjanzen@foatdi.harvard.edu | Theo de Raadt |
1998-01-16 | Add rcsid tags. | Todd C. Miller |
1997-12-24 | No, we are not making our w command incompatible | Theo de Raadt |
1997-12-24 | 3 letters for tty name; for ftp | Michael Shalayeff |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | more to the point err. msg. | kstailey |
1997-07-25 | proper progname grok | Michael Shalayeff |
1997-05-30 | shorter | Theo de Raadt |
1997-05-30 | if less than 60 secs of uptime, say so | Theo de Raadt |
1997-04-01 | Slightly better fix. This one is explicately bounded by UT_HOSTSIZE. | Todd C. Miller |
1997-03-30 | NetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). ... | Todd C. Miller |
1997-03-25 | ensure strftime buf has NUL; yokota@freebsd | Theo de Raadt |
1997-03-25 | ensure strftime buf has NUL; yokota@freebsd | Theo de Raadt |
1997-02-19 | Change usage() so it shows the right line arguments. | Angelos D. Keromytis |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-10 | UNIX3.0 -> 3.0BSD in history section | kstailey |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert |
1996-08-22 | header glitch if system up < 1 minute; from mouse@Collatz.McRCIM.McGill.EDU | Theo de Raadt |
1996-08-22 | deal with argument snip | Theo de Raadt |
1996-08-22 | Slightly better. | Jason Downs |
1996-08-22 | Handle ftp entries better. | Jason Downs |
1996-08-12 | invert -n into -a; default is no gethostbyaddr() | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-07-13 | handle >9 days | Theo de Raadt |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc |
1996-06-26 | rcsid | Theo de Raadt |
1996-06-17 | count days | Theo de Raadt |
1996-06-17 | print days correct; also deal with today correctly, netbsd pr#2534, tacha@ter... | Theo de Raadt |
1996-05-30 | revoke privs before opening kvm if user has specified mem/kernel paths | Theo de Raadt |