Age | Commit message (Expand) | Author |
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 |
1997-07-31 | Remove TIOCEXT added in lite2 merge for now. Causes problems when | Todd C. Miller |
1997-07-31 | 1) minor typo in manpage | flipk |
1997-07-31 | Another static buffer bytes the dust. | Todd C. Miller |
1997-07-31 | Document an assumption and kill a static buffer. | Todd C. Miller |
1997-07-30 | Make istrcpy() take a size (not length) field, now called istrncpy(). | Todd C. Miller |
1997-07-30 | Fix one possible oflow (not exploitable) and do a wee bit of KNF. | Todd C. Miller |
1997-07-29 | oops | Theo de Raadt |
1997-07-29 | delete accidental #if 0 | flipk |
1997-07-29 | 1) display full time string in 'vmstat' display so you can tell | flipk |
1997-07-29 | Changed the rules. | kstailey |
1997-07-29 | Start of GLOBAL_CACHE option to speed compiles. | kstailey |
1997-07-29 | Changed vfork() to fork() -- pointed out by Theo | bitblt |
1997-07-29 | Theo really wanted a hole in Allman code. Now he's got one. | bitblt |
1997-07-28 | line up headers when showing route table | kstailey |
1997-07-28 | 1) Prototypes. pretty. | flipk |
1997-07-28 | Dynamically allocate space for addr header strings instead of using | Todd C. Miller |
1997-07-28 | install mail.rc at distribution time; bug found by explorer@flame.org | Theo de Raadt |
1997-07-28 | uniqify names more; s.k.stevens@ic.ac.uk | Theo de Raadt |
1997-07-28 | Note atalk family for AppleTalk | denny |
1997-07-28 | for rpc port names, consider protocol too | Theo de Raadt |
1997-07-27 | move recover script ala 1.79. | Jason Downs |