| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Document recent changes in socket buffers and listen(2). | wollman | 1995-11-03 | 2 | -12/+38 |
* | Add more stuff moved out from XPG3 | ache | 1995-11-03 | 1 | -1/+2 |
* | Move more stuff out to XPG4 | ache | 1995-11-03 | 4 | -0/+32 |
* | Remove my locale hack. Sigh. | ache | 1995-11-02 | 2 | -14/+3 |
* | Clean up and make code (more) readable. | phk | 1995-10-29 | 2 | -111/+96 |
* | Add #include <sys/user.h>. | phk | 1995-10-28 | 1 | -0/+1 |
* | misc typos | adam | 1995-10-27 | 3 | -7/+7 |
* | Remove unneded ctype.h | ache | 1995-10-26 | 1 | -1/+0 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | julian | 1995-10-26 | 5 | -1/+462 |
* | Fix it for chars with 8bit set | ache | 1995-10-23 | 1 | -1/+1 |
* | Treat empty encoding as "C" encoding | ache | 1995-10-23 | 1 | -1/+1 |
* | Optimize PathLocale handling. | ache | 1995-10-23 | 1 | -7/+15 |
* | Don't reset LC_TIME to C when it isn't neccessary | ache | 1995-10-23 | 1 | -13/+17 |
* | Use fake (empty) startup_setlocale for XPG4 | ache | 1995-10-23 | 1 | -3/+3 |
* | Reduce static binaries bloat by splitting out normally unused | ache | 1995-10-23 | 3 | -8/+45 |
* | libxpg4 added | ache | 1995-10-23 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r11696, | ache | 1995-10-23 | 1 | -0/+8 |
|\ |
|
| * | XPG4 hook | ache | 1995-10-23 | 1 | -0/+8 |
* | Migrate from XPG4 to XPG3 (libxpg4 will be added soon) | ache | 1995-10-23 | 9 | -56/+444 |
* | Undo the the changes in the previous revision (MANSRC now works right again). | bde | 1995-10-22 | 1 | -7/+8 |
* | Update to 4.4lite2 (clean up includes; initialize the name of the master | bde | 1995-10-22 | 1 | -9/+10 |
* | Removed unnecessary include of <sys/tty.h>. tty.h apparently once had | bde | 1995-10-22 | 1 | -1/+0 |
* | Update to 4.4lite2 (initialize arrow key data completely). | bde | 1995-10-22 | 1 | -1/+5 |
* | Fixed lint from cc -Wall. | bde | 1995-10-22 | 1 | -5/+6 |
* | Fixed dependencies for scrt0.o. | bde | 1995-10-22 | 1 | -7/+14 |
* | Fixed use of too many args for `.Em'. | bde | 1995-10-22 | 1 | -10/+12 |
* | minor cleanup, #includes. | phk | 1995-10-22 | 5 | -6/+11 |
* | Mino cleanup, #includes & unused vars. | phk | 1995-10-22 | 2 | -2/+6 |
* | Minor cleanup, #include's and unused vars. | phk | 1995-10-22 | 3 | -1/+5 |