summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Check the count in the first word of __CTOR_LIST__ before executingJohn Polstra1996-01-151-4/+12
* Return pointer to new hash node when search inserts it (e.g. thereJordan K. Hubbard1996-01-131-1/+5
* The last of the bind-4.9.3-REL resolver merges.Peter Wemm1996-01-138-249/+280
* Correct the strspn() man page so that it no longer referencesMike Pritchard1996-01-101-1/+1
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYPeter Wemm1996-01-077-183/+161
* This commit was generated by cvs2svn to compensate for changes in r13304,Peter Wemm1996-01-071-0/+114
|\
| * Part of bind-4.9.3-rel.. This is for my convenience and reference.Peter Wemm1996-01-077-0/+3409
* Fix a fencepost error.Poul-Henning Kamp1996-01-051-4/+4
* Extract the login name when doing a ps on a dead kernel.Peter Wemm1996-01-011-0/+2
* Document the change that I made to pipe(2)Peter Wemm1996-01-011-4/+12
* Bump libutil revision after recent addition of setproctitle().Peter Wemm1996-01-019-3/+80
* Finally complete my fix for the behaviour of getpass(3) upon receiptJoerg Wunsch1995-12-312-18/+56
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-30235-51389/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-3091-18680/+0
* Added $Id$.Bruce Evans1995-12-301-0/+4
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-8/+148
* Oops. I seem to have over-corrected with my last commit. It should beGary Palmer1995-12-291-2/+2
* Correct what seem to me to be some mistakes in the references andGary Palmer1995-12-282-6/+6
* Don't block SIGINT in getpass(3); this doesn't make sense.Joerg Wunsch1995-12-271-1/+1
* Be smarter about handling overlapped copies and only go backwards if itDavid Greenman1995-12-272-12/+16
* Bring in an initial version of setproctitle().. This is intended toPeter Wemm1995-12-265-1/+446
* Added prototypes.Bruce Evans1995-12-262-4/+14
* Preallocate a small structure, so we can sbrk(2) further back.Poul-Henning Kamp1995-12-181-2/+8
* Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow ofPeter Wemm1995-12-161-6/+65
* Clean up a few things left dangling after the last commit. The newBill Paul1995-12-151-22/+10
* Now that rpcgen is squared away, arrange to have all the NIS XDR routinesBill Paul1995-12-143-448/+93
* Change phkmalloc so that the page directory is now floating and allocatedPeter Wemm1995-12-111-29/+47
* Add a structure definition to the MD* Contexts, so that cvs can usePeter Wemm1995-12-113-3/+3
* Fix minor annoyance: have clnt_perror(), clnt_perrno() andBill Paul1995-12-101-4/+4
* 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