Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A getlogin() function which used utmp(5) appeared in v7. | 2020-02-09 | 1 | -4/+12 | |
| | | | | | | | This was replaced by a getlogin() system call which Ingo discovered we incorrectly list as being 4.2BSD when it was introduced in 4.3BSD Reno. ok schwarze@ | ||||
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but | 2013-03-30 | 1 | -11/+31 | |
| | | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@ | ||||
* | .Ev -> .Dv | 2011-11-06 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Be correct in our man pages when talking about NUL termination (that is, | 2005-02-25 | 1 | -2/+2 | |
| | | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | ||||
* | 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 | -6/+6 | |
| | | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | ||||
* | Document getlogin_r() | 2002-12-02 | 1 | -1/+27 | |
| | |||||
* | Initial cleanup: | 2002-04-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | ||||
* | Add a big fat warning that setlogin() changes the login name for all | 2002-02-23 | 1 | -8/+48 | |
| | | | | | | | processes in the session. Adapted from FreeBSD. Also remove the paragraph in BUGS about the kernel login name being larger than what is in utmp--we now have login usernames in utmp. | ||||
* | 31 vs 32; ianm@cit.uws.edu.au | 2001-04-09 | 1 | -3/+3 | |
| | |||||
* | MAXLOGNAME defn changed | 2001-02-01 | 1 | -2/+2 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -5/+5 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -3/+3 | |
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | ||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -2/+2 | |
| | | | | | | | - 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 | ||||
* | 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 | ||||
* | make function names the correct case | 1999-02-27 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | use Bx macro for BSD versions | 1998-06-15 | 1 | -1/+2 | |
| | |||||
* | 4.2BSD had this first | 1997-08-24 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+128 | |