| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement POSIX.1-2001 (XSI)'s ulimit(3). | mike | 2002-08-08 | 1 | -1/+2 |
* | Implement POSIX.1-2001 (XSI)'s fmtmsg(3). | mike | 2002-08-05 | 1 | -1/+1 |
* | Install MAC policy include files as part of the normal includes | rwatson | 2002-08-02 | 1 | -2/+2 |
* | Implement the POSIX.1-2001 (XSI) header, <cpio.h>. | mike | 2002-08-01 | 1 | -1/+1 |
* | Move dillon's time conversion functions to a new header <timeconv.h>. | wollman | 2002-06-17 | 1 | -2/+2 |
* | Rename `includes' to `buildincludes'. | ru | 2002-05-15 | 1 | -2/+2 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 1 | -24/+8 |
* | Rework the kernel environment subsystem. We now convert the static | mux | 2002-04-17 | 1 | -1/+2 |
* | Don't clobber headers that we didn't create. | ru | 2002-04-03 | 1 | -6/+1 |
* | Remove the disktab.h include file from the build. | phk | 2002-04-01 | 1 | -1/+1 |
* | Install sys/security/lomac/*.h to /usr/include/security/lomac/. | ru | 2002-03-26 | 1 | -28/+11 |
* | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | ru | 2002-03-21 | 1 | -0/+2 |
* | Fix bugs in the structure for rx_frame by making gap length one byte and | ambrisko | 2001-12-31 | 1 | -1/+1 |
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -16/+16 |
* | Install devfs includes. | green | 2001-12-17 | 1 | -1/+1 |
* | Add bmake glue for src/contrib/smbfs and connect userland smbfs | sheldonh | 2001-12-14 | 1 | -0/+7 |
* | Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define. | phantom | 2001-12-11 | 1 | -3/+0 |
* | Introduce readpassphrase(3), a superset of getpass(3). This | green | 2001-11-20 | 1 | -1/+1 |
* | Install LOMAC includes from the new directory. | green | 2001-11-20 | 1 | -2/+2 |
* | Install LOMAC public headers. | green | 2001-11-19 | 1 | -0/+5 |
* | o Add new header <sys/stdint.h>. | mike | 2001-11-02 | 1 | -2/+2 |
* | Back out WIP that snuck in with revs 1.15[23]. | obrien | 2001-10-01 | 1 | -1/+0 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -0/+1 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 1 | -2/+2 |
* | Sort FILES. | ru | 2001-09-06 | 1 | -5/+5 |
* | add monetary.h as per POSIX requirement | phantom | 2001-09-05 | 1 | -1/+1 |
* | Revise wording of osreldate.h vs kernel warning to make it clear that it | peter | 2001-06-17 | 1 | -2/+3 |
* | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | ru | 2001-06-13 | 1 | -1/+2 |
* | Fix previous commit which inadverdently deleted a section. | jlemon | 2001-06-07 | 1 | -0/+5 |
* | Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. | jlemon | 2001-06-07 | 1 | -3/+3 |
* | Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/ic | joerg | 2001-06-04 | 1 | -1/+1 |
* | Remove MFS. | phk | 2001-05-29 | 1 | -1/+1 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 1 | -2/+2 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -3/+4 |
* | Backout (almost) revision 1.137 changes. | ru | 2001-05-23 | 1 | -2/+8 |
* | Argh, unbreak SHARED=copied case. | ru | 2001-05-23 | 1 | -2/+2 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -2/+4 |
* | Get rid of LSYMSUBDIRS by merely setting up symlinks to LNOHEADERDIRS. | ru | 2001-05-21 | 1 | -9/+2 |
* | Back out previous commit. digiio.h has moved to /usr/include/sys | brian | 2001-05-19 | 1 | -7/+1 |
* | Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.h | brian | 2001-05-17 | 1 | -1/+8 |
* | Install wchar.h and wctype.h. | ru | 2001-05-16 | 1 | -1/+1 |
* | Add elf.h header back, its existance is an SVR4-ELF tradition. | obrien | 2001-05-06 | 1 | -1/+1 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 1 | -1/+1 |
* | Actually install include/fs/smbfs and include/netsmb directories. | bp | 2001-04-11 | 1 | -5/+6 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -9/+2 |
* | Be extra certain that "#include <osreldate.h>" must not be used in | peter | 2001-02-18 | 1 | -1/+5 |
* | add langinfo.h | phantom | 2001-02-08 | 1 | -1/+1 |
* | Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h> | peter | 2001-01-09 | 1 | -2/+3 |
* | Remove struct.h, which has been punted into the Attic. | sheldonh | 2001-01-03 | 1 | -1/+1 |
* | Add netnatm to LDIRS | brian | 2000-10-16 | 1 | -1/+1 |