]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- #define mask of enabled interrupts/indications in if_xlreg.h instead of
[FreeBSD/FreeBSD.git] / lib /
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.
1998-07-29 hoekAdd missing period. We don't allow maternity leaves.
1998-07-28 jlemonu_int --> unsigned int, remove (now unneeded) <sys...
1998-07-28 jlemonoops, forgot to do ``cvs add'' first.
1998-07-28 jlemonAdd wrappers for i386_*_ioperm, i386_vm86 so userland...
1998-07-28 achecast arg to (long) to match format
1998-07-14 acheProvide meaningful errno value on error return
1998-07-14 bdeChanged to the C9x draft spelling of the (unsigned...
1998-07-12 desForgot to remove base64.c from SRCS in the Makefile.
1998-07-12 desBase64 code (and the MIT copyright) moved to http.c
1998-07-11 desFTP retrieve works.
1998-07-11 desToo many changes to list. Basically, FTP is nearly...
1998-07-10 bdeOops, fptrint_t still needs to be declared in <machine...
1998-07-10 bdeAdded a kernel-only typedef (ptrint_t) giving an integr...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-09 desImported libfetch into the tree. It compiles, but there...
1998-07-09 jkoshyCorrect wording on range of addresses examined by ...
1998-07-08 dtAdd lockf().
1998-07-08 dtMake this look more FreeBSDish.
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 dtAn implementation of lockf() function call.
1998-07-08 peterReplace my original asprintf() and vasprintf() hacks...
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-03 phkfts_close calls free(sp), the ISSET(FTS_NOCHDIR) which...
1998-06-30 eivindCross-reference to sysconf(3).
1998-06-30 phkAllow /dev/null as path for the "/dev/mem" file, and...
1998-06-30 bdeFixed printf format errors.
1998-06-30 bdeFixed print format errors.
1998-06-30 bdeFixed a printf format error. Didn't fix assumption...
1998-06-30 bdeFixed printf format errors.
1998-06-30 bdeFixed scanf format errors. The error handling is not...
1998-06-30 bdeFixed printf format errors. Don't assume so many thing...
1998-06-27 brianFixes assorted problems with the history edit functions...
1998-06-27 jdpExtend the existing hackery to set the disk type to...
1998-06-25 guidoFix btree problems. This passes regressions tests.
1998-06-25 jbAdd the missing {} that caused the function to return...
1998-06-24 brianAdd CUSEEME support. This has *not* been tested, nor
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-19 acheFix keypad on/off for ^Z suspends by replacing reset_...
1998-06-19 acheAdd check for non-NULL cur_term
1998-06-18 peterpreserve errno across the readlink() calls. There...
1998-06-17 jbDon't allow a SIGCHLD to wake up a thread if the proces...
1998-06-17 jbIf a thread is waiting on a child process to complete...
1998-06-14 peterDon't compile in the use of poll() when building libc_r...
1998-06-14 jbIf a short write, only loop if no error.
1998-06-14 bdeDocument EINVAL return value.
1998-06-12 peterUnderstand elf library naming rules for libtermlib...
1998-06-12 peterMake nlist() understand elf unconditionally
1998-06-12 jbAdd poll to the list of hidden syscalls so that it...
1998-06-12 jbUpdate the caller's descriptor masks even if there...
1998-06-11 peterSigh, mkdep doesn't know about all the CFLAGS to pass...
1998-06-11 peterRemove components that would duplicate those in libc...
1998-06-11 peterUpdate the resolver parts to bind-8.1.2 level. I have...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 jbCheck the access mode in the flags before waiting on...
next