| Commit message (Expand) | Author | Age | Files | Lines |
| * | Userland part of nfs client/server split and cleanup. | Peter Wemm | 2001-09-18 | 1 | -2/+2 |
| * | Sort FILES. | Ruslan Ermilov | 2001-09-06 | 1 | -5/+5 |
| * | add monetary.h as per POSIX requirement | Alexey Zelkin | 2001-09-05 | 1 | -1/+1 |
| * | Revise wording of osreldate.h vs kernel warning to make it clear that it | Peter Wemm | 2001-06-17 | 1 | -2/+3 |
| * | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | Ruslan Ermilov | 2001-06-13 | 1 | -1/+2 |
| * | Fix previous commit which inadverdently deleted a section. | Jonathan Lemon | 2001-06-07 | 1 | -0/+5 |
| * | Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. | Jonathan Lemon | 2001-06-07 | 1 | -3/+3 |
| * | Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/ic | Joerg Wunsch | 2001-06-04 | 1 | -1/+1 |
| * | Remove MFS. | Poul-Henning Kamp | 2001-05-29 | 1 | -1/+1 |
| * | - sys/n[tw]fs moved to sys/fs/n[tw]fs | Ruslan Ermilov | 2001-05-26 | 1 | -2/+2 |
| * | - sys/msdosfs moved to sys/fs/msdosfs | Ruslan Ermilov | 2001-05-25 | 1 | -3/+4 |
| * | Backout (almost) revision 1.137 changes. | Ruslan Ermilov | 2001-05-23 | 1 | -2/+8 |
| * | Argh, unbreak SHARED=copied case. | Ruslan Ermilov | 2001-05-23 | 1 | -2/+2 |
| * | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov | 2001-05-23 | 1 | -2/+4 |
| * | Get rid of LSYMSUBDIRS by merely setting up symlinks to LNOHEADERDIRS. | Ruslan Ermilov | 2001-05-21 | 1 | -9/+2 |
| * | Back out previous commit. digiio.h has moved to /usr/include/sys | Brian Somers | 2001-05-19 | 1 | -7/+1 |
| * | Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.h | Brian Somers | 2001-05-17 | 1 | -1/+8 |
| * | Install wchar.h and wctype.h. | Ruslan Ermilov | 2001-05-16 | 1 | -1/+1 |
| * | Add elf.h header back, its existance is an SVR4-ELF tradition. | David E. O'Brien | 2001-05-06 | 1 | -1/+1 |
| * | * include/elf.h has been repo copied to include/elf-hints.h, and it no | David E. O'Brien | 2001-05-02 | 1 | -1/+1 |
| * | Actually install include/fs/smbfs and include/netsmb directories. | Boris Popov | 2001-04-11 | 1 | -5/+6 |
| * | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 1 | -9/+2 |
| * | Be extra certain that "#include <osreldate.h>" must not be used in | Peter Wemm | 2001-02-18 | 1 | -1/+5 |
| * | add langinfo.h | Alexey Zelkin | 2001-02-08 | 1 | -1/+1 |
| * | Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h> | Peter Wemm | 2001-01-09 | 1 | -2/+3 |
| * | Remove struct.h, which has been punted into the Attic. | Sheldon Hearn | 2001-01-03 | 1 | -1/+1 |
| * | Add netnatm to LDIRS | Brian Somers | 2000-10-16 | 1 | -1/+1 |
| * | Welcome stdbool.h. A header file from the ANSI C99 specification. | Jeroen Ruigrok van der Werven | 2000-09-16 | 1 | -2/+2 |
| * | Use MTREE_FOLLOWS_SYMLINKS option | Andrey A. Chernov | 2000-09-15 | 1 | -1/+1 |
| * | There is no reason to clobber ${DESTDIR}/usr/include/{isofs,ufs,dev} | Ruslan Ermilov | 2000-09-14 | 1 | -3/+0 |
| * | I have not tested this to completion yet, but this appears to fix world. | Peter Wemm | 2000-09-07 | 1 | -1/+1 |
| * | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 1 | -1/+2 |
| * | Import XPG4-compliant basename(3) and dirname(3) from OpenBSD. | Dag-Erling Smørgrav | 2000-08-31 | 1 | -1/+1 |
| * | Revert gratuitous whitespace changes from revisions 1.111 and 1.112. | John Baldwin | 2000-08-17 | 1 | -2/+2 |
| * | Backout addition of -L switch to mtree. Using -L breaks the | Marcel Moolenaar | 2000-07-23 | 1 | -1/+1 |
| * | Add -L to mtree | Andrey A. Chernov | 2000-07-16 | 1 | -1/+1 |
| * | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -1/+1 |
| * | bring in binary search tree code. | Alfred Perlstein | 2000-07-01 | 1 | -1/+2 |
| * | Install /usr/include/dev/ppbus as well as dev/usb | Peter Wemm | 2000-05-19 | 1 | -2/+2 |
| * | Revert previous commit, and remove the <event.h> symlink. As this is | Jonathan Lemon | 2000-04-18 | 1 | -1/+1 |
| * | Create <event.h> -> <sys/event.h> link that I forgot earlier. | Jonathan Lemon | 2000-04-16 | 1 | -2/+2 |
| * | The idea always was that `make copies' should undo the | Ruslan Ermilov | 2000-04-06 | 1 | -1/+4 |
| * | Sigh. Really fix it this time. It seems the first time through the | Peter Wemm | 2000-01-26 | 1 | -1/+4 |
| * | Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb). | Peter Wemm | 2000-01-26 | 1 | -1/+8 |
| * | Install the USB include files in /usr/include/dev/usb. | Nick Hibma | 2000-01-25 | 1 | -2/+2 |
| * | Revert previous commit. | Marcel Moolenaar | 1999-12-09 | 1 | -25/+58 |
| * | Remove support for symlinks instead of copies. This also avoids | Marcel Moolenaar | 1999-12-08 | 1 | -58/+25 |
| * | Create a symlink for <machine/joystick.h>, like soundcard.h | Peter Wemm | 1999-12-05 | 1 | -1/+1 |
| * | Added ntfs subdir to be filled. | Semen Ustimenko | 1999-12-03 | 1 | -1/+1 |
| * | Add missing netinet6. | Jonathan Lemon | 1999-11-05 | 1 | -2/+2 |