summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cons25: add more parametrized capabilities: cv,ch,ecache1994-10-261-1/+1
* Fixed a couple of wrong printfs (too few arguments supplied). Also zappedphk1994-10-265-28/+29
* Modified fifth parameter (imask) to register_intr() according tose1994-10-253-15/+6
* BEWARE: Interface change of register_intr() !se1994-10-253-10/+12
* Move dialog_update() to another place, because it is now in dialog_clear()ache1994-10-251-24/+16
* BEWARE: Interface change of register_intr() !se1994-10-255-15/+35
* Remove unneeded dialog_update() because now in dialog_clear()ache1994-10-252-2/+0
* Patch for proper multicast support on point-to-point links.swallace1994-10-251-3/+5
* Applied patch009. Also added appropriate #include <string.h> whichswallace1994-10-251-2/+3
* Never strip the kernel.bde1994-10-253-120/+48
* Added decoding of chipset registers for Pentium 90/100 CPUs.se1994-10-252-12/+12
* Use the correct macro for deciding whether syscons' variables shouldbde1994-10-253-24/+33
* Use += instead of ?= for setting LDDESTDIR. Some Makefiles, such asbde1994-10-251-2/+2
* Some profiled/shared objects were being built despite NOPROFILE/NOPICbde1994-10-251-1/+5
* Don't write outside of partp[] if the user gives an invalid partitionbde1994-10-252-2/+4
* Define DKBAD_MAGIC the same as in 1.1.5 (as 0x4321 instead of 0). 0 isbde1994-10-251-1/+1
* Add perl.bde1994-10-251-2/+2
* Added refresh() to dialog_clear so that it actuallypaul1994-10-251-0/+1
* Add strtol() to libkern in support of some other work I'm doing.jkh1994-10-252-3/+131
* Added f77 program. This is a modified version of the c++ program.ljo1994-10-253-2/+554
* Improve error detection and handling:bde1994-10-251-11/+13
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsbde1994-10-254-14/+50
* Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C functionbde1994-10-251-2/+2
* Add this from Mark Dapoz. It requires LaTeX to format it, but it'sjkh1994-10-251-0/+326
* Added FORTRAN rule.ljo1994-10-251-0/+29
* Changed some variable names in lf_addblock to make the code bothdg1994-10-251-9/+9
* Allow MAXMEM kernel option to indicate more memory than is detected; itdg1994-10-252-8/+6
* Patch to fix QIC-02/QIC-36 by Gene Stark.swallace1994-10-251-5/+17
* Restricted maximum bufpages to 1500; this is required for machines >64MBdg1994-10-252-10/+8
* Moved swapon -a to before the fsck. It isn't possible to run fsck ondg1994-10-251-3/+3
* Moved initialization of tmpstk so that it immediately follows the kerneldg1994-10-256-21/+51
* Improved I/O error reporting.dg1994-10-251-5/+19
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicdg1994-10-252-4/+4
* #if 0'd out the object cache trimming code - there are multiple waysdg1994-10-251-1/+3
* Added lsdev.wollman1994-10-241-1/+1
* When -v not given, display longer `state' and no `parent'.wollman1994-10-241-11/+32
* Added sea0 - Seagate driver lines to configsos1994-10-245-7/+16
* Seagate st01/02 driver.sos1994-10-241-0/+1988
* Fixed cut&paste error.wollman1994-10-243-6/+6
* These patches fix some lesser problems:phk1994-10-247-15/+32
* A nice little PPP.doc file from:phk1994-10-241-0/+368
* Added share/examples/ibcs2 directorysos1994-10-241-2/+4
* added ibcs2 directory.sos1994-10-241-2/+2
* Partially back out previous fix (in cases ':' and '!'),ache1994-10-242-4/+14
* Use configurable dialog attributes instead of hard-coded onesache1994-10-242-5/+4
* Make dialog attributes visible from outside (for direct usageache1994-10-242-40/+38
* label.c: add delwin(window)ache1994-10-242-5/+8
* Use proper dims for newwin.ache1994-10-241-4/+5
* Clear screen on exit per Paul requestache1994-10-241-6/+6
* Remove undocumented talk behaviour, when names likeache1994-10-241-9/+3
OpenPOWER on IntegriCloud