summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* perror () does not prepend ": " for the non-NULL argument "". close PR 1492wosch1996-09-301-1/+1
* Made this about as (in)complete as sysctl.8.bde1996-09-291-35/+42
* Updated the descriptions of the limits related to EAGAIN.bde1996-09-292-9/+37
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-284-4/+4
* .DV -> .Dv (SOCK_STREAM was invisible).bde1996-09-281-1/+1
* .DV -> .Dv (FOPEN_MAX was invisible).bde1996-09-281-1/+1
* Added parens to noecho in screen initialization example.alex1996-09-281-1/+1
* Peter must be sick of this, so I changed it directly. Fixed:bde1996-09-272-10/+20
* Don't use malloc, pessimize to use sbrk.phk1996-09-272-2/+3
* Don't rely on LIBDIR having been equal to SHLIBDIR on Bruce's suggestion.peter1996-09-272-7/+9
* These were repository copied.peter1996-09-272-30/+0
* libfakegnumalloc -> libgnumallocpeter1996-09-271-1/+1
* Attempt to clean some bogons. I've had so much email with comments,peter1996-09-271-2/+15
* Repository copy libfakegnumalloc to libgnumalloc and remove the symlinkpeter1996-09-272-19/+17
* Remove the nuke of /usr/lib/libgnumalloc*, this is closer to "How It Waspeter1996-09-262-6/+4
* Back out my recent compilation clean-up changes, sysinstall is now weird.pst1996-09-265-5/+5
* Fix a typo.sos1996-09-251-2/+2
* A number of minor bogons and portability things from jdp.phk1996-09-251-28/+37
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-3/+1
* add missing comma(s) in .Xr macroswosch1996-09-239-15/+24
* phkmalloc/3phk1996-09-232-196/+342
* Fix typo from previous commit (tsvsec --> tv_sec).alex1996-09-231-1/+1
* 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
OpenPOWER on IntegriCloud