aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* phkmalloc strikes again! :-) Another use of un-cleared returns fromPeter Wemm1995-12-091-0/+3
* Updates to read the extra indirection in ps_strings. Note that anyPeter Wemm1995-12-092-35/+53
* Include sys/time.h, not sys/user.h.David Greenman1995-12-081-1/+1
* Fixed type mismatches.Bruce Evans1995-12-074-12/+12
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-075-234/+311
* Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.Bill Paul1995-12-021-1/+2
* Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libeditPeter Wemm1995-12-021-0/+1
* Restored [u]cmpdi2.c which are needed for switching on [unsigned] longBruce Evans1995-12-011-1/+1
* Add cfree.3Andrey A. Chernov1995-11-291-1/+1
* Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.Bruce Evans1995-11-291-2/+1
* Add a short man page for cfree(3), in order to hint people about its life in ...Joerg Wunsch1995-11-241-0/+49
* Removed reference to missing libmp in a comment. We have GNU MP now.Mark Murray1995-11-121-1/+1
* - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()Bill Paul1995-11-051-3/+24
* Add NIS support to getservent(3) functions (getservbyport() and getservbyname()Bill Paul1995-11-041-0/+68
* Document recent changes in socket buffers and listen(2).Garrett Wollman1995-11-032-12/+38
* Add more stuff moved out from XPG3Andrey A. Chernov1995-11-031-1/+2
* Move more stuff out to XPG4Andrey A. Chernov1995-11-034-0/+32
* Remove my locale hack. Sigh.Andrey A. Chernov1995-11-022-14/+3
* Clean up and make code (more) readable.Poul-Henning Kamp1995-10-292-111/+96
* Add #include <sys/user.h>.Poul-Henning Kamp1995-10-281-0/+1
* misc typosAdam David1995-10-273-7/+7
* Remove unneded ctype.hAndrey A. Chernov1995-10-261-1/+0
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-265-1/+462
* Fix it for chars with 8bit setAndrey A. Chernov1995-10-231-1/+1
* Treat empty encoding as "C" encodingAndrey A. Chernov1995-10-231-1/+1
* Optimize PathLocale handling.Andrey A. Chernov1995-10-231-7/+15
* Don't reset LC_TIME to C when it isn't neccessaryAndrey A. Chernov1995-10-231-13/+17
* Use fake (empty) startup_setlocale for XPG4Andrey A. Chernov1995-10-231-3/+3
* Reduce static binaries bloat by splitting out normally unusedAndrey A. Chernov1995-10-233-8/+45
* libxpg4 addedAndrey A. Chernov1995-10-231-1/+1
* XPG4 hookAndrey A. Chernov1995-10-231-0/+8
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)Andrey A. Chernov1995-10-239-56/+444
* Undo the the changes in the previous revision (MANSRC now works right again).Bruce Evans1995-10-221-7/+8
* Update to 4.4lite2 (clean up includes; initialize the name of the masterBruce Evans1995-10-221-9/+10
* Removed unnecessary include of <sys/tty.h>. tty.h apparently once hadBruce Evans1995-10-221-1/+0
* Update to 4.4lite2 (initialize arrow key data completely).Bruce Evans1995-10-221-1/+5
* Fixed lint from cc -Wall.Bruce Evans1995-10-221-5/+6
* Fixed dependencies for scrt0.o.Bruce Evans1995-10-221-7/+14
* Fixed use of too many args for `.Em'.Bruce Evans1995-10-221-10/+12
* minor cleanup, #includes.Poul-Henning Kamp1995-10-225-6/+11
* Mino cleanup, #includes & unused vars.Poul-Henning Kamp1995-10-222-2/+6
* Minor cleanup, #include's and unused vars.Poul-Henning Kamp1995-10-223-1/+5
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-2223-32/+64
* Remove EXTRA_SANITY, fix a unused var.Poul-Henning Kamp1995-10-221-4/+8
* More cleanup.Poul-Henning Kamp1995-10-223-4/+1
* limit the number of functions we pull in for 'i386'.Poul-Henning Kamp1995-10-221-1/+11
* and so on...Poul-Henning Kamp1995-10-221-5/+3
* As above.Poul-Henning Kamp1995-10-223-5/+7
* As above.Poul-Henning Kamp1995-10-223-3/+2
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-2219-43/+46