Age | Commit message (Expand) | Author |
1998-09-08 | Fix comments in .mailrc where there is no space after the hash (#). Noted by... | Todd C. Miller |
1998-09-08 | Don't assume realloc() can take NULL as first arg. Yacc needs to generate po... | Todd C. Miller |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-07 | support for pipes | Artur Grabowski |
1998-09-06 | understand XFS nodes | Artur Grabowski |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-02 | if trapped, kill self in same way | Theo de Raadt |
1998-09-02 | using kill() like WTERMSIG(), make exit status more accurate; cracauer | Theo de Raadt |
1998-09-01 | use commands("%s", buf); lukem | Theo de Raadt |
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-31 | s/CKILL/VKILL/, a todd miller bug special apparently | Theo de Raadt |
1998-08-31 | Add pass-through ('-p') option to uudecode. | dgregor |
1998-08-30 | Add a manpage. | Jason Downs |
1998-08-30 | man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-30 | Use the kernel's copy of the cpuid information. | Jason Downs |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-25 | doc \e in printf | Theo de Raadt |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-22 | Changed warning message from "... keyinit -s" to "... skeyinit -s". | dgregor |
1998-08-21 | support "-o field" and the interactive "o" command | kstailey |
1998-08-21 | oops | Theo de Raadt |
1998-08-19 | realloc fix | Theo de Raadt |
1998-08-18 | Some changes inspired by FreeBSD... | Todd C. Miller |
1998-08-18 | kill bogus cast to struct sgttyb * | Todd C. Miller |
1998-08-17 | Xr login | Theo de Raadt |
1998-08-17 | fix g++/FlexLexer.h support | Theo de Raadt |
1998-08-15 | use lockspool for locking, not 'mail.local -H' | Todd C. Miller |
1998-08-13 | buf oflow; spotted by jmcdonal@UNF.EDU | Theo de Raadt |
1998-08-12 | CLEANFILES += termsort.c | Artur Grabowski |
1998-08-12 | fix more errors | Theo de Raadt |
1998-08-12 | fix numerous grammer issues | Theo de Raadt |
1998-08-11 | detect a format string of spaces only as bad format. | Niels Provos |
1998-08-11 | permit $ in symbol names since destructors now can use that char again...; jd... | Theo de Raadt |
1998-08-11 | fix "find . !" coredump; thepish@freebsd | Theo de Raadt |
1998-08-10 | Don't build/install soelim as we install the GNU version over it later in the... | Todd C. Miller |
1998-08-08 | Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour <root@polaris.... | Todd C. Miller |
1998-08-04 | note hamburger, potato and B-25 | Michael Shalayeff |
1998-08-03 | use __progname | Todd C. Miller |
1998-08-02 | add close on exec flag to all opens | Todd C. Miller |
1998-08-01 | sipp-esp/sipp-ah -> esp/ah | Angelos D. Keromytis |
1998-07-29 | fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp> | Todd C. Miller |
1998-07-27 | s/comparision/comparison/g; netbsd | Theo de Raadt |
1998-07-27 | don't include term.h | Todd C. Miller |
1998-07-27 | use ocurses since libtelnet has a getstr() function that conflicts with ncurses | Todd C. Miller |
1998-07-27 | Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicately | Todd C. Miller |
1998-07-27 | Add missing files | Todd C. Miller |
1998-07-26 | typo | Paul Janzen |