summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a work-around for Create_Chunk providing no pointer to thejkh1995-05-079-150/+357
* Add additional check for IRQ > 15. This code still needs a lot of work!jkh1995-05-071-2/+8
* Duh! Get the section number for config(8) right! :)jkh1995-05-071-2/+2
* If user specifies IRQ 2, remap it to IRQ 9 with a warning.jkh1995-05-071-1/+5
* Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatalbde1995-05-071-11/+14
* Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatalbde1995-05-071-9/+9
* Cast some expressions involving dbtob() to (unsigned long) and print thembde1995-05-071-12/+12
* Fix style inconsistencies in the last few commits.bde1995-05-072-60/+56
* Make the syntax checks for the format string more strict. The stringjoerg1995-05-071-12/+19
* Submitted by: john@physiol.su.oz.au (John Mackin)bde1995-05-071-28/+32
* Submitted by: charnier@lirmm.fr (Philippe Charnier)bde1995-05-071-2/+2
* Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyrightpst1995-05-073-123/+193
* Another error in the correction for trimming swap allocation fordyson1995-05-071-4/+4
* Test the correct nonblocking flag in ttylclose(). IO_NDELAY is only validbde1995-05-071-2/+2
* Make this compile again. Poul and I need to sync up again.jkh1995-05-0712-168/+237
* Silence `make -s' (echo -> ${ECHO}).bde1995-05-076-9/+9
* Fixed a calculation that would once-in-a-while cause the swap_pagerdyson1995-05-071-12/+4
* Correct a few ordering errors in how the partitions were being displayed.jkh1995-05-0715-96/+111
* Print sizes of partitions now.jkh1995-05-076-45/+93
* Whoops! An extra paren somehow got in there. Fixed.jkh1995-05-072-4/+4
* Always zero new chunks - keeps things like the private structures from havingjkh1995-05-072-4/+4
* Restructured the floppy tape probe.joerg1995-05-067-33/+53
* From Wolfram: Fix: typos, old linksjoerg1995-05-062-5/+9
* Describe -m optionache1995-05-061-2/+11
* Some fairly serious cleanup. The proper offset should now be used injkh1995-05-0621-174/+381
* Change of hostname and contact address for TUT's mirror site. Is thisasami1995-05-061-3/+3
* Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.joerg1995-05-061-0/+1
* Add usr.sbin/pcvt/keycap to libraries: target.rgrimes1995-05-061-1/+5
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-0612-158/+152
* All the editors are finished. Now if I can just get a problem with libdiskjkh1995-05-0528-136/+1544
* Document VTYsjkh1995-05-052-0/+14
* Addendum documenting VTYs.jkh1995-05-052-0/+18
* New modes file needed for mode editor. "b" can not stand for bit fields.dufault1995-05-051-49/+49
* Add support for editing mode pages.dufault1995-05-052-22/+266
* Make it so that the command formats are the same for both -i and -o.dufault1995-05-052-16/+71
* Fixed mbuf leak and panic that occurred when packets got too memorydg1995-05-053-202/+640
* In target libraries: make and install libcompat before all otherrgrimes1995-05-051-1/+7
* typo there --> theiradam1995-05-051-9/+16
* Add IPTOS_MINCOST according to RFC 1349ache1995-05-051-2/+3
* ttyq[0-9a-f] -> ttyp[g-v]asami1995-05-051-16/+16
* Fix spelling error. Commented out ISO and ISO related things until Idg1995-05-053-18/+30
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willphk1995-05-054-16/+82
* From "Philippe Charnier" <charnier@lirmm.fr>:dg1995-05-051-1/+5
* Check for 0 before dividing by it. Patch from Paul Traina, modifieddg1995-05-052-4/+20
* Add changes to document VTYs.jkh1995-05-051-0/+11
* 3 VTYs by default, not 4. My fault.jkh1995-05-052-2/+2
* Not 4 VTYs by default, 3. Whoops.jkh1995-05-042-4/+2
* Addendum concerning virtual console usage in JIS.jkh1995-05-041-0/+7
* Add extra paragraph documenting virtual consoles in Japanese.jkh1995-05-041-0/+8
* Argh! Not 4 consoles, 3! Thanks, Satoshi Niimi!jkh1995-05-042-2/+2
OpenPOWER on IntegriCloud