]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Simplify implementation and eliminate a register preservation problem.
[FreeBSD/FreeBSD.git] / lib /
1998-09-18 luoqiSimplify implementation and eliminate a register preser...
1998-09-18 kenFix some error message format problems in checkversion...
1998-09-17 phks/yellow pages/NIS/
1998-09-17 gibbslibscsi is obsoleted by CAM.
1998-09-16 kenFix some Alpha portability problems, and add some belt...
1998-09-16 dfrAdjust the declarations of kvm_read and kvm_write to...
1998-09-16 dfrChange to a code sequence which is more likely to work...
1998-09-16 jkoshySort table and descriptions.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 impReplace memory leaking instances of realloc with non...
1998-09-16 impo Don't reference non-existant function freealloc.
1998-09-16 impFix style problems noted by Bruce:
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerBump minor version number and add version.c to update...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 dtDon't initialize NIS until it is really necessary....
1998-09-15 phk(this is an extract from src/share/examples/atm/README)
1998-09-15 jkoshyTurn off replies to ICMP echo requests for broadcast...
1998-09-15 gibbsRemove references to the "od" device.
1998-09-15 gibbsHook up libcam and libdevstat.
1998-09-15 phkAdd new files for HARP3
1998-09-15 gibbsDevice statistics library. Used by iostat, vmstat...
1998-09-15 gibbsI hate late night commits. These should be nuked from...
1998-09-15 gibbsCAM userland utility library, a replacement for libscsi.
1998-09-15 msmithRemove (wrong) OBJFORMAT setting.
1998-09-15 wollmanReplace accidentally-deleted `x' which caused warnx...
1998-09-15 jkoshyCorrect a typo that I noticed.
1998-09-14 impo use strncpy safely
1998-09-14 impAdd reallocf to the library. This function is simliar...
1998-09-13 luoqiFix a cut 'n paste mistake.
1998-09-13 dtDon't clobber errno if we are not going to fail.
1998-09-13 dtDon't lock newfd if it is not opened.
1998-09-12 dtIn libc_r, rename vfork syscall to _thread_sys_vfork...
1998-09-12 wollmanDocument the fact that shutdown(2) is expected to compl...
1998-09-12 dtChange return type of strptime from const char* to...
1998-09-12 wollmanA small last-minute iitem for 3.0:
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 jkoshyUse ellipsis in synopsis.
1998-09-11 impDefine PBUFSIZ in terms of MAXPATHLEN rather than hard...
1998-09-11 imp$@ -> ${.TARGET}
1998-09-11 imp$* -> ${.PREFIX}
1998-09-11 impRemove definition of malloc and realloc. Instead inclu...
1998-09-11 imp$@ -> ${.TARGET}
1998-09-11 impChange obsolete $@ to ${.TARGET}.
1998-09-11 impDon't trust TMPDIR if we're setuid root. This is used...
1998-09-09 brianMention which system interface functions are signal...
1998-09-09 ghelmerDocument a number of VM sysctl variables with help...
1998-09-09 dtFixed bug, caused threads to wait for locks which nobod...
1998-09-09 katoChange ${MACHINE} into ${MACHINE_ARCH} to support MACHI...
1998-09-09 katoChange i386 in a few paths to ${MACHINE} to support...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 jkoshyAdd $Id$, remove quoting for `...'.
1998-09-09 jdpAdd a new library function getobjformat(). It checks...
1998-09-08 obrienAdd support for the RPC 64-bit integer type ``hyper''.
1998-09-08 acherestore rev 1.23 to give clear SIGALRM handling example...
1998-09-08 jkoshyUse ellipsis in the synopsis, and an appropriate explan...
1998-09-07 jdpMake profiling work for ELF. gprof now autodetects...
1998-09-07 alexRemoved unused variables.
1998-09-07 alexRemoved some variable initializations which were unnece...
1998-09-07 alex-Wall clean.
1998-09-07 alexImplement pthread read/write locks as defined by Versio...
1998-09-07 bdeFixed SUBDIR order (libm is no longer a prerequisite...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 dillonReviewed by: Andrey A. Chernov <ache@nagual.pp.ru>...
1998-09-06 jkoshyUse a varargs style prototype in the manual page, with...
1998-09-05 asamiRemove tcl from /usr/src, according to prior agreement...
1998-09-05 jbChange MACHINE to MACHINE_ARCH when testing for i386...
1998-09-05 jbUse INT_MAX instead of LONG_MAX since the variable...
1998-09-05 jbChange a test for NETBSD_SYSCALLS to __alpha__. We...
1998-09-05 jbChange the profile data file name from gmon.out to...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-02 bdeKeep build-tools objects separate from `all' objects...
1998-09-02 bdeFixed the elf case of the creation of the libcrypt...
1998-09-02 bdecsu must be built before all shared libaries for ELF...
1998-09-02 jdpImplement the weak aliases for private entry points...
1998-08-31 woschSort cross references.
1998-08-31 brianRemove OpenBSD build support - let the Makefile vary per
1998-08-30 brianAdd OpenBSD build support
1998-08-30 markmWhile I am no longer making a shared library, it is...
1998-08-30 jbBINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 jbBINFORMAT -> OBJFORMAT ready for E-day.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-29 markmStop making a shared library for libtelnet. This should...
1998-08-28 jkoshyTypo fix.
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-27 rnordierAdd support for reading directories as files.
1998-08-26 jbDon't automatically restart syscalls for the signals...
1998-08-26 jbBack out most of the last commit. It created problems...
1998-08-25 jbTest program for sigwait.
1998-08-25 jbAdd support for building test programs.
1998-08-25 jbFix for sigwait problem.
1998-08-25 dfrThe length argument to sysctl is now size_t.
1998-08-24 bdeFixed syntax errors (__dead should have gone away years...
1998-08-24 steveDescribe what constitues an exceptional condition.
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-22 gpalmerNuke unsupported architecture files
1998-08-22 gpalmerBuilding `compat' on alpha is meaningless (they are...
next