summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-01149-149/+149
* Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the codeKonstantin Belousov2009-03-242-4/+22
* MFC: r187724 / r187969: unsplit _PATH_SYSPATH & _PATH_STDPATH.David E. O'Brien2009-03-241-5/+3
* MFC r183057Maksim Yevmenkin2009-03-051-0/+4
* MFC r183004 to stable/7:Antoine Brodin2009-01-101-2/+2
* MFC r185689:Konstantin Belousov2009-01-081-0/+1
* MFC 186090Hajimu UMEMOTO2008-12-172-3/+8
* MFC r184587:Konstantin Belousov2008-11-171-0/+2
* MFC:David Xu2008-11-102-1/+2
* Merge r179308 from head to stable/7:Robert Watson2008-08-311-2/+0
* MFCJohn Birrell2008-08-271-4/+0
* MFC: Add the mpt_user personality to mpt(4).John Baldwin2008-06-271-1/+3
* MFC: Add memrchr(3).Xin LI2008-05-271-0/+1
* MFC:Sean Farley2008-05-161-0/+6
* MFCJohn Birrell2008-03-291-0/+2
* MFC: Add support for non-portable adaptive mutexes, as well as experimentalKris Kennaway2007-11-141-0/+2
* MFC rev. 1.32-1.33Rong-En Fan2007-10-301-1/+1
* MFC ctype(3) fix for UTF-8 locale. See original commit log for details.Rong-En Fan2007-10-242-22/+55
* Install the forgotten /usr/include/geom/multipath/ header.Ruslan Ermilov2007-10-011-2/+4
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMPawel Jakub Dawidek2007-09-231-1/+1
* Remove old prototypes for addr2ascii() and ascii2addr(), functions which noBruce M Simpson2007-08-241-2/+0
* declare struct tftphdr and embedded union as beeing packed, which isBernd Walter2007-08-011-2/+2
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-2/+3
* I4B header files were repo-copied from sys/i386/include toBjoern A. Zeeb2007-07-061-0/+15
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-041-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-2/+1
* Require users to provide a length information for inet_ntoa_r,Xin LI2007-06-141-1/+1
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isXin LI2007-06-111-0/+2
* Use tabs after #define.Stefan Farfeleder2007-06-111-5/+5
* Add _PATH_FWMEM for libkvm.Hidetoshi Shimokawa2007-06-111-0/+1
* Merge NetBSD changes, among them:Stefan Farfeleder2007-06-101-2/+5
* Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-035-298/+302
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-011-2/+2
* Fix unsetenv and putenv prototypes to conform Open Group specs Issue 6Andrey A. Chernov2007-04-301-2/+2
* Install only types.h from sys/rpc/.Pawel Jakub Dawidek2007-04-131-1/+9
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.Pawel Jakub Dawidek2007-04-103-108/+2
* - Remove SEEK_DATA and SEEK_HOLE from stdio.h, they don't belong here.Pawel Jakub Dawidek2007-04-071-6/+0
* Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found inPawel Jakub Dawidek2007-04-051-0/+6
* Update the dump program to save extended attributes. UpdateKirk McKusick2007-02-261-1/+2
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.Craig Rodrigues2007-02-111-1/+8
* Properly parenthesize the __tg_is_complex() macro by moving a closingJens Schweikhardt2007-02-021-2/+2
* Comment the token after #endif, like we do everywhere else.Jens Schweikhardt2007-02-021-6/+6
* Oops, remove an objformat.h reference.Peter Wemm2007-01-251-1/+1
* Remove more a.out strays, as threatened in 2002.Peter Wemm2007-01-251-39/+0
* Add function __mq_oshandle() to get file handle of a mqueue.David Xu2007-01-061-0/+2
* Merge BIND9 9.3.3 into main chunk.Hajimu UMEMOTO2006-12-151-1/+1
* Forgot to commit this file: add definition for _SC_PHYS_PAGES.Pawel Jakub Dawidek2006-12-141-0/+3
* Attempt to improve application portability by marking `struct ar_hdr'Joseph Koshy2006-11-131-1/+5
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-2/+2