Age | Commit message (Expand) | Author |
2002-05-22 | remove crud | Theo de Raadt |
2002-03-14 | fix a few overflows by using off_t, not 32bit longs; some parts are from lucq... | Michael Shalayeff |
2002-02-22 | typo; jslag@prop.walkerart.org | Theo de Raadt |
2002-02-21 | Fix signal handlers to take an int arg even though it is not used. | Todd C. Miller |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-11 | Initial patch. | Mike Pechkin |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-10-04 | Mention that dump uses the TAPE variable. | Hakan Olsson |
2001-06-13 | more va_start/end fixes, ok deraadt@ | Markus Friedl |
2001-04-10 | Disable optimization on sparc; ok deraadt@ | Christian Weisgerber |
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt |
2000-10-09 | do not coredump if can't get raw device name, e.g. /tmp on mfs; millert@ ok | Michael Shalayeff |
2000-03-24 | Correct the HISTORY section to note that this command appeared in Version 5 | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
2000-01-04 | Fix format string typo when printing estimated number of blocks; | Todd C. Miller |
1999-12-24 | Use correct printf formatting (dwmalone@maths.tcd.ie) | Angelos D. Keromytis |
1999-10-17 | Use the AT&T UNIX macros. | Aaron Campbell |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-26 | Xr st(4); from NetBSD | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-02-28 | if we kill, do not kill again | Theo de Raadt |
1999-02-21 | some -Wall | Todd C. Miller |
1999-02-20 | quit() wants the \n | Theo de Raadt |
1999-01-04 | use TCP_NODELAY; giannici@neomedia.it | Theo de Raadt |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-24 | Wall, and do not let tapesize overflow | Theo de Raadt |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-08-22 | fix usage | Michael Shalayeff |
1998-08-11 | Better fix. Now print mount point in both the statfs and fstab cases. | Todd C. Miller |
1998-08-11 | Fix unitialized value use introduce in last change; problem noted by hgweigan... | Todd C. Miller |
1998-08-07 | Use strlcpy() instead of strncpy(). | Todd C. Miller |
1998-07-28 | make dump work on filesystems not listed in fstab | Todd C. Miller |
1998-07-14 | fix exit codes, adding X_STARTUP; jkoshy@freebsd | Theo de Raadt |
1998-05-06 | correct operational description; ksulliva@psc.edu | Theo de Raadt |
1998-04-26 | handle ENOSPC as an end-of-tape marker; gibbs@narnia.plutotech.com | Theo de Raadt |
1998-04-26 | extract errno from rmt operation, assuming other machine has same errno value... | Theo de Raadt |
1998-02-08 | y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.se | Theo de Raadt |
1998-01-03 | default level is 0, not 9; hnokubi@yyy.or.jp | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-25 | subtract take changing time from estimate; blank@fox.uni-trier.de | Theo de Raadt |
1997-08-05 | Save/restore the errno when handling interrupts. | Angelos D. Keromytis |
1997-07-27 | Xr rcmd 3 | Theo de Raadt |