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