Age | Commit message (Expand) | Author |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2022-08-04 | Add HISTORY and AUTHORS. | Ingo Schwarze |
2018-08-04 | fix a glitch in rev. 1.24: getline(3) returns ssize_t, not size_t; | Ingo Schwarze |
2018-08-04 | obvious KNF: avoid '!' for tests of non-boolean variables, | Ingo Schwarze |
2018-08-04 | Use POSIX getline(3) rather than the non-standard and error-prone fgetln(3). | Ingo Schwarze |
2018-01-02 | When invoked with no file arguments, display usage and fail instead of | Philip Guenther |
2017-06-28 | Remove the nonsensical "-s - -" in the third example; quirk reported | Ingo Schwarze |
2015-12-09 | Remove NULL-checks before free(). ok tb@ | mmcc |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-07 | tame "stdio rpath", satisfies the fopen cases | Theo de Raadt |
2014-11-25 | Release file descriptors as soon as they are not needed anymore. | Tobias Stoeckmann |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-08-12 | make fgetln fixups look like the man page. correct a pair of brances and | Ted Unangst |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2006-05-04 | Use queue(3) macros instead of custom queue. | Ray Lai |
2006-01-04 | add an EXAMPLES section adapted from freebsd's page, | Jason McIntyre |
2004-10-10 | use err/warn | Michael Shalayeff |
2003-07-10 | add missing includes | David Krause |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-06-07 | Check return value of malloc(). Also make the code clearer with respect to | Aaron Campbell |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
1999-08-24 | better fix; now if the last line in a file stream does not contain a newline, | Aaron Campbell |
1999-08-23 | fgets() -> fgetln(). When reading files like this, the notion of a `line' is | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-11-16 | more -Wall | Theo de Raadt |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |