Age | Commit message (Expand) | Author |
2004-07-09 | ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-09-25 | Fix a couple obvious off-by-one writes. No objections from anyone. | Aaron Campbell |
2003-07-10 | add missing includes | David Krause |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-12 | NetBSD: remove redundant decl | Paul Janzen |
2003-04-08 | Change remaining strcpy -> strlcpy; noticed by Theo | Todd C. Miller |
2003-04-07 | Change wd1 and wd2 from pointers to arrays. This removes the need | Todd C. Miller |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
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 |
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 |
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 |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
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 |
1996-02-17 | From netbsd: | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |