]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix screwed up previous commit.
[FreeBSD/FreeBSD.git] / lib /
1999-01-18 simokawaThis commit was generated by cvs2svn to compensate...
1999-01-18 jkoshyrevoke(2) is supported on regular files under current...
1999-01-18 desUse the correct type for uid and gid in struct passwd...
1999-01-15 jbIncrease the size of private thread flags so that the...
1999-01-14 phkBring us one step closer to sysinstall'ing on a DOC2k...
1999-01-14 markmThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-11 jdpFix an NFS-related installation problem.
1999-01-11 msmith POSIX introduced optreset to deal with multiple invoca...
1999-01-11 impFix a minor security problem in libc_r.
1999-01-10 peterMerge changes from vendor branch (1.1.1 -> 1.1.3) into...
1999-01-10 peterThis commit was generated by cvs2svn to compensate...
1999-01-10 peterImport zlib 1.1.3 onto the vendor branch.
1999-01-10 brianIf we can't open alias.log, don't try to write to the
1999-01-09 jdpSwitch to using ".So" as the extension for PIC object...
1999-01-08 jkhChanges for alpha support.
1999-01-07 steveStrip the leading path from __progname.
1999-01-06 desMake the implementation and documentation agree. Specif...
1999-01-06 obrienadd MLINKs for all the functions covered by the manpage
1999-01-06 obrienspell check
1999-01-04 dtMake ctime_r, asctime_r, gmtime_r, and localtime_r...
1999-01-03 wollmanAdd STANDARDS section.
1999-01-03 wollmanFix grammar in the description of timegm() by totally...
1999-01-01 bdeIgnore the fs_spec entry for "/" in /etc/fstab if the...
1999-01-01 bdeUpdated type of ss_size in struct sigaltstack.
1998-12-31 jkhEliminate all dependence on boot1 and boot2. This...
1998-12-30 jkhTransition libdisk to use /boot since what it's looking...
1998-12-30 bdeBacked out previous commit. It depends on a.out utilit...
1998-12-30 bdeFixed bootstrapping of /usr/mdec/boot[12].
1998-12-27 bdeFixed type mismatches in args to __syscall(). One...
1998-12-27 bdeAvoid using ld -O (as in bsd.lib.mk).
1998-12-27 bdeFixed CLEANFILES.
1998-12-24 steveStrip the leading path from __progname as is done in...
1998-12-24 dfrDisable building with alpha software completion options...
1998-12-23 dfr[This is a null commit to supply the correct log entry]
1998-12-23 dfrImplement fpsetmask() and other fp*() functions. Progr...
1998-12-21 desImplement and document file list retrieval.
1998-12-21 joergThis commit was generated by cvs2svn to compensate...
1998-12-20 wesAdded documenation for the existing implementation...
1998-12-19 phkAdd "fla" to Disk_Names()
1998-12-19 julianReviewed by: Luoqi Chen, Jordan Hubbard
1998-12-18 desDon't specify a language to compile_et.
1998-12-17 dfrEnable building libio on the alpha.
1998-12-17 eivindNote that dying on NULL is an implementation detail.
1998-12-17 eivindRestore old semantics (broken in rev 1.47's buffer...
1998-12-16 bde<sys/types.h> isn't a prerequisite for <kvm.h>.
1998-12-16 bdeThe previous commit was bogus. <stdlib.h> was never...
1998-12-16 bdeDeclare size_t and ssize_t if they are not already...
1998-12-16 bdeAdjust for kern.ps_strings and PS_STRINGS not being...
1998-12-16 bdeDeclare setproctitle() as printf0-like.
1998-12-16 bdeAdjust for kern.ps_strings and PS_STRINGS not being...
1998-12-16 desImplement and document fetchStatFTP.
1998-12-16 desRemove unused header files. Fix a few shadowing bugs...
1998-12-16 desAdd verbose flag, and support functions.
1998-12-16 peterOld stuff laying around: Don't use a function called...
1998-12-16 impAdd reminder to return memory allocated by this call.
1998-12-15 desFix the "Unknown HTTP error" message.
1998-12-14 wesReviewed by: JKH
1998-12-14 dillonReviewed by: freebsd-current
1998-12-13 steveCommit out caveat about hardlinks to directories since...
1998-12-13 dillonPR: docs/9050
1998-12-13 dillon Add required #include references to manual page
1998-12-13 dillon oops. Fix indentation of the 'for' loop I just...
1998-12-13 dillon Handle the race condition where vipw may lock a...
1998-12-12 dfrAdd a simple library for accessing i/o ports and memory...
1998-12-10 jbCALL -> PCALL for sigaltstack for libc_r.
1998-12-10 jbDon't hide mknod, it doesn't need a wrapper and never...
1998-12-10 steveAdd missing int to prototypes of mvaddstr and mvaddnstr.
1998-12-07 bdeRemoved unused include of <kvm.h>. It was alarming...
1998-12-02 julianThis commit was generated by cvs2svn to compensate...
1998-12-01 dillonObtained from: "Jan B. Koum " <jkb@best.com>
1998-11-30 nate- Fix modulo bug that was masked by the correct code...
1998-11-30 dfrOn the alpha, sizeof(char*) != sizeof(int) which was...
1998-11-29 bdeFixed SUBDIR order.
1998-11-28 eivindAdd support for pthread_mutexattr_settype(). As a...
1998-11-24 jkoshyEnable aio_read(2).
1998-11-23 jkoshyDon't mention exit(3) in explanation; _exit(2) is a...
1998-11-22 jdpInstall PAM modules into ${SHLIBDIR}, not ${LIBDIR}.
1998-11-22 jdpExplicitly depend on libcrypt and libmd for a.out too...
1998-11-22 jkhBetter document the file format, add in support for...
1998-11-20 jdpMake sure libskey is built before libpam. It is requir...
1998-11-19 jdpFix a couple of typos.
1998-11-19 jkoshyMan page for aio_read(2).
1998-11-18 jdpEnable the building of libpam. Move libradius and...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpBuild structure for contribified Linux-PAM, plus some...
1998-11-18 jdpBuild structure for contribified Linux-PAM, plus some...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-16 jmzAdd an emply MAIN__() function. This avoid an unresolve...
1998-11-16 nectarUpdate to reflect reality.
1998-11-15 kenUse snprintf to make sure we don't overflow a buffer.
1998-11-15 kenFix an error message. (it was using an uninitialized...
1998-11-15 jbInterrupt threads waiting in select etc.
1998-11-15 jbClose a window between unlocking a spinlock and changin...
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpEnable libradius and libtacplus.
1998-11-13 jdpInitial import of TACACS+ client library donated by...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpInitial import of RADIUS client library donated by...
next