| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd. | Maksim Yevmenkin | 2006-09-07 | 1 | -1/+1 |
| * | Add device to access and modify Open Firmware NVRAM settings in | Maxim Sobolev | 2006-08-01 | 1 | -1/+5 |
| * | Expose res_update and friends again. At least, ports/mail/spamilter | Hajimu UMEMOTO | 2006-03-30 | 1 | -1/+1 |
| * | Add malloc_usable_size(3). | Jason Evans | 2006-03-28 | 1 | -1/+1 |
| * | Extend coverage of the MK_IPX build option to the following: | Ruslan Ermilov | 2006-03-20 | 1 | -2/+13 |
| * | Merge Perforce change 93569 from TrustedBSD audit3 branch: | Robert Watson | 2006-03-19 | 1 | -0/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -6/+8 |
| * | Hopefully fix all nearby style bugs that Bruce has mentioned. | Ruslan Ermilov | 2006-03-10 | 1 | -8/+8 |
| * | - Fix variable assignment to be portable. | Ruslan Ermilov | 2006-03-10 | 1 | -6/+6 |
| * | Add a new extensible GSS-API layer which can support GSS-API plugins, | Doug Rabson | 2005-12-29 | 1 | -2/+2 |
| * | Add an extensible version of our *printf(3) implementation to libc | Poul-Henning Kamp | 2005-12-16 | 1 | -1/+1 |
| * | Install the mqueue.h header. | Ruslan Ermilov | 2005-12-01 | 1 | -1/+2 |
| * | Remove commented out reference to posix4/mqueue.h. It hasn't been installed | Craig Rodrigues | 2005-11-28 | 1 | -2/+1 |
| * | Since speaker.h now lives in sys/dev/speaker, reflect this fact here. | Xin LI | 2005-11-11 | 1 | -1/+1 |
| * | Add the lmcconfig tool for controlling the lmc driver. Add man pages and | Scott Long | 2005-10-03 | 1 | -1/+1 |
| * | Back out 1.247. On ia64 <osreldate.h> is included from assembler source, | Stefan Farfeleder | 2005-09-14 | 1 | -1/+0 |
| * | Put a getosreldate() prototype into <osreldate.h>, getosreldate(3) implies | Stefan Farfeleder | 2005-09-12 | 1 | -0/+1 |
| * | Respect the YES_HESIOD build variable. | Poul-Henning Kamp | 2005-08-06 | 1 | -1/+5 |
| * | Connect GEOM_ELI class to the build. | Pawel Jakub Dawidek | 2005-07-27 | 1 | -2/+2 |
| * | MFP4: | Joseph Koshy | 2005-06-09 | 1 | -1/+1 |
| * | Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS. | Robert Watson | 2005-05-30 | 1 | -2/+2 |
| * | Do install BSM include files (such as they are) when installing system | Robert Watson | 2005-05-29 | 1 | -1/+1 |
| * | Make <runefile.h> internal to libc. | Ruslan Ermilov | 2005-05-16 | 1 | -1/+1 |
| * | Conditionalize the ipfilter header files on NO_IPFILTER. While normally these | Scott Long | 2005-04-26 | 1 | -0/+4 |
| * | Make sure that $_MARCH and friends exist | Warner Losh | 2005-04-03 | 1 | -0/+8 |
| * | When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include into | Warner Losh | 2005-04-01 | 1 | -10/+39 |
| * | just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. | Hajimu UMEMOTO | 2005-03-11 | 1 | -0/+8 |
| * | Only install acpiio.h in /usr/include. That's all we want to export to users. | Nate Lawson | 2005-03-02 | 1 | -2/+10 |
| * | Sync the list of headers visible with SHARED=symlinks with those | Ruslan Ermilov | 2005-03-02 | 1 | -1/+6 |
| * | Install acpi includes in dev/acpica. This should later be trimmed (the pci | Nate Lawson | 2005-02-28 | 1 | -1/+2 |
| * | Make the format of LC_CTYPE files architecture independent by | Ruslan Ermilov | 2005-02-26 | 1 | -1/+2 |
| * | Install GPIB related includefiles (unless NO_GPIB) | Poul-Henning Kamp | 2005-02-06 | 1 | -2/+6 |
| * | Fix the pbio include file installation process and the | Diomidis Spinellis | 2005-01-14 | 1 | -5/+8 |
| * | Add missing entry. | Pawel Jakub Dawidek | 2005-01-11 | 1 | -1/+1 |
| * | Fixed transition from SHARED=symlinks to SHARED=copies. | Ruslan Ermilov | 2004-11-17 | 1 | -1/+1 |
| * | Help Tinderbox and remove autofs | Mark Murray | 2004-11-10 | 1 | -1/+1 |
| * | Remove the obsolete <rune.h> interface. | Tim J. Robbins | 2004-10-17 | 1 | -1/+1 |
| * | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | Doug Barton | 2004-09-27 | 1 | -0/+5 |
| * | Pass the idea of the make(1) binary to use down to newvers.sh. | Ruslan Ermilov | 2004-09-17 | 1 | -1/+1 |
| * | Install netflow includes. | Gleb Smirnoff | 2004-09-16 | 1 | -2/+3 |
| * | Hook autofs to the build. | Alfred Perlstein | 2004-09-02 | 1 | -1/+1 |
| * | Connect RAID3 GEOM class to the build. | Pawel Jakub Dawidek | 2004-08-16 | 1 | -1/+2 |
| * | Sort in dictionary order. | Tim J. Robbins | 2004-08-12 | 1 | -1/+1 |
| * | Move some internal macros and inlines from ctype.h to a new file, _ctype.h, | Tim J. Robbins | 2004-08-12 | 1 | -1/+2 |
| * | Implement C99's standard header <tgmath.h>. It provides type-generic macros | Stefan Farfeleder | 2004-08-08 | 1 | -1/+2 |
| * | Connect GEOM_MIRROR class to the build. | Pawel Jakub Dawidek | 2004-07-30 | 1 | -1/+1 |
| * | Add proc_service.h, the common file both debugger and libthread_db will | David Xu | 2004-07-15 | 1 | -1/+1 |
| * | Add implementations of ftw(3) and nftw(3) and the corresponding header | David Schultz | 2004-07-05 | 1 | -1/+2 |
| * | Introduce GEOM_LABEL class. | Pawel Jakub Dawidek | 2004-07-02 | 1 | -1/+1 |
| * | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | Max Laier | 2004-06-13 | 1 | -0/+8 |