| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -2/+2 |
* | tame "stdio rpath wpath cpath fattr", because this creates new files, |  deraadt | 2015-10-05 | 1 | -0/+3 |
* | refactor, so we don't a C function in a .h file, yuck! |  deraadt | 2015-10-05 | 3 | -57/+27 |
* | you can't edit stdin in place. check for this before the hack that |  tedu | 2015-10-03 | 1 | -1/+3 |
* | don't use literal brackets to indicate optional syntax elements, |  schwarze | 2015-09-12 | 1 | -4/+4 |
* | Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope |  deraadt | 2015-08-20 | 1 | -1/+1 |
* | Convert many atoi() calls to strtonum(), adding range checks and failure |  deraadt | 2015-04-18 | 1 | -4/+5 |
* | Mark up email addresses semantically with Mt. |  bentley | 2015-02-17 | 1 | -4/+4 |
* | Convert a strcpy() call to strlcpy(); ok millert@ sthen@ |  miod | 2015-02-17 | 1 | -2/+2 |
* | more tweaking; ok sthen |  jmc | 2014-05-03 | 1 | -6/+6 |
* | tidy up SYNOPSIS, usage() and the options list; ok sthen |  jmc | 2014-04-30 | 2 | -94/+91 |
* | Re-add rcsid, and switch back to our previous descriptions for -iDsym[=value] |  sthen | 2014-04-24 | 1 | -10/+32 |
* | Since we've been making heavy use of unifdef recently: update it to the |  sthen | 2014-04-18 | 5 | -685/+1292 |
* | remove uesless Pp; |  jmc | 2013-01-17 | 1 | -3/+2 |
* | In preparation for getline and getdelim additions to libc, rename getline() |  fgsch | 2012-03-04 | 1 | -4/+4 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -7/+7 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -12/+1 |
* | kill "is is"; from Charles Longeau |  jmc | 2007-06-25 | 1 | -3/+3 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | tidy up synopsis and usage(); sort options; |  jmc | 2007-04-02 | 2 | -56/+72 |
* | remove -Werror from userland builds, to give us a chance to |  avsm | 2003-11-20 | 1 | -2/+2 |
* | macros with too many args; |  jmc | 2003-10-23 | 1 | -3/+6 |
* | sync with freebsd: |  avsm | 2003-06-30 | 1 | -7/+13 |
* | - section reorder |  jmc | 2003-06-10 | 1 | -9/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | more sync from freebsd; tedu@Stanford.EDU |  deraadt | 2003-01-22 | 2 | -72/+206 |
* | merge; by tedu@Stanford.EDU |  deraadt | 2003-01-18 | 1 | -586/+679 |
* | nuke unifdefall |  deraadt | 2002-12-02 | 2 | -40/+3 |
* | freebsd diffs; merged by tedu@Stanford.EDU |  deraadt | 2002-12-02 | 3 | -492/+920 |
* | remove the BSS crud |  deraadt | 2002-10-04 | 1 | -21/+20 |
* | In getlin(): match and handle EOF before checking isprint() |  jason | 2002-05-10 | 1 | -5/+4 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -12/+12 |
* | Various cleanups and standardizations. |  aaron | 2000-03-11 | 1 | -22/+23 |
* | Some section re-ordering. |  aaron | 2000-03-06 | 1 | -5/+5 |
* | Remove some redundant .Pp. |  aaron | 1999-10-17 | 1 | -2/+1 |
* | More consistent introduction to options. |  aaron | 1999-10-17 | 1 | -2/+2 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -2/+2 |
* | clean; adding // comment support |  deraadt | 1998-11-16 | 1 | -474/+501 |
* | usr.bin/ man page fixes, t-z |  aaron | 1998-10-30 | 1 | -7/+9 |
* | $OpenBSD$ |  deraadt | 1997-09-21 | 1 | -2/+1 |
* | rcsid |  deraadt | 1996-06-26 | 3 | -2/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 3 | -0/+827 |