]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
BTX (aka the boot extender) is an i386 kernel that hosts 32-bit
[FreeBSD/FreeBSD.git] / lib /
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...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 jbRemove the bootstrap hack that prevented the use of...
1998-08-20 msmithAdd libstand.
1998-08-20 msmithInstall libstand header <stand.h> and manpage (libstand.3)
1998-08-20 msmithThis is libstand; a support library for standalone...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis is libstand; a support library for standalone...
1998-08-18 achedo not include private copy of bpf.h - it leads to...
1998-08-17 bdeMade this actually work when there's an object directory:
1998-08-17 desCross my fingers and enable libfetch.
1998-08-17 desCommit a bunch of patches that have been accumulating:
1998-08-17 dfrUpdate to use the new elf headers.
1998-08-17 jbRemove support for NetBSD syscalls.
1998-08-17 jbRemove the comment about how to get NetBSD syscalls...
1998-08-15 phkAdd missing #include of <sys.types.h>
1998-08-15 phkI have added the support for BIG5 encoding into libc...
1998-08-15 jbBuild libkvm on alpha too.
1998-08-15 dfrAdd an alpha machdep for kvm. The vatop functions...
1998-08-15 jbMake the locally built and executed build tools in...
1998-08-12 jdpAdd missing initialization of the length variable passed to
1998-08-10 jbAdd extra initialisation code that is required for...
1998-08-08 jbIf using FreeBSD syscalls, handle the syscalls that...
1998-08-08 jbInclude FreeBSD's syscall.h if not using NetBSD syscalls.
1998-08-08 jbAllow for the fact that NetBSD syscalls are no longer...
1998-08-08 jbMake NetBSD compatibility conditional on NETBSD_SYSCALL...
1998-08-08 jbReferences to NetBSD syscalls changed to just a comment...
1998-08-05 jdpCorrect the description of skeyaccess(). It determines...
1998-08-03 bdeFixed bitrot in prototypes in synopsis.
1998-08-03 bdeChanged prototype in synopsis to match prototype in...
1998-08-03 bdeFixed missing header in synopsis.
1998-08-03 bdeisnetworktty -> isnettty. ttyent.h has already gone...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 alexThe pthreads standard has been published. Change:
1998-08-02 alexA style fix for my previous commit.
1998-08-02 alexFixed a race condition during the first lock/trylock...
1998-08-02 bdeFixed printf format errors.
1998-07-31 phkI've put together man pages for the pthread_cleanup...
1998-07-29 achePrint uid/gid as u_long per bde suggestion
1998-07-29 bdeFixed disordering in previous commit.
next