| Commit message (Expand) | Author | Age | Files | Lines |
* | typo: patched->matched | mikeh | 2001-08-09 | 1 | -1/+1 |
* | mdoc(7) police: expand plain text xrefs. | ru | 2001-08-08 | 6 | -6/+15 |
* | mdoc(7) police: | ru | 2001-08-07 | 2 | -5/+3 |
* | mdoc(7) police: markup nits. | ru | 2001-08-07 | 1 | -1/+2 |
* | varargs -> stdarg | dd | 2001-08-05 | 1 | -2/+2 |
* | MFS: in HISTORY section, fix release number of first appearance | sheldonh | 2001-08-01 | 3 | -3/+3 |
* | Fix broken Fn calls; Fn doesn't take a manual page section as an | sheldonh | 2001-08-01 | 1 | -5/+5 |
* | Only pull in the MD files if they exist. This allows for progressive | mp | 2001-07-31 | 1 | -0/+2 |
* | FreeBSD now also defines EIDRM and uses it. | asmodai | 2001-07-30 | 1 | -8/+0 |
* | Remove bogus BUGS section. | asmodai | 2001-07-30 | 1 | -6/+1 |
* | Correct the old length argument passed to sysctlbyname to be a pointer | tmm | 2001-07-29 | 1 | -1/+2 |
* | Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible | mikeh | 2001-07-29 | 2 | -21/+24 |
* | The previous delta duplicated a significant amount of information | sheldonh | 2001-07-24 | 1 | -122/+4 |
* | Add the list of signal-handler safe functions here too, so people can | kris | 2001-07-24 | 1 | -0/+123 |
* | mdoc(7) police: fix markup. | ru | 2001-07-18 | 1 | -16/+20 |
* | Remove unnecessary #include <stdlib.h> | kris | 2001-07-16 | 1 | -1/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 11 | -27/+27 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 42 | -42/+42 |
* | MFS: add the FreeBSD history. | obrien | 2001-07-10 | 1 | -1/+3 |
* | Give the FreeBSD history also. | obrien | 2001-07-10 | 1 | -1/+3 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 6 | -6/+0 |
* | mdoc(7) police: compact VFCF_ list. | ru | 2001-07-04 | 1 | -1/+2 |
* | mdoc(7) police: fix spacing issue | dd | 2001-07-03 | 1 | -4/+4 |
* | Fix a one-byte overrun. | dd | 2001-06-28 | 2 | -2/+2 |
* | getcwd(3) is defined by POSIX, not ISO C. | dd | 2001-06-28 | 1 | -1/+1 |
* | Document the existing vfc_flags. | dd | 2001-06-28 | 2 | -3/+20 |
* | Remove duplicate words. | dd | 2001-06-24 | 2 | -2/+2 |
* | Fix a grammar bogon. | dd | 2001-06-20 | 1 | -1/+1 |
* | Fix spelling of `errno' and add cross-references. | wollman | 2001-06-18 | 1 | -6/+13 |
* | Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), and | wollman | 2001-06-18 | 1 | -3/+16 |
* | After one too many PRs on the subject, bite the bullet and define IOV_MAX | wollman | 2001-06-18 | 1 | -0/+12 |
* | If the username we are trying to look up in the db files won't fit into | dwmalone | 2001-06-18 | 1 | -1/+3 |
* | Complete prototype for fts_compar. | ru | 2001-06-13 | 1 | -1/+3 |
* | Make the non-threaded stub for pthread_sigmask() a no-op instead | iedowse | 2001-06-11 | 1 | -6/+1 |
* | Xref dladdr(3). | dd | 2001-06-08 | 1 | -0/+1 |
* | Fix another unprotected instance of chdir() by extending the | kris | 2001-06-01 | 2 | -48/+24 |
* | When doing the chdir("..") in the !FTS_NOCHDIR case, stat() after we get | kris | 2001-05-30 | 2 | -4/+32 |
* | Add warnings about trusting user-supplied data. | eric | 2001-05-25 | 2 | -2/+29 |
* | Fix the range of the returned value. | ru | 2001-05-23 | 1 | -1/+1 |
* | Suppress compiler warning by adding a type cast. | ru | 2001-05-17 | 1 | -4/+2 |
* | Introduce getprogname(3) and setprogname(3) library calls. These get | dd | 2001-05-15 | 4 | -3/+123 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 1 | -1/+2 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 5 | -0/+12 |
* | Fix directory reads of MNT_UNION mounts, where entries present in both | joerg | 2001-04-23 | 1 | -1/+2 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |
* | mdoc(7) police: fix markup. | ru | 2001-04-18 | 1 | -9/+15 |
* | Add fmtcheck(), a function for checking consistency of format string | kris | 2001-04-17 | 3 | -2/+355 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 3 | -32/+34 |
* | mdoc(7) police: add missing .Pa call. | ru | 2001-04-04 | 1 | -1/+3 |
* | Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@. | peter | 2001-03-28 | 1 | -42/+39 |