| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 85 | -108/+1634 |
| * | - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions. | Nate Williams | 1996-01-20 | 2 | -214/+16 |
| * | This commit was generated by cvs2svn to compensate for changes in r13519, | Nate Williams | 1996-01-20 | 1 | -0/+395 |
| |\ |
|
| | * | ptrace(2) manpage | Nate Williams | 1996-01-20 | 1 | -0/+395 |
| * | Fix a variety of minor typos and cross references in a bunch of | Mike Pritchard | 1996-01-20 | 1 | -1/+1 |
| * | Check the count in the first word of __CTOR_LIST__ before executing | John Polstra | 1996-01-15 | 1 | -4/+12 |
| * | Return pointer to new hash node when search inserts it (e.g. there | Jordan K. Hubbard | 1996-01-13 | 1 | -1/+5 |
| * | The last of the bind-4.9.3-REL resolver merges. | Peter Wemm | 1996-01-13 | 8 | -249/+280 |
| * | Correct the strspn() man page so that it no longer references | Mike Pritchard | 1996-01-10 | 1 | -1/+1 |
| * | Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY | Peter Wemm | 1996-01-07 | 7 | -181/+159 |
| * | This commit was generated by cvs2svn to compensate for changes in r13304, | Peter Wemm | 1996-01-07 | 1 | -0/+114 |
| |\ |
|
| | * | Part of bind-4.9.3-rel.. This is for my convenience and reference. | Peter Wemm | 1996-01-07 | 7 | -0/+3409 |
| * | Fix a fencepost error. | Poul-Henning Kamp | 1996-01-05 | 1 | -4/+4 |
| * | Extract the login name when doing a ps on a dead kernel. | Peter Wemm | 1996-01-01 | 1 | -0/+2 |
| * | Document the change that I made to pipe(2) | Peter Wemm | 1996-01-01 | 1 | -4/+12 |
| * | Bump libutil revision after recent addition of setproctitle(). | Peter Wemm | 1996-01-01 | 9 | -3/+80 |
| * | Finally complete my fix for the behaviour of getpass(3) upon receipt | Joerg Wunsch | 1995-12-31 | 2 | -18/+56 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 235 | -51389/+0 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 91 | -18680/+0 |
| * | Added $Id$. | Bruce Evans | 1995-12-30 | 1 | -0/+4 |
| * | Implemented non-statistical kernel profiling. This is based on | Bruce Evans | 1995-12-29 | 1 | -8/+148 |
| * | Oops. I seem to have over-corrected with my last commit. It should be | Gary Palmer | 1995-12-29 | 1 | -2/+2 |
| * | Correct what seem to me to be some mistakes in the references and | Gary Palmer | 1995-12-28 | 2 | -6/+6 |
| * | Don't block SIGINT in getpass(3); this doesn't make sense. | Joerg Wunsch | 1995-12-27 | 1 | -1/+1 |
| * | Be smarter about handling overlapped copies and only go backwards if it | David Greenman | 1995-12-27 | 2 | -12/+16 |
| * | Bring in an initial version of setproctitle().. This is intended to | Peter Wemm | 1995-12-26 | 5 | -1/+446 |
| * | Added prototypes. | Bruce Evans | 1995-12-26 | 2 | -4/+14 |
| * | Preallocate a small structure, so we can sbrk(2) further back. | Poul-Henning Kamp | 1995-12-18 | 1 | -2/+8 |
| * | Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow of | Peter Wemm | 1995-12-16 | 1 | -6/+65 |
| * | Clean up a few things left dangling after the last commit. The new | Bill Paul | 1995-12-15 | 1 | -22/+10 |
| * | Now that rpcgen is squared away, arrange to have all the NIS XDR routines | Bill Paul | 1995-12-14 | 3 | -448/+93 |
| * | Change phkmalloc so that the page directory is now floating and allocated | Peter Wemm | 1995-12-11 | 1 | -29/+47 |
| * | Add a structure definition to the MD* Contexts, so that cvs can use | Peter Wemm | 1995-12-11 | 3 | -3/+3 |
| * | Fix minor annoyance: have clnt_perror(), clnt_perrno() and | Bill Paul | 1995-12-10 | 1 | -4/+4 |
| * | phkmalloc strikes again! :-) Another use of un-cleared returns from | Peter Wemm | 1995-12-09 | 1 | -0/+3 |
| * | Updates to read the extra indirection in ps_strings. Note that any | Peter Wemm | 1995-12-09 | 2 | -35/+53 |
| * | Include sys/time.h, not sys/user.h. | David Greenman | 1995-12-08 | 1 | -1/+1 |
| * | Fixed type mismatches. | Bruce Evans | 1995-12-07 | 4 | -12/+12 |
| * | Update the -current sources from the 2.1 branch. | Peter Wemm | 1995-12-07 | 5 | -234/+311 |
| * | Small tweak: don't try closing /etc/netgroup if we haven't opened it yet. | Bill Paul | 1995-12-02 | 1 | -1/+2 |
| * | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit | Peter Wemm | 1995-12-02 | 1 | -0/+1 |
| * | Restored [u]cmpdi2.c which are needed for switching on [unsigned] long | Bruce Evans | 1995-12-01 | 1 | -1/+1 |
| * | Add cfree.3 | Andrey A. Chernov | 1995-11-29 | 1 | -1/+1 |
| * | Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2. | Bruce Evans | 1995-11-29 | 1 | -2/+1 |
| * | Add a short man page for cfree(3), in order to hint people about its life in ... | Joerg Wunsch | 1995-11-24 | 1 | -0/+49 |
| * | Removed reference to missing libmp in a comment. We have GNU MP now. | Mark Murray | 1995-11-12 | 1 | -1/+1 |
| * | - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock() | Bill Paul | 1995-11-05 | 1 | -3/+24 |
| * | Add NIS support to getservent(3) functions (getservbyport() and getservbyname() | Bill Paul | 1995-11-04 | 1 | -0/+68 |
| * | Document recent changes in socket buffers and listen(2). | Garrett Wollman | 1995-11-03 | 2 | -12/+38 |
| * | Add more stuff moved out from XPG3 | Andrey A. Chernov | 1995-11-03 | 1 | -1/+2 |