]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFS: tweak my wording a little.
[FreeBSD/FreeBSD.git] / lib /
1999-09-02 impFix the root cause of the fts buffer overflow. This...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmMake the libcrypt's build in the correct order.
1999-09-01 peterUpdate a comment regarding dependencies on libtermcap...
1999-09-01 peterAdd a missing dependency for make_hash which could...
1999-08-31 sheldonhBack out previous commit. I mistook passing commentary...
1999-08-30 dtMake SYMLINKS relative. SYMLINKS are supposed to be...
1999-08-30 dtFix a memory leak: free the thread-specific poll_data...
1999-08-30 sheldonhOnly issue a warning for the first occurrence of a...
1999-08-30 peterDon't build libtermcap, libcurses, libmytinfo, just...
1999-08-30 peterUse src/contrib/ncurses, v5.0.990821 prerelease.
1999-08-30 deischenWhen checking for valid timevals in the wrapped select...
1999-08-29 billfAdd $FreeBSD$ and spell Eklund properly.
1999-08-28 mppAdd $FreeBSD$ lines to man pages that are missing them...
1999-08-28 mppAdd $FreeBSD$ lines to man pages that are missing them...
1999-08-28 peter$Header$ -> $FreeBSD$
1999-08-28 yokota- Handle the signal SIGTERM.
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 peter$Id$ -> $FreeBSD$
1999-08-27 peter$Id$ -> $FreeBSD$
1999-08-27 mppRemove some 4.3BSDish anacronisims that stated that...
1999-08-27 joergRemove a 4.3BSDish anachronism that claimed EPERM for...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-25 bdeDon't open the swap file. The open descriptor for...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-23 chrisDocument ENOSYS error.
1999-08-22 brianAallow ppp to work with Nortel Networks Extranet Switch
1999-08-22 hoekTypo: 102 => 192 (PR: docs/13310 - Maxim Sobolev ...
1999-08-22 yokotaAssorted bug fixes.
1999-08-21 greenThis is the addition of a syslog(3) security.* top...
1999-08-21 impAdd warnings, ala mktemp, to tempnam and tmpnam as...
1999-08-20 alfredmove sanity check of timeval struct so as not to segfau...
1999-08-20 abialRestore INTERNALLIB.
1999-08-20 mdoddFix MLINKS.
1999-08-20 jbWhen checking if there is a stack to free, observe...
1999-08-20 rseFix EINVAL related descriptions.
1999-08-20 mdoddAdd 2 functions: el_data_set() and el_data_get() which...
1999-08-19 alfredtime_to_sleep->tv_nsec > 1000000000
1999-08-19 alfredSanity check time structures passed in, return EINVAL...
1999-08-19 alfredhandle under/overflow of time values in a more robust...
1999-08-18 abialAdd pam_radius.so manual page.
1999-08-18 chrisFix a bunch of broken cross-references
1999-08-17 kenTake out a reference to ccb(4). I never got around...
1999-08-17 rseFix description of the _thread_autoinit_dummy_decl...
1999-08-15 phoReverted to revision 1.8 as previous fix causes fts_ope...
1999-08-15 mppVarious man page cleanup:
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-14 phoReviewed by: phk
1999-08-14 chrisBad reference to exit(2) changed to exit(3).
1999-08-14 chrisBad reference exit(2) changed to exit(3)
1999-08-14 chrisAdd $Id$ tag.
1999-08-14 chrisBad reference time(2) changed to time(3)
1999-08-14 chrisBad reference of termios(3) changed to termios(4).
1999-08-14 chrisBad reference of sysctl(1) changed to sysctl(8)
1999-08-14 chrisBad reference to lstat(3) changed to lstat(2)
1999-08-14 chrisFix .Xr line for `getpagesize'
1999-08-14 chrisFix some bad references:
1999-08-14 chrisChange reference to mount(1) to mount(8)
1999-08-13 chrisChange reference from kldload(3) to kldload(2)
1999-08-13 sheldonhAxe LOGIN_CAP_AUTH.
1999-08-12 deischenAdd check for runnable threads before polling file...
1999-08-10 rnordierTreat an attempt to read from a write-only stream more...
1999-08-10 impUse the latest version of these files from OpenBSD.
1999-08-10 impImport strl{cat,cpy} from OpenBSD.
1999-08-08 bdeFixed missing "G" in the list item for the main descrip...
1999-08-05 deischenAdd RCS IDs to those files without them.
1999-08-05 deischenFix thread initialization to allow for the case where...
1999-08-01 hoekMention that EXIT_SUCCESS and EXIT_FAILURE are preferre...
1999-07-31 bdeFixed $Id$.
1999-07-31 bdeRemoved a duplicate reference to System V.4.
1999-07-31 bdeFixed syntax error in previous commit.
1999-07-31 bdeFIxed disordering in previous commit. Fixed some old...
1999-07-30 nikDocument that writev(2) can fail with ENOBUFS.
1999-07-30 mppUse the .At macro when referencing versions of AT&T...
1999-07-30 mppDocument the getdents(2) system call. The documentatio...
1999-07-30 mppDocument the lchmod(2) system call.
1999-07-30 mppAdd a manual page for getdents(2). This was taken...
1999-07-30 mppDocument the lutimes() and futimes() system calls.
1999-07-30 mppMdoc cleanup.
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-26 sheldonhAdd missing cause for an EINVAL return (msgtype < 1).
1999-07-26 sheldonhCorrect HISTORY section, according to CVS logs.
1999-07-26 acheremove <ctype.h> - not needed
1999-07-26 acheunsigned char cleanup
1999-07-25 hoekasprintf() does use realloc() internally, but saying...
1999-07-24 n_hibmaUpdate the manpage for the number of symlinks in ELOOP
1999-07-24 bdeBacked out previous commit. devname.3 and devname...
1999-07-20 nikCorrect the information about the return value when...
1999-07-20 nikCorrect some grammar and style problems with this page.
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 greenVarious cleanups.
1999-07-18 phkMake devname(3) return something more intelligent than...
1999-07-16 simokawaEnable gmon/mcount on alpha.
1999-07-16 simokawaEnable gcrt1.o.
1999-07-16 simokawaMake profil() 64bit-safe for alpha.
next