]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Don't try to power down PHY when alc(4) failed to map the device.
[FreeBSD/FreeBSD.git] / include /
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-13 Scott Longntroduce mfiutil, a basic utility for managing LSI...
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-17 Konstantin BelousovImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-10 Scott LongSeparate the parallel scsi knowledge out of the core...
2009-07-08 Edward Tomasz Napi... There is an optimization in chmod(1), that makes it...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-23 Xin LIMerge fmtcheck() prototype change.
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-18 Alexander KabaevRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-15 John BaldwinAdd a new 'void closefrom(int lowfd)' system call....
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 Jung-uk KimImport ACPICA 20090521 (with three patches from ACPICA...
2009-06-01 Jung-uk KimTemporarily revert system includes fixups to make futur...
2009-06-01 Jung-uk KimRestore directory structures from actual vendor distrib...
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Andrew ThompsonDelete the old USB stack. The new stack has settled...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-21 Rick MacklemModify src/etc/mtree/BSD.include.dist and src/include...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-17 David SchultzRevert r190943, since the problem in ports seems to...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-11 David SchultzGNU Pth has some fragile kludges that were broken by...
2009-03-30 Konstantin BelousovImplement support for RTLD_NODELETE flag for dlopen...
2009-03-28 Xin LIMinor changes from Berkeley DB 1.86 and further improve...
2009-03-25 David SchultzMake programs that define a macro called `dprintf'...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-14 David SchultzFix the visibility of several prototypes. Also move...
2009-03-14 David SchultzHide dbopen() in the POSIX namespace, and use standard...
2009-03-14 David SchultzHide numerous BSD extensions in the POSIX namespace.
2009-03-14 David SchultzNamespace: abort2() is a BSD extension.
2009-03-14 David SchultzNamespace: endpwent, getpwent, and setpwent are XSI...
2009-03-14 David SchultzNamespace: dprintf() and getline() are in P1003.1-2008.
2009-03-14 David SchultzVarious namespace cleanups, including exposing fchmod...
2009-03-14 David SchultzNamespace: setgrent() is an XSI extension.
2009-03-14 David SchultzDon't prototype _tolower() and _toupper(). They're...
2009-03-14 David SchultzNamespace: memccpy() and memchr() are XSI, and memrchr...
2009-03-14 David SchultzNamespace: dbm_forder() and dbm_dirfno() are BSD extens...
2009-03-14 David SchultzNamespace: _setjmp() and _longjmp() are XSI extensions.
2009-03-14 David SchultzNamespace: inet_ntoa_r() is a BSD extension.
2009-03-14 David Schultzr189349 removed mktemp() from the XSI namespace when
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-04 David SchultzPut the restrict qualifiers in the right place in the...
2009-03-04 David SchultzAdd wcpcpy(3) and wcpncpy(3).
2009-03-04 David SchultzAdd dprintf() and vdprintf() from POSIX.1-2008. Like...
2009-03-04 David SchultzAdd renameat to the POSIX.1-2008 namespace.
2009-03-04 David SchultzAdd psignal to the POSIX.1-2008 namespace.
2009-03-04 David Schultz- Add getsid, fchdir, getpgid, lchown, pread, pwrite...
2009-03-04 David Schultz- Remove bcmp, bcopy, bzero, index, and rindex from...
2009-03-04 David Schultz- Add getsubopt and mkdtemp to the POSIX.1-2008 namespace.
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-28 David Schultz- Add getdelim(), getline(), stpncpy(), strnlen(),...
2009-02-28 David SchultzAdd restrict qualifiers to the parameters to strlcpy...
2009-02-28 David SchultzMark memmem() __pure.
2009-02-24 Andrew ThompsonInstall the old usb headers under /usr/include/legacy...
2009-02-23 Andrew ThompsonBuild fixups for the new USB stack.
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-15 Yoshihiro Takahashisys/pccard is gone.
2009-02-11 Ed SchoutenAdd two new routines: fdevname() and fdevname_r().
2009-02-01 David E. O'BrienAlso un-split _PATH_STDPATH for grepability.
2009-01-31 David SchultzAdd a function attribute called `__malloc_like', which...
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-26 David E. O'BrienNo need to wrap _PATH_SYSPATH. It makes it harder...
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-14 Hajimu UMEMOTOMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-14 Hajimu UMEMOTOImport the resolver part of BIND 9.4.3.
2008-12-13 Dag-Erling SmørgravMerge upstream r418: remove static build autodetection.
2008-12-13 Dag-Erling SmørgravFlatten and clean up.
next