summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatnate1996-01-241-3/+90
* note in bugs section: madvise not yet implementedwosch1996-01-231-1/+6
* Changed the description of SIGSYS to better reflect whatmpp1996-01-223-3/+3
* Obtained from: uthreads packagejulian1996-01-221-0/+37
* Reviewed by: julian and (hsu?)julian1996-01-2284-107/+1625
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.nate1996-01-202-214/+16
* This commit was generated by cvs2svn to compensate for changes in r13519,nate1996-01-201-0/+395
|\
| * ptrace(2) manpagenate1996-01-201-0/+395
* Fix a variety of minor typos and cross references in a bunch ofmpp1996-01-201-1/+1
* Return pointer to new hash node when search inserts it (e.g. therejkh1996-01-131-1/+5
* The last of the bind-4.9.3-REL resolver merges.peter1996-01-138-249/+280
* Correct the strspn() man page so that it no longer referencesmpp1996-01-101-1/+1
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYpeter1996-01-077-183/+161
* This commit was generated by cvs2svn to compensate for changes in r13304,peter1996-01-071-0/+114
|\
| * Part of bind-4.9.3-rel.. This is for my convenience and reference.peter1996-01-077-760/+1851
* | Fix a fencepost error.phk1996-01-051-4/+4
* | Document the change that I made to pipe(2)peter1996-01-011-4/+12
* | Bump libutil revision after recent addition of setproctitle().peter1996-01-011-1/+9
* | Finally complete my fix for the behaviour of getpass(3) upon receiptjoerg1995-12-312-18/+56
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3047-6169/+0
* | recording cvs-1.6 file deathpeter1995-12-309-604/+0
* | Added $Id$.bde1995-12-301-0/+4
* | Implemented non-statistical kernel profiling. This is based onbde1995-12-291-8/+148
* | Oops. I seem to have over-corrected with my last commit. It should begpalmer1995-12-291-2/+2
* | Correct what seem to me to be some mistakes in the references andgpalmer1995-12-282-6/+6
* | Don't block SIGINT in getpass(3); this doesn't make sense.joerg1995-12-271-1/+1
* | Be smarter about handling overlapped copies and only go backwards if itdg1995-12-272-12/+16
* | Bring in an initial version of setproctitle().. This is intended topeter1995-12-262-0/+222
* | Added prototypes.bde1995-12-262-4/+14
* | Preallocate a small structure, so we can sbrk(2) further back.phk1995-12-181-2/+8
* | Clean up a few things left dangling after the last commit. The newwpaul1995-12-151-22/+10
* | Now that rpcgen is squared away, arrange to have all the NIS XDR routineswpaul1995-12-143-448/+93
* | Change phkmalloc so that the page directory is now floating and allocatedpeter1995-12-111-29/+47
* | Fix minor annoyance: have clnt_perror(), clnt_perrno() andwpaul1995-12-101-4/+4
* | Include sys/time.h, not sys/user.h.dg1995-12-081-1/+1
* | Fixed type mismatches.bde1995-12-074-12/+12
* | Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.wpaul1995-12-021-1/+2
* | Restored [u]cmpdi2.c which are needed for switching on [unsigned] longbde1995-12-011-1/+1
* | Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.bde1995-11-291-2/+1
* | - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()wpaul1995-11-051-3/+24
* | Add NIS support to getservent(3) functions (getservbyport() and getservbyname()wpaul1995-11-041-0/+68
* | Document recent changes in socket buffers and listen(2).wollman1995-11-032-12/+38
* | Move more stuff out to XPG4ache1995-11-034-0/+32
* | Add #include <sys/user.h>.phk1995-10-281-0/+1
* | misc typosadam1995-10-273-7/+7
* | Remove unneded ctype.hache1995-10-261-1/+0
* | Fix it for chars with 8bit setache1995-10-231-1/+1
* | Treat empty encoding as "C" encodingache1995-10-231-1/+1
* | Optimize PathLocale handling.ache1995-10-231-7/+15
* | Don't reset LC_TIME to C when it isn't neccessaryache1995-10-231-13/+17
OpenPOWER on IntegriCloud