summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getlogin.2
Commit message (Collapse)AuthorAgeFilesLines
* Removed superfluous quoting of function args.bde1997-09-071-2/+2
|
* Reference the correct version of BSD at the bottom of thesteve1997-08-231-1/+1
| | | | | | manpage. PR: docs/3735
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-1/+1
| | | | | | Closes PR docs/3612. Submitted by: Josh Gilliam <soil@quick.net>
* Remove words about lower limit needed (from BUGS section), we haveache1997-03-031-7/+0
| | | | precise limit now
* Use stricter MAXLOGNAME nowache1997-03-031-1/+1
|
* Reflect current MAXLONGNAME value and specify that null includedache1997-03-031-1/+1
|
* MAXLOGNAME currently 16, not 12ache1997-03-021-1/+1
|
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* Add a dire warning about misusing the setlogin() system call. Be verypeter1996-02-231-1/+46
| | | | | | | explicit that it is global to the entire "session", and that setsid() or daemon() are need to have been called at some point. The most notable offender of setlogin() misuse is XFree86's xdm.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+126
OpenPOWER on IntegriCloud