]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
The new ipfw code.
[FreeBSD/FreeBSD.git] / lib / libc /
2002-06-27 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-27 Mike SilbersackFix style bugs I added in last commit.
2002-06-27 Daniel EischenRemove pselect from application namespace and instead...
2002-06-27 Daniel EischenRemove improper use of <namespace.h>.
2002-06-27 Daniel EischenRemove improper use of <namespace.h>
2002-06-27 Mike SilbersackModify bcopy (and memcpy/memmove) so that the length...
2002-06-26 Warner LoshRemove two lines that were cvs merged that shouldn...
2002-06-26 Warner LoshRemove two stray lines that snuck in the cvs merge
2002-06-26 Jacques VidrineInitialize a pointer that was left uninitialized with...
2002-06-26 Warner LoshInclude more robust checking of end of buffer that...
2002-06-26 Warner LoshDon't allow buffer overflow here either.
2002-06-26 Warner LoshFix a minor last, minute issue that came in after I...
2002-06-26 Warner LoshAvoid remote buffer overflow on hostbuf[].
2002-06-26 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-18 Chris CostelloFix style and wording bugs introduced in my last commit.
2002-06-18 Jake BurkholderRemove unneeded include of machine/emul.h.
2002-06-17 Garrett WollmanActually document pselect(3) so that Bruce can mention...
2002-06-17 Garrett WollmanMove dillon's time conversion functions to a new header...
2002-06-15 Garrett WollmanAdd pselect(3) to the build. Need to figure out the...
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-15 Chris Costelloo Move more information from BUGS into SECURITY CONSIDE...
2002-06-13 Robert WatsonNo POSIX.1e capabilities in the main tree yet.
2002-06-13 Chris CostelloInclude information on the dangers of passing a user...
2002-06-11 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-08 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-06 Giorgos KeramidasClarify the bit about realloc() and its `ptr' argument...
2002-06-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-06 Sheldon HearnCorrect FreeBSD release of first appearance in the...
2002-06-04 Jake BurkholderImplement _Qp_sqrt. I've been unable to find a C progr...
2002-06-02 Jens SchweikhardtFix typo in the BSD copyright: s/withough/without/
2002-06-02 Jens SchweikhardtCorrect a bunch of typos. Translators can ignore this...
2002-06-01 Mike BarcroftAdd mdoc bits for the new waitpid() WCONTINUED option...
2002-05-31 Archie CobbsGrammar nit: treat "contents" as plural.
2002-05-31 Archie CobbsGrammar fix: "contents" is plural.
2002-05-30 Poul-Henning KampConst poison.
2002-05-30 Ruslan Ermilovmdoc(7) police: kill hard sentence break.
2002-05-30 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-30 Alfred PerlsteinCheck for defined(__i386__) instead of just defined...
2002-05-29 Garrett WollmanSince POSIX gives us plenary authority to define _t...
2002-05-29 Garrett WollmanAdd link dlopen(3) -> dlfunc(3).
2002-05-29 Garrett WollmanReorganize dlfcn.h slightly to separate out XSI and...
2002-05-29 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: bump document date on behalf of previou...
2002-05-29 Ruslan Ermilovmdoc(7) police: sort xrefs.
2002-05-29 Ruslan Ermilovmdoc(7) police: nit.
2002-05-29 Ruslan Ermilovmdoc(7) police: fix markup for types.
2002-05-28 Alfred PerlsteinRemove use of __P() (actually P()) from code now that...
2002-05-28 Alfred PerlsteinAssume __STDC__, remove non-__STDC__ code.
2002-05-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-28 Marcel MoolenaarAdd uuidgen(2) and uuidgen(1).
2002-05-27 Robert DrehmelCorrect a check for NUL.
2002-05-27 Robert Drehmel - Move the loop conditional into the "for" header.
2002-05-27 Dima DorfmanRemove spurious period.
2002-05-26 Dima DorfmanRemove extra word.
2002-05-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-24 Jake BurkholderThese files are no longer used.
2002-05-23 Jake BurkholderGenerate the normal asm stubs for all sysv system calls...
2002-05-23 Robert DrehmelAvoid wandering over the beginning of the actual buffer
2002-05-21 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-05-21 Benno RiceLet this code know about PowerPC.
2002-05-17 Peter PentchevUpdate the EINVAL description again - it turns out...
2002-05-17 Benno Rice_C_LABEL -> CNAME
2002-05-17 Benno RiceFlesh this out, based on the NetBSD version.
2002-05-15 David E. O'BrienGrow RSYSCALL.
2002-05-15 David E. O'BrienOur default syscall.S is identical to what was explicit...
2002-05-15 David E. O'BrienBlah, fix stupid syntax error.
2002-05-15 David E. O'Brienhost-network order conversion routines.
2002-05-15 David E. O'BrienPowerPC does not have profile support yet.
2002-05-15 David E. O'BrienBeginnings of syscall bits for PowerPC. These are...
2002-05-15 Tony FinchClarify that the value of getc() etc. is an unsigned...
2002-05-14 Peter PentchevDocument Q_GETQUOTA returning EINVAL when quotas are...
2002-05-13 Jake BurkholderUse the right byte order for unaligned stores. <blush>.
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Jake BurkholderHandle alignment fault fixups in libc rather than in...
2002-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-12 Poul-Henning KampRetire the bogus uses of the disklabel field d_sbsize...
2002-05-12 Dima Dorfmans/demon/daemon/
2002-05-11 Mike BarcroftDocument that <netinet/in.h> can also provide prototype...
2002-05-11 Jake BurkholderAdd a support macro to convert the 5-bit packed registe...
2002-05-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-10 Peter WemmAvoid casting a different sized integer to a pointer...
2002-05-10 David E. O'BrienBmake bits for Gcc 3.1.
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 Josef KarthauserReplace /kernel with /boot/kernel/kernel.
2002-05-08 Mike SilbersackSome updates to mention accept filters and how
2002-05-07 Dag-Erling SmørgravFix bug that causes passwd and friends to fail when...
2002-05-06 David E. O'BrienUse __FBSDID
next