]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Explicitly state that specfs does not support locking by using
[FreeBSD/FreeBSD.git] / lib /
2002-07-26 Ian DowseRevert part of revision 1.10, as it broke portmap looku...
2002-07-25 Hajimu UMEMOTOsysctl(NET_RT_IFLIST) up to several (currently 5) times.
2002-07-24 Hajimu UMEMOTO- ntohs() returns unsigned value.
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-23 Dag-Erling SmørgravInstall more man pages - I thought I'd committed this...
2002-07-23 Ruslan ErmilovDon't forget to recalculate the IP checksum of the...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Dag-Erling SmørgravSurround prototypes with __BEGIN_DECLS / __END_DECLS.
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-20 Peter WemmAdd an ia64 atomic lock primitive for libc_r. This...
2002-07-20 Peter WemmReimplement malloc/free debugging that includes the...
2002-07-20 Peter WemmAdd __printflike() to printf() and sprintf() prototypes...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-18 Ruslan Ermilovs/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 Luigi RizzoMove IPFW2 definition before including ip_fw.h
2002-07-17 Mike HeffnerUpdate glob(3) to add all the POSIX required options...
2002-07-17 Kirk McKusickChange utimes to set the file creation time (for filesy...
2002-07-16 Garrett WollmanDon't ask me how I consistently turned struct statvfs...
2002-07-16 Mark MurrayThe main reason for this is to reduce diffs between...
2002-07-15 Garrett WollmanAssume that my bug report against 1003.1-2001 will...
2002-07-15 Garrett WollmanSupport POSIX/SUS ``programming environment'' mistake...
2002-07-15 Garrett WollmanAll of the things that confstr() returns are compile...
2002-07-15 Giorgos KeramidasThe .Fn function.
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't bother asking the kernel about _SC_FSYNC; it...
2002-07-15 Giorgos KeramidasAdd a missing 'function' word.
2002-07-15 Hajimu UMEMOTOUse BSDi derived if_nametoindex(), if_indextoname(...
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't claim to fully implement C99 in the STANDARDS...
2002-07-15 Garrett WollmanNote that fseeko() and ftello() are standard in 1003...
2002-07-15 Giorgos KeramidasFix whitespace in .Bd -literal display of S_IXXX constants.
2002-07-14 Alfred PerlsteinFix "rpcinfo -m" when talking to other implementations...
2002-07-14 Alfred Perlsteinclnt_vc_create() has const scalar arguments that wind...
2002-07-14 Alfred PerlsteinCast function args to silence warning.
2002-07-14 Alfred PerlsteinAdd a prototype for __rpcb_findaddr_timed to silence...
2002-07-14 Alfred PerlsteinSilence several warnings due to functions that needed...
2002-07-13 Garrett WollmanFix a few bugs in the ERRORS section.
2002-07-13 Garrett WollmanAdd statvfs(3) to the build.
2002-07-13 Garrett WollmanWell, it's not quite strxfrm(3) but at least it's honest.
2002-07-12 Giorgos KeramidasVarious typo fixes.
2002-07-11 Garrett WollmanA simple implementation of statvfs(3) (one step above...
2002-07-11 Alfred PerlsteinUpdate manpages to reference 'timed' rpc functions
2002-07-11 Juli MallettFill out (zero) and fill in (when doing getino()) the...
2002-07-11 David E. O'BrienRELENG_4_6 PL 1 libc bits with non-vulnerable resolver.
2002-07-11 Alfred PerlsteinAdd functions allowing for the user to specify a timeou...
2002-07-11 Thomas MoestlAdd missing ret instruction to the ptrace() syscall...
2002-07-10 Garrett WollmanFix some comments.
2002-07-10 Maxim KonovalovFix a typo.
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-09 Daniel EischenOops, forgot to set the suspended flag for threads...
2002-07-08 Luigi RizzoFix a bug caused by dereferencing an invalid pointer...
2002-07-08 Maxime HenrionTypo fix: Setlogin() -> setlogin().
2002-07-08 Mike BarcroftBring poll.h up to conformance with POSIX.1-2001 by...
2002-07-07 Jake BurkholderAdd a hack (kludge?) to avoid trying to access files...
2002-07-07 Daniel Harriss/unavilable/unavailable/
2002-07-07 Jake BurkholderFicl wants _setjmp and _longjmp. No need for weak...
2002-07-07 Robert DrehmelFix syntax error which occurred when LIBC_SCCS was...
2002-07-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-07-03 Chris CostelloMove appropriate information out of `DESCRIPTION' and...
2002-07-03 Mark MurrayWhitespace diffs only; this brings this file into the...
2002-07-03 Chris CostelloCorrect a call to fcntl(F_SETFD) to use `FD_CLOEXEC...
2002-07-03 Chris CostelloAdd a SECURITY CONSIDERATIONS example: make note that...
2002-07-03 Jonathan MiniFix off-by-one error.
2002-07-03 Ruslan ErmilovNo need to explicitly set NOMAN here.
2002-07-02 Mark PeekFix typo (SIGEV_EVENT -> SIGEV_KEVENT).
2002-07-02 Hajimu UMEMOTOCope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID...
2002-07-02 Hajimu UMEMOTOCope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID...
2002-07-02 Hajimu UMEMOTOMake NI_WITHSCOPEID a default (always on), to synchronize
2002-07-02 Daniel EischenFix a couple of minor nits that prevented this from...
2002-07-01 Juli MallettDEBUG is a knob that means something else in FreeBSD...
2002-07-01 Juli MallettIn getino, have our DEBUG message in the unhandled...
2002-07-01 Chris CostelloRename `CAVEAT' to `SECURITY CONSIDERATIONS' and move...
2002-07-01 Brian SomersRemove trailing whitespace
2002-07-01 Juli MallettAdd libufs, a library for dealing with UFS filesystems...
2002-07-01 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-30 Christian WeisgerberLP64 fix: don't cast pointer to int
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Julian ElischerDon't even read in the thread if it is a zombie process.
2002-06-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-06-30 Julian Elischergrow a brain and do this right.
2002-06-30 Julian ElischerDon't follow non existant thread pointers (e.g. for...
2002-06-30 David E. O'BrienUse FBSDID
2002-06-29 Julian ElischerPart 1 of KSE-III
2002-06-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-29 Peter WemmTo avoid anybody else getting caught out, these two...
2002-06-29 Peter WemmUpdate from NetBSD 1.3 -> 1.6. Most notable, rev 1.6:
2002-06-29 David E. O'BrienUse __FBSDID.
2002-06-29 David E. O'BrienAdd frexp(3).
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 Andrey A. ChernovAdd additional field 'overwrite' to login_vars. It...
2002-06-28 Daniel EischenMake sigpending and sigsuspend account for signals...
2002-06-28 Daniel EischenAdd a wrapper for pselect() in order to make it a cance...
2002-06-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 Luigi RizzoThe new ipfw code.
2002-06-27 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-27 David E. O'BrienAdd these libs from the 4.6-RELEASE.
2002-06-27 David E. O'BrienAdd these libs from the 4.6-RELEASE.
2002-06-27 Mike SilbersackFix style bugs I added in last commit.
next