| Age | Commit message (Expand) | Author |
| 2000-12-11 | Move telldir position recording type definitions and prototypes | Daniel Eischen |
| 2000-12-09 | Add `_PATH_DEVZERO'. | David E. O'Brien |
| 2000-12-06 | Add a LIST_HEAD to DIR for a queue of telldir positions. | Daniel Eischen |
| 2000-12-01 | Make <struct.h> #error instead of #warn that it is going away on jan 1st. | Poul-Henning Kamp |
| 2000-11-30 | remove unneeded sys/ucred.h include | Alfred Perlstein |
| 2000-11-29 | Fix stdbool.h to actually work as advertised. | Jeroen Ruigrok van der Werven |
| 2000-11-26 | Make it possible to override the function which writes messages to | Poul-Henning Kamp |
| 2000-10-27 | Convert all users of fldoff() to offsetof(). fldoff() is bad | Poul-Henning Kamp |
| 2000-10-16 | Add netnatm to LDIRS | Brian Somers |
| 2000-10-09 | Cleanup of bitstring.h: | David Malone |
| 2000-09-19 | Add a definition for RTLD_DEFAULT. | John Polstra |
| 2000-09-18 | Update the prototype for "r_brk" to correspond with the change in | John Polstra |
| 2000-09-16 | Welcome stdbool.h. A header file from the ANSI C99 specification. | Jeroen Ruigrok van der Werven |
| 2000-09-15 | Use MTREE_FOLLOWS_SYMLINKS option | Andrey A. Chernov |
| 2000-09-14 | There is no reason to clobber ${DESTDIR}/usr/include/{isofs,ufs,dev} | Ruslan Ermilov |
| 2000-09-07 | I have not tested this to completion yet, but this appears to fix world. | Peter Wemm |
| 2000-09-06 | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine |
| 2000-09-02 | Move setproctitle() from libutil to libc (after a repo-copy) | Brian Somers |
| 2000-08-31 | Import XPG4-compliant basename(3) and dirname(3) from OpenBSD. | Dag-Erling Smørgrav |
| 2000-08-22 | Add working and easy crypt(3)-switching. Yes, we need a whole new API | Brian Feldman |
| 2000-08-17 | Revert gratuitous whitespace changes from revisions 1.111 and 1.112. | John Baldwin |
| 2000-07-29 | Add a prototype for rfork_thread(). | Peter Wemm |
| 2000-07-23 | Backout addition of -L switch to mtree. Using -L breaks the | Marcel Moolenaar |
| 2000-07-21 | Back out 1.15. It caused more harm than good. Something, however, | Nick Sayer |
| 2000-07-16 | Add -L to mtree | Andrey A. Chernov |
| 2000-07-07 | fix spelling errors. | Alfred Perlstein |
| 2000-07-06 | cleanup the tsearch import. | Alfred Perlstein |
| 2000-07-05 | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | Jun-ichiro itojun Hagino |
| 2000-07-01 | Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. | Dan Moschuk |
| 2000-07-01 | bring in binary search tree code. | Alfred Perlstein |
| 2000-06-22 | Moving forward on my commitment to always make at least one commit from | Nick Sayer |
| 2000-06-17 | Add strtofflags and fflagstostr to libc. | Josef Karthauser |
| 2000-05-26 | Back out the previous change to the queue(3) interface. | Jake Burkholder |
| 2000-05-23 | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder |
| 2000-05-19 | Install /usr/include/dev/ppbus as well as dev/usb | Peter Wemm |
| 2000-05-11 | Fixed missing consts for function parameters, so that the code matches | Bruce Evans |
| 2000-05-10 | Finish moving all IEEE fp types to be the same on all arch's. | John Baldwin |
| 2000-05-10 | fp_except => fp_except_t for consistancy with the i386 and the tradition | David E. O'Brien |
| 2000-04-18 | Revert previous commit, and remove the <event.h> symlink. As this is | Jonathan Lemon |
| 2000-04-16 | Create <event.h> -> <sys/event.h> link that I forgot earlier. | Jonathan Lemon |
| 2000-04-06 | The idea always was that `make copies' should undo the | Ruslan Ermilov |
| 2000-02-20 | Do not conditionalize function prototype definition for functions we | Jason Evans |
| 2000-02-08 | There is a problem in that one cannot use ctype.h at the same time as parts | David E. O'Brien |
| 2000-02-08 | Change IPv6 address scope delimeter from '@' to '%' as recent KAME change. | Yoshinobu Inoue |
| 2000-02-05 | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser |
| 2000-02-01 | sync iruserok() extension API with other BSDs | Yoshinobu Inoue |
| 2000-01-29 | Add a #define for RTLD_LOCAL as required by the Single Unix | John Polstra |
| 2000-01-27 | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser |
| 2000-01-26 | Sigh. Really fix it this time. It seems the first time through the | Peter Wemm |
| 2000-01-26 | Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb). | Peter Wemm |