summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setmode.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Always set errno on error. Based on NetBSD. ok jaredy@ pat@otto2005-10-261-2/+4
|
* whitespace;jmc2004-07-021-2/+2
|
* deregister, better use of strtoul and always set ERANGE on invalid octalotto2004-07-021-2/+5
| | | | permission. ok millert@; man page ok jmc@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-9/+5
|
* Use .Va.aaron2000-01-221-2/+4
|
* add missing #include's from SYNOPSIS sectionaaron1999-05-201-1/+2
|
* note that the caller is responsible for freeing the pointer returned by setmode()millert1998-09-241-2/+5
|
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* setmode() returns void *deraadt1995-12-141-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+106