summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-26145-145/+145
* 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 of an update to the dump program to save extended attributesKirk McKusick2008-05-231-1/+2
* MFC:Sean Farley2008-05-161-0/+6
* - Back out previous ctype(3) fix for UTF-8 locale due to forward ABIRong-En Fan2007-11-212-50/+26
* Restore ctype(3) ABI forward compatibility in 6.x world. This was brokenRong-En Fan2007-10-301-1/+20
* MFC ctype(3) fix for UTF-8 locale. See original commit log for details.Rong-En Fan2007-10-242-22/+55
* MFC: rev 1.6Bernd Walter2007-10-111-2/+2
* MFC rev. 1.3 from HEAD,Jens Schweikhardt2007-02-091-6/+6
* MFC rev. 1.5. from HEAD,Jens Schweikhardt2007-02-091-2/+2
* MFC: Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2007-01-202-9/+8
* MFC: Fix kenv() function prototype.John Baldwin2007-01-041-1/+1
* MFC: Merge BIND9 9.3.3 into main chunk.Hajimu UMEMOTO2006-12-221-1/+1
* MFC:Maksim Yevmenkin2006-10-091-1/+1
* Merge BSD.include.dist:1.106, include/Makefile:1.258 from HEAD toRobert Watson2006-09-031-0/+1
* MFC:Hajimu UMEMOTO2006-07-177-294/+644
* MFC:Poul-Henning Kamp2006-06-251-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-05-251-0/+71
* MFC revision 1.4.David Xu2006-05-171-0/+1
* MFC rev 1.13:Brooks Davis2006-04-211-1/+1
* MFC of import of OpenBSD's strtonum(3).Andre Oppermann2006-04-041-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-03-081-0/+163
* MFC 1.28: Decrease the value of RES_DFLRETRY from 4 to 2.Hajimu UMEMOTO2006-03-061-1/+1
* Unbreak building RELENG_6 on RELENG_5 by providing a __format_arg macro ifStefan Farfeleder2006-02-011-0/+4
* MFC: Add the macro __format_arg which expands to the format_arg attribute ifStefan Farfeleder2006-01-312-8/+2
* MFC:Tom Rhodes2006-01-271-2/+3
* MFC revision 1.40:David Xu2005-12-151-1/+5
* MFC: Bring /dev/speaker support to amd64.Ruslan Ermilov2005-11-161-1/+1
* MFC stefanf's work on libedit. This includes a sync with NetBSD/OpenBSDXin LI2005-10-091-12/+38
* MFC addition of memmem(3).Andre Oppermann2005-08-291-0/+3
* MFC: Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-08-051-2/+2
* MFC: Remove padding for ABI compatibility of ai_addrlen memberHajimu UMEMOTO2005-07-221-19/+0
* MFP4:Joseph Koshy2005-06-091-1/+1
* - Remove padding for ABI compatibility of n_net member from structHajimu UMEMOTO2005-06-031-21/+0
* According to:Craig Rodrigues2005-05-311-56/+1
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+4
* Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS.Robert Watson2005-05-301-2/+2
* Do install BSM include files (such as they are) when installing systemRobert Watson2005-05-291-1/+1
* disable defining NI_WITHSCOPEID. It was obsoleted, and was existHajimu UMEMOTO2005-05-271-1/+1
* Make <runefile.h> internal to libc.Ruslan Ermilov2005-05-162-62/+1
* - The ai_addrlen of a struct addrinfo used to be a size_t, perHajimu UMEMOTO2005-05-151-5/+46
* Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightlyXin LI2005-05-131-1/+1
* Connect MLINKS for ttyname_r(3), and add prototype into unistd.h.Xin LI2005-05-111-0/+1
* hide implementation specific internal functions from netdb.h.Hajimu UMEMOTO2005-04-271-12/+0
* Conditionalize the ipfilter header files on NO_IPFILTER. While normally theseScott Long2005-04-261-0/+4
* Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now useDavid Xu2005-04-111-1/+1
* Add pthread_condattr_getclock, pthread_condattr_setclock.David Xu2005-04-031-0/+4
* Make sure that $_MARCH and friends existWarner Losh2005-04-031-0/+8
* Define CLOCK_* and TIMER_* in time.h, where they are supposed to be.David Schultz2005-04-021-1/+20