Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-18 | someone should read compiler messages on the powerpc | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-09-03 | better usage message. From jsm@netbsd.org's NetBSD changes. | Paul Janzen | |
2001-08-18 | Formatting | Paul Janzen | |
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen | |
2001-03-22 | Don't FLUSHLINE unnecessarily | Paul Janzen | |
2001-03-22 | File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoid | Paul Janzen | |
buffer overflow on file name. | |||
2001-02-17 | Use err() rather than errx() immediately after alloc failure. | Paul Janzen | |
2001-02-04 | Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young | Paul Janzen | |
<cky@pobox.com> in PR 1652. | |||
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-11-29 | Minor changes from NetBSD | Paul Janzen | |
1998-09-12 | check for malloc() failure; jsm28@cam.ac.uk | Paul Janzen | |
1998-09-02 | More changes from jsm28@cam.ac.uk | Paul Janzen | |
1998-08-31 | Bonus file, part of the NetBSD merge | Paul Janzen | |
1998-08-31 | merge in NetBSD, including recent PR's of jsm28@cam.ac.uk | Paul Janzen | |
1998-07-26 | Modernize time proceedures. Remove obsolete comment | imp | |
1998-03-19 | Minor tweaks, mainly setgid-related | Paul Janzen | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-31 | proto malloc | Theo de Raadt | |
1997-07-23 | tabify | kstailey | |
1997-07-05 | <time.h> | Michael Shalayeff | |
1997-01-11 | Fix PR#2 in a simplistic way. Handle EOF on all getchar()s | Niklas Hallqvist | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-12-14 | some cleanup from bde@freebsd | Theo de Raadt | |
1996-10-15 | deal with files as euid; based on code by alex@freebsd.org | Theo de Raadt | |
1996-05-28 | pull signal.h | Theo de Raadt | |
1996-05-26 | fixed the "/* in comments" problem. | fn | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |