| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various bogosities. | phk | 1995-10-22 | 1 | -16/+16 |
* | 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 |
* | Remove the last trace of arptnew() | phk | 1995-10-22 | 1 | -2/+1 |
* | 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 |
* | Remove includes of the wrong ../Makefile.inc (one was commented out, the | bde | 1995-10-22 | 2 | -2/+0 |
* | Fixed use of too many args for `.Em'. | bde | 1995-10-22 | 1 | -10/+12 |
* | Second round of screen update changes. Now handle the yes/no dialogs | jkh | 1995-10-22 | 5 | -4/+16 |
* | Style changes. Clear the screen before a lot of error dialogs so that they | jkh | 1995-10-22 | 10 | -65/+168 |
* | sio.c: | bde | 1995-10-22 | 6 | -153/+63 |
* | Only allow `sensitive' devices for displays in find_display(). This is | bde | 1995-10-22 | 2 | -6/+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 |
* | Don't assume that $HOME is always set. | jkh | 1995-10-22 | 1 | -2/+4 |
* | Merge version 1.04 into HEAD. | joerg | 1995-10-22 | 11 | -74/+411 |
* | Just fixin' them bugs as fast as they pop up. | jkh | 1995-10-22 | 1 | -0/+2 |
* | Clean up some of the english here.. | jkh | 1995-10-22 | 1 | -10/+10 |
* | Fix a bug in dist extraction when a dist was missing. | jkh | 1995-10-22 | 3 | -3/+22 |
* | Add more knobs to the preconfiguration stuff. | jkh | 1995-10-22 | 1 | -1/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r11646, | joerg | 1995-10-22 | 4 | -20/+622 |
|\ |
|
| * | Import version 1.04 of mkisofs. | joerg | 1995-10-22 | 15 | -89/+1032 |
* | | Fix order problem: unbusy pages before releasing the buffer. | dg | 1995-10-22 | 2 | -4/+4 |
* | | Moved the filesystem read-only check out of the syscalls and into the | dg | 1995-10-22 | 12 | -404/+446 |
* | | Simplified some expressions. | dg | 1995-10-22 | 2 | -14/+8 |
* | | Style police throughout. | jkh | 1995-10-22 | 9 | -50/+50 |
* | | Link LC_COLLATE inside dirs instead of dirs linking | ache | 1995-10-22 | 1 | -1/+10 |
* | | Link LC_CTYPE inside dirs instead of dirs linking | ache | 1995-10-22 | 1 | -0/+9 |
* | | Lots of tweaks. | jfieber | 1995-10-22 | 9 | -84/+147 |
* | | Implement locale.alias via links (including backward-compatible issue) | ache | 1995-10-22 | 2 | -4/+161 |
* | | Finally catch up with the Frenchmen, and create the German message | joerg | 1995-10-21 | 4 | -3/+349 |
* | | Make real directories for each 8859-1 locale | ache | 1995-10-21 | 1 | -1/+45 |
* | | Make a lot of things static. | phk | 1995-10-21 | 5 | -66/+66 |
* | | Remove declamations which <ctype.h> already does for us. | phk | 1995-10-21 | 1 | -13/+0 |
* | | Added #include <ctype.h> | phk | 1995-10-21 | 1 | -0/+1 |
* | | In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should be | swallace | 1995-10-21 | 1 | -2/+2 |
* | | Error message reform. Make an unnecessarily fatal error a warning. | jkh | 1995-10-21 | 2 | -4/+4 |
* | | Start including <sys/sysproto.h> to get the correct args structs and | bde | 1995-10-21 | 3 | -53/+109 |
* | | Make all FTP failures "bounce" the connection properly. | jkh | 1995-10-21 | 0 | -0/+0 |