summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cosmetique - remove unneded static in previous commitache1998-09-291-2/+2
* workaround painful vm86_datacall requirement that segment+offsetache1998-09-291-5/+14
* `kern.maxproc' is not changeable using sysctl(1). Change examplesjkoshy1998-09-292-8/+8
* Fix destructive cursor shape after text mode switch.ache1998-09-296-68/+74
* Mention default time between output flushes in manual page.jkoshy1998-09-291-2/+3
* Correct use of nonexistent `.SS' macro.jkoshy1998-09-291-3/+3
* John Dyson approved of this solution; make vnode_pager_input_old set m->validrvb1998-09-281-1/+3
* Add a section on vnode types. Mostly based on information supplied byeivind1998-09-281-2/+39
* fix handling more than one cardsache1998-09-282-4/+6
* The flags type was recently changed from u_short to u_int, breakingalex1998-09-281-10/+10
* Only bcopy the correct amount of data from the buffer in case it is everpeter1998-09-281-1/+1
* Use the variable with the path in it for the error message.peter1998-09-281-2/+2
* Reactivate the a.out kernel loader code.peter1998-09-282-4/+4
* Missing return value that was kinda important.peter1998-09-283-3/+6
* Argh, I don't believe how much time I wasted looking for this...peter1998-09-281-1/+1
* Cleanup and fix THE bugrvb1998-09-288-44/+78
* Changes to support -jXX.jb1998-09-281-9/+10
* The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.jb1998-09-281-2/+2
* The comconsole mode is accessed as 'comconsole' not 'com'.peter1998-09-281-2/+2
* MBR magic is 0x55aa not 0xffaa.peter1998-09-281-2/+2
* Precedence bug (?) causing probe problems.peter1998-09-281-2/+2
* Quick update for AdvanSys cards. I *know* this file is going to needjkh1998-09-281-10/+16
* Nuke ft0 device on boot floppy also since we don't need it now.jkh1998-09-281-1/+2
* Update tree function and remove gratuitous .h file.jkh1998-09-282-48/+79
* Teach this code about the new tree functionality of libdialog.jkh1998-09-283-1/+105
* Document that we will core-dump on getting a NULL pointer.eivind1998-09-281-0/+4
* Fix (?) EISA interrupt configuration based on observation of what we'vepeter1998-09-281-26/+9
* Back out rev 1.6 (temporarily at least). <machine/asmacros.h> is usedpeter1998-09-281-3/+1
* Sync with sys/i386/i386/userconfig.c revision 1.110.kato1998-09-281-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.310.kato1998-09-282-74/+2
* Sync with sys/i386/conf/options.i386 revision 1.89.kato1998-09-282-6/+4
* Sync with sys/i386/conf/SMP-GENERIC revision 1.16.kato1998-09-281-2/+1
* Include vinum in SUBDIRgrog1998-09-283-6/+7
* Correct calculation of revive blocksizegrog1998-09-283-6/+6
* Get include paths rightgrog1998-09-283-6/+6
* Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15.jlemon1998-09-282-10/+10
* Initialize pcb_mpnest to 1 in the child process in cpu_fork(). This shouldtegge1998-09-282-2/+8
* Use correct virtual address when configuring the per CPU idle page directorytegge1998-09-284-5/+16
* Include vinum.4 in MAN4grog1998-09-281-1/+1
* Be more selctive about when we clear p->valid.dg1998-09-281-3/+5
* Man page for vinum--initial importgrog1998-09-281-0/+831
* Unbump the minor number; guess this doesn't happen in the ELF worldjkh1998-09-281-2/+2
* Add a manpage for namei().eivind1998-09-272-2/+162
* `strings' -> `strings -aout -n 3'jkoshy1998-09-273-6/+6
* We don't support SUID `games' games anymore.obrien1998-09-271-4/+2
* Bring the man page more or less up to date with the code.des1998-09-261-23/+54
* Update for 0.41.abial1998-09-262-4/+5
* Small rearrangements for a bugfix release 0.41.abial1998-09-2651-192/+192
* Move the documents to src/ so that using new version number is easier.abial1998-09-267-10/+43
* Remove support for floppy tape installs. I'm sorry, we're outtajkh1998-09-268-16/+13
OpenPOWER on IntegriCloud