summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* do not include private copy of bpf.h - it leads to dangerous mismatchache1998-08-181-2/+2
* Made this actually work when there's an object directory:bde1998-08-171-4/+11
* Cross my fingers and enable libfetch.des1998-08-171-2/+2
* Commit a bunch of patches that have been accumulating:des1998-08-176-48/+62
* Update to use the new elf headers.dfr1998-08-171-15/+28
* Remove support for NetBSD syscalls.jb1998-08-179-378/+3
* Remove the comment about how to get NetBSD syscalls since there arejb1998-08-171-8/+1
* Add missing #include of <sys.types.h>phk1998-08-151-0/+1
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-154-6/+128
* Build libkvm on alpha too.jb1998-08-151-3/+2
* Add an alpha machdep for kvm. The vatop functions are stubbed out fordfr1998-08-151-0/+197
* Make the locally built and executed build tools in this directoryjb1998-08-151-6/+6
* Add missing initialization of the length variable passed tojdp1998-08-121-2/+3
* Add extra initialisation code that is required for processes thatjb1998-08-103-3/+87
* If using FreeBSD syscalls, handle the syscalls that don't requirejb1998-08-081-1/+11
* Include FreeBSD's syscall.h if not using NetBSD syscalls.jb1998-08-081-2/+5
* Allow for the fact that NetBSD syscalls are no longer the default. Calljb1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.jb1998-08-081-1/+3
* References to NetBSD syscalls changed to just a comment about what tojb1998-08-081-6/+7
* Correct the description of skeyaccess(). It determines whether Unixjdp1998-08-051-5/+7
* Fixed bitrot in prototypes in synopsis.bde1998-08-031-5/+5
* Changed prototype in synopsis to match prototype in <pthread.h>.bde1998-08-036-6/+6
* Fixed missing header in synopsis.bde1998-08-031-1/+2
* isnetworktty -> isnettty. ttyent.h has already gone through 3bde1998-08-032-6/+6
* The pthreads standard has been published. Change:alex1998-08-0348-94/+94
* A style fix for my previous commit.alex1998-08-023-3/+3
* Fixed a race condition during the first lock/trylock of a staticallyalex1998-08-023-12/+63
* Fixed printf format errors.bde1998-08-021-1/+1
* I've put together man pages for the pthread_cleanup, pthread_cond, andphk1998-07-3130-4/+1902
* Print uid/gid as u_long per bde suggestionache1998-07-291-5/+5
* Fixed disordering in previous commit.bde1998-07-292-8/+8
* Add missing period. We don't allow maternity leaves.hoek1998-07-291-2/+2
* u_int --> unsigned int, remove (now unneeded) <sys/types.h>jlemon1998-07-283-15/+13
* oops, forgot to do ``cvs add'' first.jlemon1998-07-286-0/+417
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-283-8/+13
* cast arg to (long) to match formatache1998-07-281-3/+3
* Provide meaningful errno value on error returnache1998-07-141-5/+17
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-12/+12
* Forgot to remove base64.c from SRCS in the Makefile.des1998-07-121-1/+1
* Base64 code (and the MIT copyright) moved to http.cdes1998-07-123-180/+223
* FTP retrieve works.des1998-07-113-58/+145
* Too many changes to list. Basically, FTP is nearly there and errordes1998-07-115-138/+302
* Oops, fptrint_t still needs to be declared in <machine/profile.h> in thebde1998-07-101-9/+1
* Added a kernel-only typedef (ptrint_t) giving an integral type that isbde1998-07-101-2/+11
* This commit was generated by cvs2svn to compensate for changes in r37535,des1998-07-0911-0/+1375
|\
| * Imported libfetch into the tree. It compiles, but there's still somedes1998-07-0911-0/+1375
* Correct wording on range of addresses examined by `msync(2)'.jkoshy1998-07-091-2/+2
* Add lockf().dt1998-07-081-3/+3
* Make this look more FreeBSDish.dt1998-07-081-8/+2
* This commit was generated by cvs2svn to compensate for changes in r37510,dt1998-07-082-0/+345
|\
OpenPOWER on IntegriCloud