]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Merge from pprojects/mips to head by hand.
[FreeBSD/FreeBSD.git] / include /
2010-01-06 impMerge from head at r201628.
2010-01-05 kibMove scandir(3) and alphasort(3) into XSI namespace.
2010-01-05 davidxuUse umtx to implement process sharable semaphore, to...
2010-01-04 edThis should read #if __BSD_VISIBLE instead of #ifdef...
2010-01-04 kibModernize scandir(3) and alphasort(3) interfaces accord...
2009-12-30 jillesRemove the current directory from _PATH_STDPATH.
2009-12-22 cognetDon't name parameters, for consistency with the rest...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-12 robertoUpdate ntp vendor code to 4.2.4p8.
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-28 edDecompose <sys/termios.h>.
2009-11-26 kibImplement sighold, sigignore, sigpause, sigrelse, sigse...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-16 jkimImport ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-13 jkimImport ACPICA 20091013.
2009-10-06 rwatsonAdd basename_r(3) to complement basename(3). basename_...
2009-10-05 edwinModified locale(1) to be able to show the altmon_X...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-09-04 jkimImport ACPICA 20090903
2009-08-13 scottlntroduce mfiutil, a basic utility for managing LSI...
2009-08-04 gonzo- MFC @196061
2009-07-31 jkimImport ACPICA 20090730
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-17 kibImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 scottlSeparate the parallel scsi knowledge out of the core...
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-03 gonzo- MFC
2009-06-25 jkimImport ACPICA 20090625
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 delphijMerge fmtcheck() prototype change.
2009-06-18 kanRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-15 jhbAdd a new 'void closefrom(int lowfd)' system call....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 gonzo- Merge from HEAD
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 jkimImport ACPICA 20090521 (with three patches from ACPICA...
2009-06-01 jkimTemporarily revert system includes fixups to make futur...
2009-06-01 jkimRestore directory structures from actual vendor distrib...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 thompsaDelete the old USB stack. The new stack has settled...
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 rmacklemModify src/etc/mtree/BSD.include.dist and src/include...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-17 dasRevert r190943, since the problem in ports seems to...
2009-04-13 gonzo- Merge from HEAD
2009-04-11 dasGNU Pth has some fragile kludges that were broken by...
2009-03-30 kibImplement support for RTLD_NODELETE flag for dlopen...
2009-03-28 delphijMinor changes from Berkeley DB 1.86 and further improve...
2009-03-25 dasMake programs that define a macro called `dprintf'...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-14 dasFix the visibility of several prototypes. Also move...
2009-03-14 dasHide dbopen() in the POSIX namespace, and use standard...
2009-03-14 dasHide numerous BSD extensions in the POSIX namespace.
2009-03-14 dasNamespace: abort2() is a BSD extension.
2009-03-14 dasNamespace: endpwent, getpwent, and setpwent are XSI...
2009-03-14 dasNamespace: dprintf() and getline() are in P1003.1-2008.
2009-03-14 dasVarious namespace cleanups, including exposing fchmod...
2009-03-14 dasNamespace: setgrent() is an XSI extension.
2009-03-14 dasDon't prototype _tolower() and _toupper(). They're...
2009-03-14 dasNamespace: memccpy() and memchr() are XSI, and memrchr...
2009-03-14 dasNamespace: dbm_forder() and dbm_dirfno() are BSD extens...
2009-03-14 dasNamespace: _setjmp() and _longjmp() are XSI extensions.
2009-03-14 dasNamespace: inet_ntoa_r() is a BSD extension.
2009-03-14 dasr189349 removed mktemp() from the XSI namespace when
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-04 dasPut the restrict qualifiers in the right place in the...
2009-03-04 dasAdd wcpcpy(3) and wcpncpy(3).
2009-03-04 dasAdd dprintf() and vdprintf() from POSIX.1-2008. Like...
2009-03-04 dasAdd renameat to the POSIX.1-2008 namespace.
2009-03-04 dasAdd psignal to the POSIX.1-2008 namespace.
2009-03-04 das- Add getsid, fchdir, getpgid, lchown, pread, pwrite...
2009-03-04 das- Remove bcmp, bcopy, bzero, index, and rindex from...
2009-03-04 das- Add getsubopt and mkdtemp to the POSIX.1-2008 namespace.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 das- Add getdelim(), getline(), stpncpy(), strnlen(),...
2009-02-28 dasAdd restrict qualifiers to the parameters to strlcpy...
2009-02-28 dasMark memmem() __pure.
2009-02-24 thompsaInstall the old usb headers under /usr/include/legacy...
2009-02-23 thompsaBuild fixups for the new USB stack.
2009-02-15 nyansys/pccard is gone.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-11 edAdd two new routines: fdevname() and fdevname_r().
2009-02-07 pisoAdd SCTP NAT support.
2009-02-01 obrienAlso un-split _PATH_STDPATH for grepability.
2009-01-31 dasAdd a function attribute called `__malloc_like', which...
2009-01-28 dasVendor import of gdtoa 20081205.
next