]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fixed a style bug (insertion sort error) in rev.1.29. This file should
[FreeBSD/FreeBSD.git] / lib /
2004-04-17 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-04-16 Christian BruefferBring describtion of a sysctl in line with the source:
2004-04-16 Christian BruefferRemove unnecessary .Pp macro and bump document date
2004-04-16 Christian BruefferList some sysctl variables that influence accounting
2004-04-16 Tim KientzleOnly enable the ACL restore logic on FreeBSD versions...
2004-04-15 Peter WemmThis commit was generated by cvs2svn to compensate...
2004-04-14 Hartmut BrandtUse a MANFILTER to patch the man pages to point to...
2004-04-14 Hartmut BrandtBump the shared library version number for the bsnmp...
2004-04-14 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-04-14 Hartmut BrandtPut the name of the module first in the list of all...
2004-04-14 Hartmut BrandtCompare with 0 if comparing an integer, not with NULL.
2004-04-14 Hartmut BrandtMove the SNMP MIBs and tree definitions from /usr/share...
2004-04-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-04-13 Tim Kientzle * Plug a buffer overrun in ACL parsing. (archive_entry.c)
2004-04-12 Tim J. RobbinsPerform some basic validation of multibyte conversion...
2004-04-12 Tim J. RobbinsRemove a nonsensical remark about byte order markers...
2004-04-12 Tim KientzleMore work on ACLs: fix error in archive_entry's ACL...
2004-04-11 Maxime HenrionBelatedly remove the getvfsent(3) API. All the consume...
2004-04-11 Tim J. RobbinsDocument the meaning of the zero return value.
2004-04-10 David XuFix a typo. I was locked out for two days from my machine.
2004-04-10 Tim J. RobbinsDon't cast away const qualifiers.
2004-04-09 Maksim YevmenkinMake sure Bluetooth stuff can be compiled on amd64
2004-04-09 Tim J. RobbinsTerminate execl()'s argument list with a null pointer...
2004-04-08 Daniel EischenAfter forking and initializing the library to single...
2004-04-08 Tim J. RobbinsUpdate manual pages for change to C99 mbrtowc() semantics.
2004-04-07 Tim KientzleLinux still uses 32-bit off_t by default. Ask for...
2004-04-07 Tim J. RobbinsAllow partial multibyte characters to accumulate in...
2004-04-07 Tim J. RobbinsPrepare to handle trivial state-dependent encodings...
2004-04-07 Tim J. RobbinsBegin conversions for sgetrune() and sputrune() in...
2004-04-07 Tim J. RobbinsPrepare to handle state-dependent encodings. This mainl...
2004-04-07 Tim J. RobbinsBegin in the initial shift state in mbstowcs() and...
2004-04-06 Tim KientzleFix some issues with ACL handling:
2004-04-06 Tim J. RobbinsPrepare to handle state-dependent encodings. This mainl...
2004-04-06 Pierre BeyssacAdd a missing "*errp = h_errno" forgotten in rev 1.36.
2004-04-06 Doug RabsonUpdate .Dd value.
2004-04-05 Tim KientzleOverhauled ACL support. This makes us compatible
2004-04-05 Pierre BeyssacFix _dns_ghbyname() to return NS_TRYAGAIN instead of...
2004-04-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-05 Doug RabsonDocument lgetfh(2).
2004-04-04 Tim J. RobbinsRemove support for emulating mbrtowc() and wcrtomb...
2004-04-04 Tim J. RobbinsReimplement the GB18030 encoding method using the new...
2004-04-04 Tim J. RobbinsReimplement the deprecated UTF2 encoding method using...
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-02 Daniel EischenUnbreak natd.
2004-04-01 Andrey A. ChernovSimplify one condition in prev. commit:
2004-04-01 Andrey A. ChernovFix parsing of ambiguous options, whole loop must be...
2004-04-01 Jacques VidrineThe previous commit changed the behavior of nsdispatch...
2004-03-31 Dag-Erling SmørgravRaise WARNS level to 2.
2004-03-31 Dag-Erling SmørgravDeal with aliasing warnings.
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-31 Bruce M SimpsonMerge of libpcap 0.8.3 from tcpdump.org.
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-31 Peter WemmFix Yet Another 16 byte stack alignment bug. Thankfull...
2004-03-30 Jacques VidrineWhen a dynamic NSS module is built and linked against...
2004-03-30 Yoshihiro TakahashiMFi386: WARNS=4 clean.
2004-03-30 Tim J. RobbinsAdd cross-references to isideogram(3), isphonogram...
2004-03-30 Tim J. RobbinsAdd basic manual pages for isideogram(), isphonogram...
2004-03-30 Tim J. RobbinsTrim cross-references.
2004-03-30 Tim J. RobbinsDocument the isnumber() and ishexnumber() functions...
2004-03-30 Jun KuriyamaDown to WARNS=2 for a while.
2004-03-30 Jun KuriyamaMake libdisk WARNS=4 clean.
2004-03-29 Tim J. RobbinsRemove duplicate MLINK.
2004-03-29 Mike Makonneno Also check that the mutex type is not less than the...
2004-03-29 Mike MakonnenMake the minimum implementation of pthread_kill conform...
2004-03-29 Mike Makonneno Don't explicitly check the thread for NULL. That...
2004-03-29 Mike Makonneno If a thread is marked as detached AND on the dead...
2004-03-29 Mike MakonnenIf a condition variable is statically initialized don...
2004-03-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-29 Mike MakonnenThe thread suspend function now returns ETIMEDOUT,...
2004-03-29 Mike Makonneno Remove more references to SIGTHR
2004-03-28 Mike MakonnenRemove the garbage collector thread. All resources...
2004-03-28 Jens SchweikhardtFix a warning: compare u_long ps_strings to 0 instead...
2004-03-27 Mike Makonneno Since we're not using signals for thread synchronizat...
2004-03-27 Mike MakonnenStop using signals for synchronizing threads. The perfo...
2004-03-27 Tim J. RobbinsRecognize the "rune" character class in wctype().
2004-03-26 Mike Makonneno The mutex locking functions aren't normally cancellat...
2004-03-26 Mike Makonneno Initialize a local variable before referencing it...
2004-03-26 Ruslan ErmilovDocument that kvm_open(3) also accepts "/dev/null"...
2004-03-26 Ruslan ErmilovDocument that libkvm also uses /dev/kmem, to access...
2004-03-25 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-25 Bruce M SimpsonDocument the existence of NET_RT_IFMALIST.
2004-03-25 Ruslan Ermilov[troff] removed the unnecessary use of \_ escapes.
2004-03-24 Brian FeldmanAdd locking so that arc4random(3) functions are all...
2004-03-23 Tim Kientzlemdoc fixes
2004-03-22 Tim KientzleJust use autoconf-compatible feature macros; don't...
2004-03-21 Tim J. RobbinsDocument incorrect handling of multibyte characters.
2004-03-21 Peter WemmAdjust stack alignment so that when the 'call xxx'...
2004-03-20 Tim KientzleBug: Standard C still requires declarations to precede...
2004-03-20 Tim J. RobbinsMention that funopen() uses fpos_t incorrectly in the...
2004-03-20 Tim J. RobbinsImprove documentation for fgetpos() and fsetpos(),...
2004-03-19 Tim KientzleMany fixes:
2004-03-19 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-19 Diomidis SpinellisShave-off troff cycles by invoking .Fa only once.
2004-03-19 Tim J. RobbinsDo not redundantly set the stream orientation in getc...
2004-03-18 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-03-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-17 Tim J. RobbinsUpdate list of macros defined in <stdio.h>.
2004-03-17 Tim J. RobbinsRe-add description of putc() macro (back out rev. 1...
2004-03-17 Tim J. RobbinsRe-add text that says getc() is a macro (back out rev...
next