]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Various cleanups.
[FreeBSD/FreeBSD.git] / lib / libc /
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.
1999-07-04 obrienActually impliment the documented %Z specifier.
1999-07-01 mppNuke the BUGS sections of these man pages because they...
1999-07-01 mppFix typos/spelling errors.
1999-07-01 wesAdd mising aio_* man pages. Fixed a minor typo in...
1999-07-01 krisSpelll 'asynchronous' coriectly
1999-07-01 sheldonhFix the NAME section of the kldload.2 manpage, which...
1999-06-29 billfClarify what happens if fd is set to -1
1999-06-27 mppDocument that mlock() and munlock() can return EPERM...
1999-06-26 simokawaJust return `curbrk' for sbrk(0) to avoid syscall overhead.
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-21 jkoshyCorrect troff sequence for backslashes in manual page.
1999-06-18 ruTypo in previous commit.
1999-06-18 ruMention that pid 1 is not affected by kill(-1, SIGXXX...
1999-06-17 greenMinor English corrections were made; SEE ALSO was also...
1999-06-11 mppFix a minor style nit in the NAME section.
1999-06-11 mppMove the description of the strncmp() function from...
1999-06-10 markmImprovement in the description of what this does.
1999-06-07 dtEnsure that host_addr (which is returned in struct...
1999-06-07 steveSpell the .St macro correctly.
1999-06-07 steveSpell isinf(3) correctly.
1999-06-06 jsegerUpdate of intro(2)/errno(2) in the ongoing effort of...
1999-06-04 peterChange an internal variable from "class" to "ns_class...
1999-06-04 wpaulApply patch for PR #12008: remember to reset _yp_enable...
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-25 pbTypo.
1999-05-24 wesAdded Posix rand_r function.
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-21 jmzChflags was clearing all flags supplied on the command...
1999-05-19 bdeFixed disordering and duplication of MLINKS in previous...
1999-05-18 peterAdd a strsignal(3) (like strerror(3)) for libc compatab...
1999-05-17 archieAdd a note that when a stream opened via fdopen() is...
1999-05-16 phk$ brucify -deblunder
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-09 krisMore typos.
1999-05-09 krisTypo.
1999-05-07 foxfairPR: 10918
1999-05-04 ghelmerwritev(2) can return EDESTADDRREQ when attempting to...
1999-05-04 ghelmerShow "#include <machine/param.h>" in SYNOPSIS to get...
1999-05-04 ghelmerNote the effect of close(2) on fcntl(2) record locks.
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrDeclare the return address for __divX, __remX so that...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-29 ghelmerDocument ishexnumber, isideogram, isnumber, isphonogram...
1999-04-29 ghelmerThe accept(2) call can fail with EINTR (at least in...
1999-04-28 phkThis Implements the mumbled about "Jail" feature.
1999-04-28 joergMention that you can only create a block or char specia...
1999-04-27 hoekMention that set-id bits are not honoured for shell...
1999-04-25 impMore egcs warning fixes:
1999-04-25 wesRe-fixed to start at 1969 per the actual Posix requirem...
1999-04-25 wesBring two-digit years up-to-date with POSIX requirements.
1999-04-24 phkAdd missing strings.
1999-04-22 impFix all the mipseb Makefiles. They were broken when...
1999-04-22 jdpBack out my change from 6 April PDT that added a new...
1999-04-20 ghelmerRevise for KLD's.
1999-04-19 petervfsload maps into kldload only now, no more fork/exec...
1999-04-11 dtDocument pread() and pwrite().
1999-04-10 nikContains the para
1999-04-09 impVarious language and style concerns fixed.
1999-04-09 bdeFixed missing include in synopsis.
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-04-07 jdpAdd manpage link for dlversion(3).
1999-04-07 jdpAdd a new function dlversion() which returns the versio...
1999-04-05 bdeFixed disordering in previous 2 commits. Fixed an...
1999-04-04 dtAdd wrappers for pread and pwrite syscalls.
1999-04-04 impAdd mkstemps to the man page, and create a link for it.
1999-04-04 impAdd mkstemps from OpenBSD. This has been in my tree...
1999-04-04 dfrManpages for the KLD system calls.
1999-04-03 jdpFix a macro name typo that made a word disappear.
1999-03-28 phkDisable the "Hint" option in phkmalloc as default....
1999-03-27 desPartial fix for the forking problem: if we can't access...
1999-03-25 dfrRename when building libc_r.
1999-03-24 peterFix a (relatively harmless) braino. I confused myself...
1999-03-23 peterRemove last remaining references to malloc/realloc...
1999-03-23 phkAdd a sysctl variable which can help stop chroot(2...
1999-03-23 jkoshyTypo fix.
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-21 impDon't be so selective about which errors cause us to...
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-15 alexEACESS -> EACCES
next