summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Changes for alpha support.jkh1999-01-082-2/+21
* Strip the leading path from __progname.steve1999-01-071-3/+7
* Make the implementation and documentation agree. Specifically:des1999-01-062-6/+11
* add MLINKs for all the functions covered by the manpageobrien1999-01-061-0/+10
* spell checkobrien1999-01-061-4/+4
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.dt1999-01-042-13/+4
* Add STANDARDS section.wollman1999-01-031-6/+37
* Fix grammar in the description of timegm() by totally rewriting it. Removewollman1999-01-031-20/+29
* Ignore the fs_spec entry for "/" in /etc/fstab if the device whichbde1999-01-011-0/+29
* Updated type of ss_size in struct sigaltstack.bde1999-01-011-3/+2
* Eliminate all dependence on boot1 and boot2. This is passed in byjkh1998-12-313-28/+6
* Transition libdisk to use /boot since what it's looking for (boot1 and boot2)jkh1998-12-301-2/+2
* Backed out previous commit. It depends on a.out utilities and librariesbde1998-12-301-2/+2
* Fixed bootstrapping of /usr/mdec/boot[12].bde1998-12-301-2/+2
* Fixed type mismatches in args to __syscall(). One for mmap() broke onbde1998-12-271-5/+5
* Avoid using ld -O (as in bsd.lib.mk).bde1998-12-271-7/+16
* Fixed CLEANFILES.bde1998-12-272-5/+5
* Strip the leading path from __progname as is done in the a.out case. Alsosteve1998-12-242-6/+18
* Disable building with alpha software completion options until we upgradedfr1998-12-241-2/+3
* [This is a null commit to supply the correct log entry]dfr1998-12-232-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-2310-33/+61
* Implement and document file list retrieval.des1998-12-218-13/+207
* Added documenation for the existing implementation of asctime_r,wes1998-12-201-0/+35
* Add "fla" to Disk_Names()phk1998-12-191-2/+2
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-3/+5
* Don't specify a language to compile_et.des1998-12-185-12/+12
* Enable building libio on the alpha.dfr1998-12-171-2/+6
* Note that dying on NULL is an implementation detail.eivind1998-12-171-5/+7
* Restore old semantics (broken in rev 1.47's buffer overflow fix).eivind1998-12-171-1/+3
* <sys/types.h> isn't a prerequisite for <kvm.h>.bde1998-12-161-1/+0
* The previous commit was bogus. <stdlib.h> was never a prerequisitebde1998-12-161-2/+0
* Declare size_t and ssize_t if they are not already declared, so thatbde1998-12-161-6/+15
* Adjust for kern.ps_strings and PS_STRINGS not being a pointer. Thisbde1998-12-161-17/+12
* Declare setproctitle() as printf0-like.bde1998-12-161-2/+2
* Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This isbde1998-12-162-16/+14
* Implement and document fetchStatFTP.des1998-12-162-49/+132
* Remove unused header files. Fix a few shadowing bugs. Improve error reporting.des1998-12-162-57/+30
* Add verbose flag, and support functions.des1998-12-1610-59/+109
* Old stuff laying around: Don't use a function called getstr(), that haspeter1998-12-161-1/+1
* Add reminder to return memory allocated by this call.imp1998-12-161-1/+10
* Fix the "Unknown HTTP error" message.des1998-12-151-3/+3
* Reviewed by: JKHwes1998-12-142-87/+217
* Reviewed by: freebsd-currentdillon1998-12-143-44/+192
* Commit out caveat about hardlinks to directories since they aresteve1998-12-131-27/+27
* PR: docs/9050dillon1998-12-131-0/+1
* Add required #include references to manual pagedillon1998-12-131-0/+2
* oops. Fix indentation of the 'for' loop I just added.dillon1998-12-131-18/+18
* Handle the race condition where vipw may lock a password file which hasdillon1998-12-131-6/+22
* Add a simple library for accessing i/o ports and memory on the alpha.dfr1998-12-126-0/+743
* CALL -> PCALL for sigaltstack for libc_r.jb1998-12-101-1/+1
OpenPOWER on IntegriCloud