summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-041-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-1/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-251-2/+1
* Require users to provide a length information for inet_ntoa_r,delphij2007-06-141-1/+1
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isdelphij2007-06-111-0/+2
* Use tabs after #define.stefanf2007-06-111-5/+5
* Add _PATH_FWMEM for libkvm.simokawa2007-06-111-0/+1
* Merge NetBSD changes, among them:stefanf2007-06-101-2/+5
* Merge BIND 9.4.1 into main chunk.ume2007-06-035-298/+302
* Back out all POSIXified *env() changes.ache2007-05-011-2/+2
* Fix unsetenv and putenv prototypes to conform Open Group specs Issue 6ache2007-04-301-2/+2
* Install only types.h from sys/rpc/.pjd2007-04-131-1/+9
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.pjd2007-04-103-108/+2
* - Remove SEEK_DATA and SEEK_HOLE from stdio.h, they don't belong here.pjd2007-04-071-6/+0
* Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found inpjd2007-04-051-0/+6
* Update the dump program to save extended attributes. Updatemckusick2007-02-261-1/+2
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.rodrigc2007-02-111-1/+8
* Properly parenthesize the __tg_is_complex() macro by moving a closingschweikh2007-02-021-2/+2
* Comment the token after #endif, like we do everywhere else.schweikh2007-02-021-6/+6
* Oops, remove an objformat.h reference.peter2007-01-251-1/+1
* Remove more a.out strays, as threatened in 2002.peter2007-01-251-39/+0
* Add function __mq_oshandle() to get file handle of a mqueue.davidxu2007-01-061-0/+2
* Merge BIND9 9.3.3 into main chunk.ume2006-12-151-1/+1
* Forgot to commit this file: add definition for _SC_PHYS_PAGES.pjd2006-12-141-0/+3
* Attempt to improve application portability by marking `struct ar_hdr'jkoshy2006-11-131-1/+5
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-111-2/+2
* Hook up gjournal bits to the build.pjd2006-10-311-2/+2
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-061-2/+2
* Include the Solaris compatibility definions iff _SOLARIS_C_SOURCE is defined.jb2006-10-041-0/+4
* Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd.emax2006-09-071-1/+1
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-011-1/+5
* Add __{BEGIN,END}_DECLS macros, so that function prototypes remainjasone2006-06-301-0/+4
* Add size_t declarationache2006-05-221-0/+6
* Make gl_offs size_t too, as required by POSIXache2006-05-221-2/+2
* Use size_t for gl_pathc as asked in the libc's Makefile:ache2006-05-221-1/+1
* Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bitume2006-05-211-7/+0
* Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer isume2006-05-211-3/+4
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGume2006-05-213-55/+51
* Comment out the function prototypes which our libc actuallyume2006-05-131-2/+6
* Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1:ume2006-05-121-2/+9
* English grammar fix in comment.ume2006-04-291-1/+4
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-282-10/+7
* Add a prototype for fcloseall().deischen2006-04-221-0/+1
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-0/+26
* Copy the new CLOCK_ defines from sys/time.h for SUSv3 compatibility.jb2006-04-151-0/+8
* Expose res_update and friends again. At least, ports/mail/spamilterume2006-03-302-1/+80
* Add malloc_usable_size(3).jasone2006-03-282-1/+38
* Update the resolver in libc to BIND9's one.ume2006-03-215-246/+558
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-2/+13
* Merge Perforce change 93569 from TrustedBSD audit3 branch:rwatson2006-03-191-0/+1
OpenPOWER on IntegriCloud