]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/param.h
- Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),
[FreeBSD/FreeBSD.git] / sys / sys / param.h
2009-02-28 David Schultz- Add getdelim(), getline(), stpncpy(), strnlen(),...
2009-02-27 Andrew ThompsonChange USB over to make_dev() for all device nodes...
2009-02-26 Ed SchoutenRename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-23 Andrew ThompsonAdd an UPDATING entry and bump the OS version to 800064.
2009-02-18 Andrew ThompsonBump __FreeBSD_version to 800063 after GENERIC changed...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-01-28 Ed SchoutenLast step of splitting up minor and unit numbers: remov...
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-22 Edwin GroothuisMFV of tzdata2009a
2009-01-15 Lawrence StewartAdd TCP Appropriate Byte Counting (RFC 3465) support...
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 Sam Leffleradd makefs to the base system; FreeBSD_version bumped...
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-15 Qing LiThis main goals of this project are:
2008-12-12 Joe Marcus ClarkeBump __FreeBSD_version for the new VOP_VPTOCNP addition.
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam LefflerSwitch to ath hal source code. Note this removes the...
2008-12-01 Sam Lefflerimport ath hal
2008-11-29 Bjoern A. ZeebMFp4:
2008-11-28 Marko ZecUnhide declarations of network stack virtualization...
2008-11-27 Joseph Koshy- Add support for PMCs in Intel CPUs of Family 6, model...
2008-11-22 Kip Macy- bump __FreeBSD version to reflect added buf_ring...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-02 Attilio RaoBump __FreeBSD_version in order to reflect vfs_busy...
2008-10-28 Edward Tomasz Napi... Bump __FreeBSD_version after accmode_t introduction.
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-20 Attilio RaoBump __FreeBSD_version in order to reflect prototipes...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-21 Ed SchoutenNow that the number of clist consumers have dropped...
2008-09-17 Attilio RaoDocument the suser(9) and suser_cred(9) interface removal.
2008-09-16 Craig RodriguesBump __FreeBSD_version to reflect that kernel NFS mount...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-10 Edward Tomasz Napi... Remove VSVTX, VSGID and VSUID. This should be a no-op,
2008-09-08 Konstantin BelousovBump __FreeBSD_version for per-CPU GDT on amd64.
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 Ed SchoutenIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-17 Bjoern A. ZeebCommit step 1 of the vimage project, (network stack)
2008-08-13 Ed SchoutenBump __FreeBSD_version to 800043, because of the bpf...
2008-08-08 Stanislav Sedov- Bump __FreeBSD_version for cpuctl(4) added.
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-22 Andrey A. ChernovBump __FreeBSD_version for arc4random_buf() and arc4ran...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-26 Doug RabsonRe-implement the client side of rpc.lockd in the kernel...
2008-06-16 Konstantin BelousovAdd the member2struct() macro, that returns pointer...
2008-06-14 Ed SchoutenTurn sgtty into a binary-only compatibility interface.
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-26 Bjoern A. ZeebBump __FreeBSD_version after netatm and I4B removal.
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-09 Julian Elischerbump __FreeBSD_version
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-20 Sam Leffler802.11 support moves to vaps
2008-04-16 Xin LIImplement fdopendir(3) by splitting __opendir2() into...
2008-04-10 Xin LIAdd memrchr(3).
2008-04-08 Jung-uk Kim- Add write(2) support for psm(4) in native operation...
2008-04-08 Konstantin BelousovBump __FreeBSD_version after the implementation of...
2008-04-06 Attilio RaoBump __FreeBSD_version in order to reflect lockmgr_rw...
2008-04-01 Attilio RaoBump __FreeBSD_version in order to reflect rw_try_rlock...
2008-03-28 Attilio RaoBump __FreeBSD_version in order to reflect BUF_LOCKWAIT...
2008-03-26 Doug RabsonBump __FreeBSD_version for the addition of 'l_sysid...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
next