Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove | 2009-10-27 | 1 | -16/+15 | |
| | | | | | | it. ok jmc | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | credit .Bx 3 in HISTORY too; | 2005-05-12 | 1 | -2/+4 | |
| | | | | agreed w/ otto@ | ||||
* | from perry@netbsd -r1.35: | 2005-05-08 | 1 | -3/+3 | |
| | | | | execve() first appeared in At v7, not Bx 4.2; | ||||
* | Be correct in our man pages when talking about NUL termination (that is, | 2005-02-25 | 1 | -3/+3 | |
| | | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | ||||
* | typo from jared yanovich; | 2004-07-05 | 1 | -2/+2 | |
| | |||||
* | various improvements to lists and displays: | 2004-04-15 | 1 | -3/+2 | |
| | | | | | | .Pp removal -compact removal for displays other list/display errors | ||||
* | Mention session ID; OK deraadt@ | 2003-12-28 | 1 | -1/+2 | |
| | |||||
* | elf(5) is relevant here too; | 2003-12-28 | 1 | -2/+6 | |
| | | | | | | from Mathias K. Straede (PR 3619); ok miod@ deraadt@ | ||||
* | put escapes in the right place; | 2003-09-04 | 1 | -2/+2 | |
| | | | | | | (i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | ||||
* | the arrays are null terminated, but the strings are only nul terminated. | 2003-07-02 | 1 | -3/+3 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | 2003-06-01 | 1 | -2/+2 | |
| | | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | ||||
* | duplicate words: and and, the the | 2003-03-18 | 1 | -2/+2 | |
| | | | | ok miod@ jmc@ | ||||
* | add some notes about nosuid mounted file systems. suggested by deraadt@ | 2003-03-10 | 1 | -1/+5 | |
| | | | | ok deraadt@ millert@ | ||||
* | ansi | 2002-07-16 | 1 | -4/+2 | |
| | |||||
* | Move the const qualifier to the right place. deraadt@ ok | 2002-01-02 | 1 | -2/+2 | |
| | |||||
* | Move description of exect() to execve(2) man page. Add a note about exect() not | 2001-03-14 | 1 | -2/+17 | |
| | | | | being portable. | ||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -17/+20 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | char const* -> const char * | 2000-09-25 | 1 | -2/+2 | |
| | |||||
* | NCARGS is bigger these days; akr@m17n.org | 2000-04-28 | 1 | -2/+2 | |
| | |||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -5/+7 | |
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | ||||
* | these can also return ENFILE | 1999-07-06 | 1 | -1/+5 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -5/+5 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | punctuation | 1999-05-25 | 1 | -2/+2 | |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -2/+2 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | correct some Xr's which referred to the wrong man page sections | 1999-05-10 | 1 | -2/+2 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -4/+4 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | document fd 0-2 scheme for setuid/setgid | 1998-07-02 | 1 | -0/+7 | |
| | |||||
* | doc execve & setitimer setuid side effect | 1997-06-13 | 1 | -0/+2 | |
| | |||||
* | fix lots of .Xr and other minor things | 1997-06-13 | 1 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+270 | |