summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
...
* varargs -> stdargdd2001-08-051-2/+2
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-013-3/+3
* 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-311-0/+2
* 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
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-292-21/+24
* The previous delta duplicated a significant amount of informationsheldonh2001-07-241-122/+4
* Add the list of signal-handler safe functions here too, so people cankris2001-07-241-0/+123
* mdoc(7) police: fix markup.ru2001-07-181-16/+20
* Remove unnecessary #include <stdlib.h>kris2001-07-161-1/+0
* Remove whitespace at EOL.dd2001-07-1511-27/+27
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-1042-42/+42
* MFS: add the FreeBSD history.obrien2001-07-101-1/+3
* Give the FreeBSD history also.obrien2001-07-101-1/+3
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-096-6/+0
* mdoc(7) police: compact VFCF_ list.ru2001-07-041-1/+2
* mdoc(7) police: fix spacing issuedd2001-07-031-4/+4
* Fix a one-byte overrun.dd2001-06-282-2/+2
* getcwd(3) is defined by POSIX, not ISO C.dd2001-06-281-1/+1
* Document the existing vfc_flags.dd2001-06-282-3/+20
* Remove duplicate words.dd2001-06-242-2/+2
* Fix a grammar bogon.dd2001-06-201-1/+1
* Fix spelling of `errno' and add cross-references.wollman2001-06-181-6/+13
* Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), andwollman2001-06-181-3/+16
* After one too many PRs on the subject, bite the bullet and define IOV_MAXwollman2001-06-181-0/+12
* If the username we are trying to look up in the db files won't fit intodwmalone2001-06-181-1/+3
* Complete prototype for fts_compar.ru2001-06-131-1/+3
* Make the non-threaded stub for pthread_sigmask() a no-op insteadiedowse2001-06-111-6/+1
* Xref dladdr(3).dd2001-06-081-0/+1
* Fix another unprotected instance of chdir() by extending thekris2001-06-012-48/+24
* When doing the chdir("..") in the !FTS_NOCHDIR case, stat() after we getkris2001-05-302-4/+32
* Add warnings about trusting user-supplied data.eric2001-05-252-2/+29
* Fix the range of the returned value.ru2001-05-231-1/+1
* Suppress compiler warning by adding a type cast.ru2001-05-171-4/+2
* Introduce getprogname(3) and setprogname(3) library calls. These getdd2001-05-154-3/+123
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-1/+2
* Compensate for header dethreading.markm2001-05-015-0/+12
* Fix directory reads of MNT_UNION mounts, where entries present in bothjoerg2001-04-231-1/+2
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
* mdoc(7) police: fix markup.ru2001-04-181-9/+15
* Add fmtcheck(), a function for checking consistency of format stringkris2001-04-173-2/+355
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-103-32/+34
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.peter2001-03-281-42/+39
* OpenBSD's g_Ctoc() returned a false error when the target buffer waspeter2001-03-281-16/+16
* Fix g_Ctoc() interface, approximately based on OpenBSD's recent changes.peter2001-03-281-14/+36
* Document LOG_CONSOLE.cwt2001-03-271-0/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
OpenPOWER on IntegriCloud