summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
...
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-283-3/+3
* The parameter that contains valid options is "optstring", not "optarg".mph2000-11-281-1/+1
* Add reference to elf(5) in addition to already mentioned a.out(5) and add bothsobomax2000-11-271-0/+4
* Note that the `fmt' parameter is a printf()-like string.obrien2000-11-261-1/+4
* Make it possible to override the function which writes messages tophk2000-11-262-18/+32
* sprintf -> snprintfkris2000-11-261-1/+1
* Remove the only hard sentence break in the file.sheldonh2000-11-241-4/+5
* Eliminate groff(1) warnings.ru2000-11-247-49/+77
* mdoc(7) police: Er macro usage cleanup.ru2000-11-2238-64/+92
* logru2000-11-224-0/+4
* Fix a logic reversal: the RFFDG flag must be unset in order to sharejlemon2000-11-211-3/+6
* Clarify the time parameter of the kevent() system call.asmodai2000-11-211-1/+1
* Fix hard sentence break introduced in rev 1.7.sheldonh2000-11-201-1/+2
* Add a period missing from rev 1.13.sheldonh2000-11-201-1/+1
* Remove blank line introduced in rev 1.13.sheldonh2000-11-201-1/+0
* mdoc(7) police: fixed warnings.ru2000-11-201-4/+2
* mdoc(7) police: fixed warning.ru2000-11-201-1/+1
* mdoc(7) police: Nm -> Fn where appropriate.ru2000-11-2011-51/+40
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-203-15/+15
* MAXPATHNAMELEN -> MAXPATHLENkris2000-11-191-1/+1
* Don't suggest people use getpid() to construct temporary filenames;kris2000-11-191-2/+6
* Update the documentation to describe the new mktemp() family behaviour.kris2000-11-191-8/+33
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-1718-19/+19
* Replace a `dagger' sign with a `double dagger' one.ru2000-11-161-15/+15
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-157-7/+7
* Convert this from -man to -mdoc.ru2000-11-141-140/+345
* Use Fx macro wherever possible.ru2000-11-1424-33/+68
* Change [Ii]t's to "It is" and "its" as appropriate.sheldonh2000-11-141-1/+1
* Whitespace only: remove hard sentence breaks introduced in previoussheldonh2000-11-141-3/+4
* Bump the shared lib version. There seems to have been an incompatibleobrien2000-11-141-1/+1
* Fix bug introduced in previous commit: users obtained via compat modenectar2000-11-131-3/+8
* Create the links for the reentrant time functions.nik2000-11-121-1/+3
* Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.abial2000-11-111-2/+13
* Increase the size of the mktemp() filename space by dropping the PID fromkris2000-11-101-25/+17
* remove outdated bugs, we actually do have aio_cancel supportalfred2000-11-102-4/+1
* Fix passwd entry `prototypes' in compat mode. I broke this in revisionnectar2000-11-101-34/+16
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-1012-35/+21
* Use size_t rather than a 16-bit data type fo the length.obrien2000-11-071-1/+5
* Fixed typos.ru2000-11-061-4/+4
* More secure temporary filename. This needs to be revisited to usekris2000-11-021-1/+1
* Fix nits introduced in rev 1.9:sheldonh2000-10-301-2/+4
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* Correct incorrect information about the PATH used for exec*() calls.asmodai2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.asmodai2000-10-3054-186/+186
* Fix memory leak.sumikawa2000-10-291-0/+2
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).eivind2000-10-291-1/+0
* Add link malloc.conf.5 -> malloc.3eivind2000-10-291-0/+1
* Style & grammar fixes.mpp2000-10-281-3/+7
* defined HAVE_IFM_DATA for (free|net|open)bsdume2000-10-281-0/+5
* Explicitly initialize _pw_passwd.nectar2000-10-271-1/+1
OpenPOWER on IntegriCloud