| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | OpenBSD's g_Ctoc() returned a false error when the target buffer was | peter | 2001-03-28 | 1 | -16/+16 |
* | Fix g_Ctoc() interface, approximately based on OpenBSD's recent changes. | peter | 2001-03-28 | 1 | -14/+36 |
* | Document LOG_CONSOLE. | cwt | 2001-03-27 | 1 | -0/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | give the "netgrent" functions a home in netdb.h | alfred | 2001-03-27 | 1 | -0/+1 |
* | This is kind of a hack, but it should work. Currently, world is broken | peter | 2001-03-24 | 3 | -81/+14 |
* | Introduce the GLOB_MAXPATH flag, which allows the user to limit the | jlemon | 2001-03-19 | 2 | -39/+59 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+93 |
* | Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Add | jlemon | 2001-03-16 | 1 | -1/+7 |
* | Limit the number of paths that glob can return to MAX_GLOBENTRIES, which | jlemon | 2001-03-15 | 1 | -0/+7 |
* | Mention that MAXHOSTNAMELEN includes space for the NUL. | brian | 2001-03-15 | 1 | -0/+2 |
* | Use the right format string for printing ULONG_MAX. | dwmalone | 2001-03-05 | 1 | -2/+2 |
* | Fix style breakage in rev 1.3 | obrien | 2001-03-05 | 1 | -0/+1 |
* | Fix style bug that was introduced. | obrien | 2001-03-05 | 1 | -0/+1 |
* | Use ``.St -p1003.[12]''. | ru | 2001-02-26 | 2 | -6/+18 |
* | Use ``.St -p1003.1-96''. | ru | 2001-02-26 | 6 | -18/+12 |
* | ``.St -p1003.1b'' -> ``.St -p1003.1b-93''. | ru | 2001-02-26 | 1 | -1/+1 |
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 7 | -7/+7 |
* | mdoc(7) police: use .Vt macro. | ru | 2001-02-26 | 1 | -6/+2 |
* | Prepare for mdocNG. | ru | 2001-02-26 | 1 | -1/+1 |
* | Preceed/preceeding are not english words. Use precede or preceding. | asmodai | 2001-02-18 | 1 | -1/+1 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -0/+12 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -2/+2 |
* | Don't install links for crypt.3 here. There is no crypt.3 here... | bde | 2001-02-05 | 1 | -2/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 14 | -49/+53 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 46 | -217/+454 |
* | I made a last-minute change before the last commit which broke | wollman | 2001-01-23 | 1 | -3/+1 |