summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43 (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-318-16/+16
* SIGCONT may be sent to any process with the same session ID as the caller,jmc2006-10-111-2/+2
* End sentences with a dotmiod2005-10-051-2/+2
* zap remaining rcsid.espie2005-08-088-32/+6
* Warn against getwd() usage.miod2003-10-101-1/+4
* proto repairsderaadt2003-07-151-1/+2
* protosderaadt2003-07-151-1/+2
* ansification; checked by pvalderaadt2003-06-114-18/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0215-90/+30
* - section reorderjmc2003-05-304-16/+15
* cpu -> CPUjmc2003-05-121-2/+2
* Move setrgid(3) and setruid(3) from libc -> libcompat.millert2003-05-084-182/+3
* typos;jmc2003-05-071-2/+2
* Replace emulated versions of setreuid() and setregid() with real syscalls.millert2003-01-315-335/+3
* SEE ALSO corrections. millert ok.fgsch2002-11-101-2/+2
* No longer usedmillert2002-10-302-150/+0
* o .Xr setres[ug]idmillert2002-10-303-11/+35
* Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSDmillert2002-10-305-24/+49
* fix Xr refs; frisco@blackant.netderaadt2002-09-181-2/+2
* spelling; raj@cerias.purdue.eduderaadt2002-06-042-4/+4
* Initial cleanup:mpech2002-04-301-2/+2
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-196-38/+6
* 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.millert2002-02-164-8/+8
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* mdoc police.aaron2001-03-111-2/+3
* Remove errant line (pasto).millert2001-01-181-2/+1
* Provide examples showing how to convert old code to use sigprocmask(2).millert2001-01-182-2/+97
* .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastaaron2000-12-151-2/+2
* Repairs.aaron2000-04-186-29/+40
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-154-13/+13
* sigblock.3 MLINKderaadt2000-03-281-1/+2
* Use .Er macro when referring to errno error names.aaron2000-01-222-4/+4
* sentences finish with a periodd2000-01-061-2/+2
* Typo fixes.alex1999-09-231-2/+2
* - remove all trailing whitespaceaaron1999-07-097-14/+14
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-074-11/+11
* punctuationaaron1999-05-253-11/+11
* all functions need a return type and at least one arg, even if it's voidaaron1999-05-252-4/+4
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-2311-22/+22
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-168-27/+27
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-2/+2
* make function names the correct casederaadt1999-02-277-22/+22
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* improve behaviour; ww@styx.orgderaadt1998-11-152-5/+31
* Man pages Xrefs.espie1998-07-244-12/+12
* use Xr more oftenderaadt1998-04-281-2/+3
* cleanups from various sourcesderaadt1997-11-151-118/+114
* sv_mask is an int; mycroftderaadt1997-11-051-2/+2
* blank line seperatorderaadt1997-11-051-1/+2
* decl typederaadt1997-11-041-1/+2