Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt | |
2001-03-22 | use mkstemp() | Theo de Raadt | |
2001-03-15 | KNF | Theo de Raadt | |
2001-03-15 | override file creation, do not assume umask is enough. of course, ld may | Theo de Raadt | |
generate temp files which have umask mode.. so this is not really a sane change to even bother with. | |||
2001-02-10 | Don't make the string table pointers into absolute addresses since | Todd C. Miller | |
ddb will do that for us on the fly. Also check some return values to catch short reads. OK'd by niklas@ | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
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 | |
1999-10-05 | The .Bl -tag flag expects a -width argument. | Aaron Campbell | |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-28 | more .El madness | Aaron Campbell | |
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-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-17 | paranoia on the alpha | Theo de Raadt | |
1997-09-17 | Wall cleanup. | Tobias Weingartner | |
1997-09-17 | Fix up the non alpha && mips section, back out change to print | Tobias Weingartner | |
offset of lkm in hex, as this number gets passed by apinstall to mknod. (mknod does not understand hex too well). | |||
1997-09-11 | only check magic in certain cases... sigh | Theo de Raadt | |
1997-09-11 | support the binutils ld | Theo de Raadt | |
1997-08-24 | More err()/warn()/etc. argument fixes. | Jason Downs | |
1997-06-25 | (foo *)0 -> NULL | kstailey | |
1997-03-27 | fix -u/-p problems reported by mks@msc.edu; but be a bit more careful.. | Theo de Raadt | |
1997-01-18 | unlink /tmp file on failure too. | Michael Shalayeff | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-09-16 | kill /tmp race | Theo de Raadt | |
1996-08-29 | lkm ddb symbol table loading. done during the middle ages by jtkohl, merged | Theo de Raadt | |
to modern day sources by rees@umich.edu | |||
1996-08-13 | buf oflow, from pst@freebsd.org | Theo de Raadt | |
1996-08-05 | new options, hole fixes, user friendly. (from FreeBSD) | Michael Shalayeff | |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
1996-07-02 | simpler usage line | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-21 | updates according to the kernel changes. | Michael Shalayeff | |
1995-12-30 | use strrchr() instead of strchr() to find .o extension; from ↵ | Theo de Raadt | |
explorer@flame.org; netbsd pr#1868 | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |