summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* (Ab)use .Vt instead of .Fd for a variable declaration.bde1998-03-231-2/+2
* Fixed bitrot in synopsis. Didn't fix bitrot elsewhere.bde1998-03-231-6/+7
* FixedSpellingErrorInAFunctionname.bde1998-03-231-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* For 1.3, NetBSD walloped the msync syscall and replaced it withjb1998-03-232-2/+59
* Add Compaq & SCO partition types.jkh1998-03-221-1/+3
* Fix a problem of indirection unblocking signals that would have causedjb1998-03-223-3/+3
* Build both libscrypt and libdescrypt. There is no point in lettingmarkm1998-03-211-7/+4
* MF22: teach about LS-120 devices.jkh1998-03-202-3/+5
* Renamed the generated include file keys.tries to keys.tries.h sobde1998-03-203-22/+14
* Build the libraries in a correct order. Reorganized the ifdefs sobde1998-03-191-29/+42
* Don't use the beforedepend target. It was a no-op here except forbde1998-03-191-3/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-1919-60/+72
* <sys/errno.h> -> <errno.h>eivind1998-03-161-1/+1
* Add more AIX/DOS/Win95 partition typesache1998-03-141-4/+12
* Changed speed_t from long to unsigned long. POSIX.1 requires anbde1998-03-121-2/+2
* Fixed disordering and inconsistent style in previous commit.bde1998-03-121-3/+2
* Separated header creation from header installation in libss. Createbde1998-03-121-6/+4
* Bring these back from the dead.jb1998-03-112-0/+99
* Don't share sources with i386-elf. That was too difficult. 8-(jb1998-03-111-4/+7
* This commit was generated by cvs2svn to compensate for changes in r34484,jb1998-03-111-20/+68
|\
| * Sharing the crt sources with i386-elf wasn't too successful. The crtijb1998-03-113-108/+120
* | Trash startup sources from NetBSD in favour of jdp's FreeBSD sourcejb1998-03-104-419/+23
* | This commit was generated by cvs2svn to compensate for changes in r34452,jb1998-03-101-0/+63
|\ \ | |/
| * Import a sanitized version of jdp's crt1.c from i386-elf. I have removedjb1998-03-101-0/+63
| * This commit was manufactured by cvs2svn to create branch 'jb'.cvs2svn1998-01-112269-385287/+0
* | Nearly missed this one.jb1998-03-092-2/+40
* | Add #include <unistd.h> to get the prototype for __syscall().jb1998-03-091-1/+2
* | Yikes, this is the worst of the lot. Bruce suggested doing this (!).jb1998-03-091-58/+47
* | Function to return a pointer to the non-threaded errno. This is declaredjb1998-03-091-0/+47
* | Compatibility functions for use when __NETBSD_SYSCALLS is defined.jb1998-03-092-0/+222
* | Oops, we don't need NetBSD's malloc 'cause we can turn off utracejb1998-03-092-438/+2
* | NetBSD doesn't have a utrace syscall, so don't define that ifjb1998-03-091-2/+4
* | When forking a process, only the running thread gets to live. Alljb1998-03-093-0/+117
* | Added #include <string.h> to get prototypes.jb1998-03-092-1/+3
* | Change MACHINE to MACHINE_ARCH.jb1998-03-091-12/+4
* | Stub functions for thread locking with weak symbols so that they arejb1998-03-091-0/+60
* | This commit was generated by cvs2svn to compensate for changes in r34375,jb1998-03-0952-0/+3391
|\ \
| * | Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-0952-0/+3391
| * | This commit was manufactured by cvs2svn to create branch 'JB'.cvs2svn1998-01-102267-385003/+0
* | | MACHINE -> MACHINE_ARCHjb1998-03-091-2/+2
* | | Define empty variables in case no names are added to them. This avoidsjb1998-03-091-2/+23
* | | Add an include path to private linc/libc_r/libpthread header files.jb1998-03-091-2/+7
* | | Add lib/libc/include as an directory to search for header files.jb1998-03-093-9/+48
* | | Add a private (to libc, libc_r and libpthread) header file containingjb1998-03-091-0/+52
* | | Add FreeBSD/Alpha code to initialise a jmpbuf for a created thread.jb1998-03-096-21/+69
* | | These files are very specific to FreeBSD kernels, so silently compilejb1998-03-092-1/+6
* | | NetBSD implements semctl using a __semctl syscall instead of thejb1998-03-091-0/+4
* | | getvfsbyname() doesn't existing NetBSD, so return ENOSYS if compiledjb1998-03-091-1/+5
* | | Change a variable to type size_t to suit the sysctl prototype.jb1998-03-091-2/+4
OpenPOWER on IntegriCloud