| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Well, cvs commit core'ed on me, I belive I have got all the locks out, | phk | 1995-10-22 | 23 | -32/+64 |
* | Remove EXTRA_SANITY, fix a unused var. | phk | 1995-10-22 | 1 | -4/+8 |
* | More cleanup. | phk | 1995-10-22 | 3 | -4/+1 |
* | limit the number of functions we pull in for 'i386'. | phk | 1995-10-22 | 1 | -1/+11 |
* | and so on... | phk | 1995-10-22 | 1 | -5/+3 |
* | As above. | phk | 1995-10-22 | 3 | -5/+7 |
* | As above. | phk | 1995-10-22 | 3 | -3/+2 |
* | Minor cleanup, mostly unused vars and missing #includes. | phk | 1995-10-22 | 19 | -43/+46 |
* | Finally catch up with the Frenchmen, and create the German message | joerg | 1995-10-21 | 1 | -2/+8 |
* | Add $Id$ since this version of the file has diverged from the BSD base a | peter | 1995-10-21 | 1 | -1/+5 |
* | -fomit-frame-pointer is becomming an increasingly popular optimization, | phk | 1995-10-20 | 1 | -2/+2 |
* | Propogate default table to restricted 8859-1 template | ache | 1995-10-19 | 1 | -0/+32 |
* | Remove the bugs section. sh(1) now has a ulimit builtin. | joerg | 1995-10-19 | 1 | -9/+0 |
* | put the _getenv and _strncmp under #ifdef DEBUG, which is the only time | phk | 1995-10-18 | 1 | -1/+6 |
* | Create a scrt0.o file that specifically excludes the shared-lib support. | dg | 1995-10-18 | 1 | -6/+11 |
* | Doubled the performance of getenv()/__findenv() by rewriting it to not | dg | 1995-10-17 | 1 | -20/+24 |
* | Add moncontrol.3 -> monstartup.3 link here. | phk | 1995-10-15 | 1 | -0/+1 |
* | Another tweak/speedup pass: | wpaul | 1995-10-11 | 1 | -62/+80 |
* | phkmalloc/2 | phk | 1995-10-08 | 2 | -311/+370 |
* | Some NIS bug stomping: | wpaul | 1995-10-06 | 1 | -24/+41 |
* | remove GCC support functions from libc. | phk | 1995-10-05 | 2 | -4/+2 |
* | Fix the problem that I aroused with the last commit.. | peter | 1995-10-05 | 1 | -4/+10 |
* | Make a link-time warning for the use of gets(). | peter | 1995-10-04 | 1 | -0/+3 |
* | Calling sbrk(2) with zero argument doesn't need to generate a syscall. | phk | 1995-10-04 | 2 | -8/+20 |
* | Add man pages for the SYSV shm* and sem* functions. | joerg | 1995-10-03 | 7 | -1/+890 |
* | Compress manual pages (if desired) in the obj directory rather | wollman | 1995-10-02 | 1 | -7/+6 |
* | Build secure libcrypt if available and allowed | ache | 1995-09-29 | 1 | -1/+7 |
* | Build secure libtelnet if available and allowed | ache | 1995-09-29 | 1 | -0/+2 |
* | This gets() used \r\n, which is doggish. | bde | 1995-09-29 | 1 | -1/+1 |
* | Update to the 1995/09/20 version. Previous version was 1993/12/17. | jmz | 1995-09-28 | 42 | -198/+626 |