]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
ReLink() partial links in FindLinkOut() in the same manner as we do it
[FreeBSD/FreeBSD.git] / lib / libc /
1999-09-22 ruIf `who' was not specified, set the appropriate bits...
1999-09-21 phantommdoc(7)'fy
1999-09-21 wesFixed a typo (well, format-o) in yesterday's edits.
1999-09-20 wesFixed the description of when and why aio_suspend returns.
1999-09-20 phantomCorrect spelling : ascii -> ASCII
1999-09-19 phantomFix typo
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 phkAdd a version number field to the jail(2) argument...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-12 dt__collate_substitute() do something non-trivial only...
1999-09-12 dtReduce time of __collate_substitute() from O(strlen...
1999-09-11 dtImplement new format specifier for strftime: %OB, alter...
1999-09-11 alfredAdd FreeBSD history in 'HISTORY'
1999-09-11 bdeFixed disordering in previous commit.
1999-09-11 alfredDocument fhopen, fhstat, and fhstatfs syscalls.
1999-09-10 alfredsync with src/sys/sys/mount.h
1999-09-09 billfAdd aio_{cancel,error,return,suspend,write} into the...
1999-09-06 ru- add reference to siginterrupt(3)
1999-09-06 desDon't forget to reset _pw_stepping_yp to 0 before retur...
1999-09-05 peterTidy up $Log$ debris.
1999-09-05 phantomSome style and "look" fixes
1999-09-05 phantomName Description (.Nd macro) added.
1999-09-05 phantommdoc(7) style fix.
1999-09-05 phantommdoc(7) style fix: FreeBSD -> .Fx
1999-09-05 phantomRemove useless .Fn macro suffix
1999-09-05 phantommdoc style fix.
1999-09-05 phantommdoc(7) style fixes
1999-09-04 phantomSpelling and grammar error fix.
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-02 luoqiUse definitions provided in sysarch.h for args structures.
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-08-31 sheldonhBack out previous commit. I mistook passing commentary...
1999-08-30 sheldonhOnly issue a warning for the first occurrence of a...
1999-08-28 mppAdd $FreeBSD$ lines to man pages that are missing them...
1999-08-28 peter$Header$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 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-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-23 chrisDocument ENOSYS error.
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-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 chrisAdd $Id$ tag.
1999-08-14 chrisBad reference time(2) changed to time(3)
1999-08-14 chrisBad reference of sysctl(1) changed to sysctl(8)
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-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-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-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-18 phkMake devname(3) return something more intelligent than...
1999-07-16 simokawaEnable gmon/mcount on alpha.
1999-07-16 simokawaMake profil() 64bit-safe for alpha.
1999-07-15 jlemonReference correct sysctl: kern.maxsockbuf --> kern...
1999-07-12 nikAdd $Id$, to make it simpler for members of the transla...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 wesFixed a minor style nit in the EXAMPLE section.
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-09 phkClarify an explanation a little bit.
1999-07-07 desBack out previous commit after discussing it with Dmitr...
1999-07-07 desAlways set errno to ENOMEM when returning 0 from malloc...
1999-07-06 obrienMake the new %Z addition thread-safe.
next