summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix various bogosities.phk1995-10-221-16/+16
* Undo the the changes in the previous revision (MANSRC now works right again).bde1995-10-221-7/+8
* Update to 4.4lite2 (clean up includes; initialize the name of the masterbde1995-10-221-9/+10
* Remove the last trace of arptnew()phk1995-10-221-2/+1
* Removed unnecessary include of <sys/tty.h>. tty.h apparently once hadbde1995-10-221-1/+0
* Update to 4.4lite2 (initialize arrow key data completely).bde1995-10-221-1/+5
* Fixed lint from cc -Wall.bde1995-10-221-5/+6
* Fixed dependencies for scrt0.o.bde1995-10-221-7/+14
* Remove includes of the wrong ../Makefile.inc (one was commented out, thebde1995-10-222-2/+0
* Fixed use of too many args for `.Em'.bde1995-10-221-10/+12
* Second round of screen update changes. Now handle the yes/no dialogsjkh1995-10-225-4/+16
* Style changes. Clear the screen before a lot of error dialogs so that theyjkh1995-10-2210-65/+168
* sio.c:bde1995-10-226-153/+63
* Only allow `sensitive' devices for displays in find_display(). This isbde1995-10-222-6/+12
* minor cleanup, #includes.phk1995-10-225-6/+11
* Mino cleanup, #includes & unused vars.phk1995-10-222-2/+6
* Minor cleanup, #include's and unused vars.phk1995-10-223-1/+5
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-2223-32/+64
* Remove EXTRA_SANITY, fix a unused var.phk1995-10-221-4/+8
* More cleanup.phk1995-10-223-4/+1
* limit the number of functions we pull in for 'i386'.phk1995-10-221-1/+11
* and so on...phk1995-10-221-5/+3
* As above.phk1995-10-223-5/+7
* As above.phk1995-10-223-3/+2
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-2219-43/+46
* Don't assume that $HOME is always set.jkh1995-10-221-2/+4
* Merge version 1.04 into HEAD.joerg1995-10-2211-74/+411
* Just fixin' them bugs as fast as they pop up.jkh1995-10-221-0/+2
* Clean up some of the english here..jkh1995-10-221-10/+10
* Fix a bug in dist extraction when a dist was missing.jkh1995-10-223-3/+22
* Add more knobs to the preconfiguration stuff.jkh1995-10-221-1/+3
* This commit was generated by cvs2svn to compensate for changes in r11646,joerg1995-10-224-20/+622
|\
| * Import version 1.04 of mkisofs.joerg1995-10-2215-89/+1032
* | Fix order problem: unbusy pages before releasing the buffer.dg1995-10-222-4/+4
* | Moved the filesystem read-only check out of the syscalls and into thedg1995-10-2212-404/+446
* | Simplified some expressions.dg1995-10-222-14/+8
* | Style police throughout.jkh1995-10-229-50/+50
* | Link LC_COLLATE inside dirs instead of dirs linkingache1995-10-221-1/+10
* | Link LC_CTYPE inside dirs instead of dirs linkingache1995-10-221-0/+9
* | Lots of tweaks.jfieber1995-10-229-84/+147
* | Implement locale.alias via links (including backward-compatible issue)ache1995-10-222-4/+161
* | Finally catch up with the Frenchmen, and create the German messagejoerg1995-10-214-3/+349
* | Make real directories for each 8859-1 localeache1995-10-211-1/+45
* | Make a lot of things static.phk1995-10-215-66/+66
* | Remove declamations which <ctype.h> already does for us.phk1995-10-211-13/+0
* | Added #include <ctype.h>phk1995-10-211-0/+1
* | In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should beswallace1995-10-211-2/+2
* | Error message reform. Make an unnecessarily fatal error a warning.jkh1995-10-212-4/+4
* | Start including <sys/sysproto.h> to get the correct args structs andbde1995-10-213-53/+109
* | Make all FTP failures "bounce" the connection properly.jkh1995-10-210-0/+0
OpenPOWER on IntegriCloud