Age | Commit message (Expand) | Author |
1997-08-27 | converted all delimiting spaces to tabs so calendar can grok the entries | Niels Provos |
1997-08-27 | forgot to correct the birthday of Bach, and Beethoven did not die | Niels Provos |
1997-08-27 | added a few dates from freebsd and two years from netbsd, | Niels Provos |
1997-08-27 | execdir is an extension of course | Theo de Raadt |
1997-08-26 | Make -t option use a date string like date(1). | Todd C. Miller |
1997-08-25 | incorrect type for variable; enami@but-b.or.jp | Theo de Raadt |
1997-08-25 | everywhere i look, bugs pop up... sigh | Theo de Raadt |
1997-08-25 | dumb fix for dumb users-- ftp's mget now idiot-proofs input! | jkatz |
1997-08-25 | when getting interrupt, clean up curses only if curses was active | Theo de Raadt |
1997-08-25 | Xr more | Theo de Raadt |
1997-08-25 | clean gid too | Theo de Raadt |
1997-08-25 | August 1997 version of "the one true awk" | kstailey |
1997-08-25 | require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre... | Theo de Raadt |
1997-08-24 | avoid oflow | Theo de Raadt |
1997-08-24 | Check for >= UINT_MAX not > UINT_MAX | Todd C. Miller |
1997-08-24 | 64bit fix wrt strtoul(3). Fix send to Keith. | Todd C. Miller |
1997-08-24 | Fix compiler warnings. | Todd C. Miller |
1997-08-24 | 64bit fix: don't mix long & int. | Todd C. Miller |
1997-08-23 | sync usage() to man | Michael Shalayeff |
1997-08-23 | Avoid buf oflow. From Warner Losh <imp@rover.village.org> | Todd C. Miller |
1997-08-22 | Buf oflow fix from Warner Losh <imp@rover.village.org> | Todd C. Miller |
1997-08-22 | Two more alpha warnings. | Jason Downs |
1997-08-22 | First sweep. Prototype, type fixes, long fixes, mostly compiles with | Jason Downs |
1997-08-21 | correct [yy]yy stuff in manpages and usage | Theo de Raadt |
1997-08-20 | Add -q (quick), the only X/Open option I can work up enthusiasm to implement. | denny |
1997-08-19 | Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option. | denny |
1997-08-19 | Add -C to not overwrite existing files when extracting (part of POSIX 1003.2) | denny |
1997-08-19 | Note POSIX 1003.2. | denny |
1997-08-19 | Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec) | denny |
1997-08-19 | Note POSIX 1003.2 conformance. | denny |
1997-08-19 | Note POSIX 10003.2 conformance. | denny |
1997-08-18 | build manpage | kstailey |
1997-08-18 | document | kstailey |
1997-08-18 | use "limits.h" not "sys/syslimits.h" | kstailey |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-08-17 | print "idle" for idle processes | kstailey |
1997-08-17 | Use dirname(3) | Todd C. Miller |
1997-08-17 | Don't call getopt(3) since a) there are not switches and b) '-' is | Todd C. Miller |
1997-08-17 | some small fixes... | Jason Downs |
1997-08-14 | Mandoc manual, and use the full screen. | Jason Downs |
1997-08-14 | Add top. | Jason Downs |
1997-08-14 | top 3.4, with a few changes. Still needs more work. | Jason Downs |
1997-08-06 | use -- instead; eric | Theo de Raadt |
1997-08-06 | proper msgs display w/ -r | Michael Shalayeff |
1997-08-06 | save errno in mangly handlers | Theo de Raadt |
1997-08-05 | pull errno.h in | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-08-04 | Fix a problem in skin() that was introduced with the buffer oflow | Todd C. Miller |
1997-08-01 | tabify. | kstailey |
1997-08-01 | reduce GLOBAL_AUTOCONF_CACHE code. | kstailey |