]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
When a packet is destined for delivery via an ATM medium, perform
[FreeBSD/FreeBSD.git] / lib /
2002-10-20 Sam LefflerAnother baby step toward getting sysinstall working:
2002-10-20 Thomas MoestlAdapt to handle the new sparc64 core dump format correctly.
2002-10-20 Tim J. RobbinsWhen recycling a cached connection, increment the refer...
2002-10-20 Tim J. RobbinsCross-reference fmtcheck(3).
2002-10-19 Peter WemmGive in on the __sF stuff. I have a better fix in...
2002-10-19 Sam Lefflero since you can't use DIOCGDINFO and DIOCGSLICEINFO...
2002-10-19 Tim J. RobbinsIndent code example with one tab, not two, for consiste...
2002-10-19 Tim J. RobbinsC89 does not specifiy strsep(), so our strsep() impleme...
2002-10-19 Tim J. RobbinsThe ftok() function has not been in libcompat for quite...
2002-10-19 Marcel MoolenaarAdd the libz derived files, added in the previous commi...
2002-10-18 Mark MurrayOops. Also provide a lint-compatible unused argument...
2002-10-18 Mark MurrayISOfy functions, sort headers and mark unused arguments.
2002-10-18 Mark MurrayCorrect the headers needed to use dbopen(3) and friends.
2002-10-18 Robert WatsonIntroduce 'exempt_if_empty' option to pam_wheel(8)...
2002-10-18 Sam Lefflernot sure if this correct, but it compiles again
2002-10-17 Juli MallettFD locking is not enabled anymore, so the table which...
2002-10-17 Sam Lefflero ioctl DIOCGDINFO error wasn't checked
2002-10-17 Sam Lefflercorrect arg order to strlcpy/strlcat under #ifdef alpha
2002-10-17 Tim J. RobbinsFix off-by-one error when pushing back a multibyte...
2002-10-17 Tim J. RobbinsMake part of the previous change clearer; check flags...
2002-10-17 Tim J. RobbinsThe field width for single-byte string conversions...
2002-10-16 Alfred Perlsteinde-__P()
2002-10-16 Robert Drehmel - Remove the lsearch() and lfind() functions and their...
2002-10-16 Tim J. RobbinsCount field width correctly for suppressed multibyte...
2002-10-16 Robert DrehmelRemove unneeded $FreeBSD$ tags.
2002-10-16 Robert Drehmel - Remove the old insque() and remque() functions and...
2002-10-16 Tim J. RobbinsSet the error bit on the stream if an encoding error...
2002-10-16 Tim J. RobbinsAvoid truncating invalid wide characters that are outsi...
2002-10-16 Tim J. RobbinsAdd a Bugs section and note that fmtcheck() is out...
2002-10-16 Tim J. RobbinsAdd support for the XSI %C and %S formats, which are...
2002-10-15 Ian DowseUse kqueue(2) instead of poll(2) to wait for replies...
2002-10-15 Max Khonfix typo in comments (in preparation for MFC)
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-15 Tim J. RobbinsAdd cross-references to the wide character counterparts...
2002-10-15 Maxim SobolevEliminate superfluous memory access in memcpy(3)/memmov...
2002-10-15 Tim J. RobbinsRemove stray comma at the end of the See Also list.
2002-10-14 Yoshihiro TakahashiFix to check disk geometry.
2002-10-14 Tim J. RobbinsUse a weak reference instead of a macro to make vfscanf...
2002-10-14 Tim J. RobbinsWrite the strvis()'d string out to the history file...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Tim J. RobbinsFA, FB and FC are lead bytes according to recent Micros...
2002-10-14 Tim J. RobbinsStyle changes. Mainly removing excessive whitespace...
2002-10-13 Kris KennawayDump in $TMPDIR if !setugid, and use mode 0644 instead...
2002-10-13 Kris KennawayIgnore TMPDIR if the application is setugid.
2002-10-13 Tim J. RobbinsFreeBSD's libedit does not include NetBSD's readline...
2002-10-12 Kris KennawayUse buffer-safe string functions for paranoia.
2002-10-12 Kris KennawayZero memory after malloc. This stops sysinstall from...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Mike BarcroftAdd restrict type-qualifier.
2002-10-12 Andrey A. ChernovCosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Tim J. RobbinsDescribe the restrictions on seeking on wide character...
2002-10-12 Tim J. RobbinsFix a typo causing incorrect formatting for negative...
2002-10-11 Tim J. RobbinsSave errno around calls to free(); at least some code...
2002-10-11 Tim J. RobbinsDocument the kind of format string strfmon() expects...
2002-10-11 Tim J. RobbinsUse the new struct lconv members to determine how to...
2002-10-11 Tim J. RobbinsNon-negative amounts should not have an extra space...
2002-10-11 Tim J. Robbins"Left precision" and "right precision" are not flags...
2002-10-11 Peter WemmZap the early-adopter transition aid before we get...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovBuild kerberized versions of the PAM library, and insta...
2002-10-11 Maxim KonovalovDo not allow empty GIDs for non-NIS entries.
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Tim J. RobbinsAdd a UTF-8 encoding method, which will eventually...
2002-10-10 Jens SchweikhardtDocument that write(2) et al can return EROFS for attem...
2002-10-10 Robert DrehmelFix another spelling mistake.
2002-10-10 Robert DrehmelCorrect a spelling mistake.
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Tim J. RobbinsAdd cross-references to wide character versions of...
2002-10-10 Tim J. RobbinsCross-reference between byte and wide-character stdio...
2002-10-09 Alfred Perlsteinde-__P()
2002-10-09 Robert WatsonAdd brief mention of the extattr_*_link() system call...
2002-10-09 Tim J. RobbinsAdd support for the 6 new C99 struct lconv members...
2002-10-09 Peter WemmDrop almost 3k from /bin/sync by moving errno to a...
2002-10-08 Archie CobbsAdd note that there is a kernel-imposed limit on the...
2002-10-08 Archie CobbsAdd MLINKS to kse.2.
2002-10-08 Yoshihiro TakahashiFix to support pc98.
2002-10-06 Tim J. RobbinsAdd a note to the Compatiblity section suggesting that...
2002-10-06 Hajimu UMEMOTOPut giant locks due to make getaddrinfo(), getnameinfo()
2002-10-06 Tim J. RobbinsRemove rants/whines about the rune interface being...
2002-10-06 Tim J. RobbinsRemove a completely incorrect statement from the Return...
2002-10-05 Daniel EischenOnce again, remove the i386-specific hacks to save...
2002-10-04 Mike BarcroftAdd restrict type-qualifier to sem_getvalue().
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-04 Poul-Henning KampWhite-space change only. Move closer to style(9).
2002-10-04 Ruslan ErmilovMinor tweaks to make this manpage readable.
2002-10-04 Ruslan ErmilovStyle.
2002-10-04 Poul-Henning KampConnect libbsdxml (nee libexpat) to the build.
2002-10-04 Robert DrehmelCorrect the regressive part of my last commit to these...
2002-10-04 Poul-Henning KampOk, concensus was to install libexpat under a "private...
2002-10-04 Tim J. RobbinsAdd a placeholder implementation of wcscoll() and wcsxf...
2002-10-04 Peter WemmDrop login.c and logwtmp.c from the library build....
2002-10-03 David E. O'BrienAdd stpcpy(3).
2002-10-03 Johan KarlssonActually implement gzip's -c option. minigzip now also...
next