| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add netnatm to LDIRS | brian | 2000-10-16 | 1 | -1/+1 |
* | Cleanup of bitstring.h: | dwmalone | 2000-10-09 | 1 | -39/+46 |
* | Add a definition for RTLD_DEFAULT. | jdp | 2000-09-19 | 1 | -4/+3 |
* | Update the prototype for "r_brk" to correspond with the change in | jdp | 2000-09-18 | 1 | -1/+2 |
* | Welcome stdbool.h. A header file from the ANSI C99 specification. | asmodai | 2000-09-16 | 2 | -2/+56 |
* | Use MTREE_FOLLOWS_SYMLINKS option | ache | 2000-09-15 | 1 | -1/+1 |
* | There is no reason to clobber ${DESTDIR}/usr/include/{isofs,ufs,dev} | ru | 2000-09-14 | 1 | -3/+0 |
* | I have not tested this to completion yet, but this appears to fix world. | peter | 2000-09-07 | 1 | -1/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 4 | -11/+288 |
* | Move setproctitle() from libutil to libc (after a repo-copy) | brian | 2000-09-02 | 1 | -0/+1 |
* | Import XPG4-compliant basename(3) and dirname(3) from OpenBSD. | des | 2000-08-31 | 2 | -1/+50 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 1 | -0/+2 |
* | Revert gratuitous whitespace changes from revisions 1.111 and 1.112. | jhb | 2000-08-17 | 1 | -2/+2 |
* | Add a prototype for rfork_thread(). | peter | 2000-07-29 | 1 | -0/+1 |
* | Backout addition of -L switch to mtree. Using -L breaks the | marcel | 2000-07-23 | 1 | -1/+1 |
* | Back out 1.15. It caused more harm than good. Something, however, | nsayer | 2000-07-21 | 1 | -4/+4 |
* | Add -L to mtree | ache | 2000-07-16 | 1 | -1/+1 |
* | fix spelling errors. | alfred | 2000-07-07 | 1 | -13/+0 |
* | cleanup the tsearch import. | alfred | 2000-07-06 | 1 | -1/+4 |
* | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | itojun | 2000-07-05 | 2 | -1/+57 |
* | Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. | dan | 2000-07-01 | 1 | -0/+1 |
* | bring in binary search tree code. | alfred | 2000-07-01 | 2 | -1/+68 |
* | Moving forward on my commitment to always make at least one commit from | nsayer | 2000-06-22 | 1 | -4/+4 |
* | Add strtofflags and fflagstostr to libc. | joe | 2000-06-17 | 1 | -0/+2 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -4/+5 |
* | Install /usr/include/dev/ppbus as well as dev/usb | peter | 2000-05-19 | 1 | -2/+2 |
* | Fixed missing consts for function parameters, so that the code matches | bde | 2000-05-11 | 1 | -3/+7 |
* | Finish moving all IEEE fp types to be the same on all arch's. | jhb | 2000-05-10 | 1 | -2/+2 |
* | fp_except => fp_except_t for consistancy with the i386 and the tradition | obrien | 2000-05-10 | 1 | -4/+5 |
* | Revert previous commit, and remove the <event.h> symlink. As this is | jlemon | 2000-04-18 | 1 | -1/+1 |
* | Create <event.h> -> <sys/event.h> link that I forgot earlier. | jlemon | 2000-04-16 | 1 | -2/+2 |
* | The idea always was that `make copies' should undo the | ru | 2000-04-06 | 1 | -1/+4 |
* | Do not conditionalize function prototype definition for functions we | jasone | 2000-02-20 | 1 | -6/+0 |
* | There is a problem in that one cannot use ctype.h at the same time as parts | obrien | 2000-02-08 | 2 | -62/+62 |
* | Change IPv6 address scope delimeter from '@' to '%' as recent KAME change. | shin | 2000-02-08 | 1 | -1/+1 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -2/+0 |
* | sync iruserok() extension API with other BSDs | shin | 2000-02-01 | 1 | -2/+1 |
* | Add a #define for RTLD_LOCAL as required by the Single Unix | jdp | 2000-01-29 | 1 | -0/+1 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -0/+2 |
* | Sigh. Really fix it this time. It seems the first time through the | peter | 2000-01-26 | 1 | -1/+4 |
* | Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb). | peter | 2000-01-26 | 1 | -1/+8 |
* | bindresvport related changes | shin | 2000-01-26 | 1 | -1/+1 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 1 | -0/+2 |
* | Install the USB include files in /usr/include/dev/usb. | n_hibma | 2000-01-25 | 1 | -2/+2 |
* | Add prototypes for [sg]etres[ug]id(). | peter | 2000-01-17 | 1 | -0/+4 |
* | Fixed disordering, misformatting, and duplicate declaration of | bde | 2000-01-14 | 1 | -3/+2 |
* | libc rcmd update for IPv6. | shin | 2000-01-13 | 2 | -0/+5 |
* | Make sched_param parameter a const to comply with POSIX and SUSv2 specs. | deischen | 2000-01-10 | 1 | -1/+1 |
* | Remove the comment warning that the dllockinit() interface might | jdp | 2000-01-09 | 1 | -1/+0 |