summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix some compilation warningspst1996-09-225-5/+5
* Fix some compilation warnings.pst1996-09-211-5/+7
* fix .Xr macrowosch1996-09-214-4/+4
* ".Xr chflags 1," -> ".Xr chflags 1 ,"peter1996-09-211-1/+1
* Fixed CLEANFILES. The *.3 links were missing.bde1996-09-201-4/+59
* Add the utrace syscall.phk1996-09-201-3/+4
* Remove now un-necessary FreeBSD specific code since our timespecnate1996-09-209-528/+0
* ts_sec -> tv_secnate1996-09-202-5/+5
* Make libftpio 64-bit clean.peter1996-09-193-25/+36
* Minor tweaks for the fake libgnumalloc stuff. No longer build, install andpeter1996-09-192-12/+14
* Update to tcl7.5u1.phk1996-09-183-19/+48
* Fix a very rare error condition: The code to free VM back to the kernelphk1996-09-171-3/+4
* Add comment explaining what function doesache1996-09-171-3/+11
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-142-7/+8
* fwopen() argument type mis-describedpst1996-09-131-1/+1
* Fixed non-removal of old libresolv_p.a.bde1996-09-111-5/+4
* Change the last -Wall cleanup so that the tputs declaration doesn'tpeter1996-09-102-6/+7
* Resync statfs struct with sys/mount.h.peter1996-09-071-3/+7
* clean up some warts Bruce pointed out.peter1996-09-071-3/+4
* use termios when POSIX is defined in the Makefile, not sgttypeter1996-09-071-2/+16
* Don't smash attributes when turning color values off. This was submittedjkh1996-09-061-2/+2
* Use a more robust check for ss_err.h existing. This header isn'tbde1996-09-051-2/+2
* Regeneratepeter1996-09-051-16/+194
* Fixed DPADD.bde1996-09-054-10/+14
* Apply patch to fix +group YP overrides and prevent SEGV on badlywpaul1996-09-051-8/+47
* Removed unused `-I.'s from CFLAGS.bde1996-09-041-2/+1
* add back stub libresolvpeter1996-09-031-1/+1
* Install in /usr/lib/compat where ld.so can find it for older binaries,peter1996-09-031-0/+2
* Describe POSIX saved IDs behaviour betterache1996-09-031-5/+19
* Add cfree,phk1996-09-024-4/+24
* Describe current behaviour (_POSIX_SAVED_IDS are ON),ache1996-09-011-2/+12
* Intelligently cache previous connection to host if we can stilljkh1996-08-311-10/+32
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-312-2/+3
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-10/+10
* - libc self contained again.peter1996-08-301-6/+7
* consistancy fixuppeter1996-08-301-2/+2
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-309-2/+3633
* pick up the resolver sources from contribadam1996-08-301-0/+1
* back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-303-504/+529
* oops, install termcap.h from ${.CURDIR}, not the obj dir.peter1996-08-301-2/+2
* cmp -s || install -c ==> install -Cpeter1996-08-308-52/+31
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)peter1996-08-301-9/+2
* cmp -s || install -c ==> install -C, use .for loop for includespeter1996-08-301-8/+5
* .include "bsd.prog.mk" -> .include <bsd.prog.mk>peter1996-08-301-1/+1
* cmp -s || install -c ==> install -C, use a .for looppeter1996-08-301-10/+5
* cmp -s || install -c ==> install -Cpeter1996-08-305-18/+13
* Add missing DPADD, remove duplicate -ltermcappeter1996-08-301-1/+2
* Don't create/install libc_r_pic.apeter1996-08-303-3/+0
* cmp -s || install -c --> install -Cpeter1996-08-301-7/+5
* Quick hack to replace a destructive libresolv.so.2.0 with somethingpeter1996-08-302-3/+4
OpenPOWER on IntegriCloud