summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* typo: patched->matchedmikeh2001-08-091-1/+1
* mdoc(7) police: expand plain text xrefs.ru2001-08-0810-10/+25
* Urge the reader to start using getaddrinfo(3) and getnameinfo(3)ru2001-08-081-0/+14
* mdoc(7) police: remove whitespace at EOL.ru2001-08-081-1/+1
* mdoc(7) police: markup nits.ru2001-08-081-16/+11
* Update ptrace(2) re: PT_READ_U and PT_WRITE_Upeter2001-08-081-45/+0
* mdoc(7) police:ru2001-08-0717-88/+66
* mdoc(7) police: sort xrefs.ru2001-08-071-1/+1
* mdoc(7) police: markup nits.ru2001-08-071-1/+2
* varargs -> stdargdd2001-08-051-2/+2
* Don't clobber the default for CFLAGS.bde2001-08-031-1/+2
* In getclnthandle(), if the address is found in the cache we neediedowse2001-08-021-2/+5
* mdoc(7) police: remove hard sentence breaks.dd2001-08-011-4/+4
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-014-4/+4
* Fix broken Fn calls; Fn doesn't take a manual page section as ansheldonh2001-08-011-5/+5
* Only pull in the MD files if they exist. This allows for progressivemp2001-07-315-0/+10
* Mention the sa_handler and sa_sigaction #defines in the synopsis.brian2001-07-311-3/+7
* FreeBSD now also defines EIDRM and uses it.asmodai2001-07-301-8/+0
* Remove bogus BUGS section.asmodai2001-07-301-6/+1
* Correct the old length argument passed to sysctlbyname to be a pointertmm2001-07-291-1/+2
* Avoid any chance of being misunderstood as having libelled developerssheldonh2001-07-291-1/+1
* Don't xref mt(1) just because it mentions ioctl.dd2001-07-291-1/+0
* Don't capitalize variable names.dd2001-07-291-3/+3
* ioctl(2) can return EFAULT from copyin.dd2001-07-291-0/+3
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-292-21/+24
* Add cross-references for the new kldsym(2) man page.chris2001-07-279-0/+9
* Add a new kldsym(2) man page.chris2001-07-272-2/+124
* The previous delta duplicated a significant amount of informationsheldonh2001-07-241-122/+4
* Sync to OpenBSD (update comment and minor style change).kris2001-07-241-3/+4
* Sync to OpenBSD:kris2001-07-241-2/+23
* The delta introduced in the previous revision and attributed to thesheldonh2001-07-241-2/+4
* Finish the sweep of changes that fix doubled 'the'.sheldonh2001-07-242-2/+2
* Add the list of signal-handler safe functions here too, so people cankris2001-07-241-0/+123
* Add a few more functions which are safe to call from signal handlers,kris2001-07-241-0/+20
* Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages.yar2001-07-249-5/+19
* Fix some man page xrefs.mpp2001-07-221-2/+2
* Document EVFILT_TIMER.jlemon2001-07-191-0/+12
* Don't claim that strncpy() is the same as strcpy().dd2001-07-191-6/+6
* mdoc(7) police: fix markup.ru2001-07-181-16/+20
* mdoc(7) police: Add strncpy() to the NAME section.ru2001-07-161-1/+1
* Remove unnecessary #include <stdlib.h>kris2001-07-161-1/+0
* Oops, commit the version which actually workskris2001-07-161-6/+12
* Avoid a compile-time format string warningkris2001-07-161-10/+13
* Remove whitespace at EOL.dd2001-07-15205-554/+554
* Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.iedowse2001-07-141-1/+4
* Recognize the %s format.dd2001-07-131-0/+16
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.ru2001-07-101-1/+1
* style nitsobrien2001-07-101-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-10202-202/+202
* MFS: add the FreeBSD history.obrien2001-07-101-1/+3
OpenPOWER on IntegriCloud