summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to comply with new syntax.abial1998-10-251-21/+17
* Allow to use other floppy sizes for "router" floppy.abial1998-10-251-2/+7
* Slight style police.obrien1998-10-251-3/+13
* Add manpage for objformat. This needs major word smithing.obrien1998-10-252-1/+94
* Backout out previous commit. The bug was in the kernel.bde1998-10-251-2/+9
* Fixed sysctl attachment for statically configured vfs's.bde1998-10-251-16/+25
* Add some missing dependencies.phk1998-10-251-4/+6
* fix unsigned overflowache1998-10-251-5/+7
* Remove redundant copies, and give credit to proper person.abial1998-10-257-665/+5
* With much regret, I had to remove these two programs - their licenseabial1998-10-2517-9390/+0
* Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15.paul1998-10-251-3/+3
* Work around some variables having N_UNDF types but valid values; thismsmith1998-10-241-2/+2
* Update to current reality. We can now track several LORSTA on separatephk1998-10-241-136/+185
* Update and add timekeeping code.phk1998-10-241-24/+182
* Header file for XRPU devices.phk1998-10-241-0/+37
* Use sysctlbyname() to locate the vfs.nfs.nfsstats node.msmith1998-10-241-9/+2
* Don't complain about SIOCGIFMEDIA; it's harmless and not somethingmsmith1998-10-241-1/+8
* Don't put 0x in front of %p, it does it already.msmith1998-10-241-4/+4
* PR: 8429thepish1998-10-241-1/+1
* When invoked as "objformat" to print out the current object format,jdp1998-10-241-0/+4
* Loosen our restrictions on setting enddisc, mrru,brian1998-10-244-30/+85
* Reserve some space for the stack in the region we recover from the initialmsmith1998-10-241-2/+3
* Clean the ${BASE}.sym file as well.msmith1998-10-231-2/+2
* Remove a debugging copy of offsetof() that snuck in.msmith1998-10-231-2/+1
* Enable the PCI BIOS PnP enumerator.msmith1998-10-231-3/+3
* PnP enumerator using the PCI BIOS. This is needlessly complex due to themsmith1998-10-233-6/+300
* Added ability to auto-run a presentation.abial1998-10-231-8/+27
* Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PARTbde1998-10-232-4/+4
* Ignore `vector xxxintr' specifications except for checking their syntax.bde1998-10-235-34/+15
* Sync with sys/i386/isa/clock.c revision 1.128.kato1998-10-233-33/+33
* Refer to vinum driver sources in a single location (outside of thepeter1998-10-2323-8249/+8
* Move the kld stuff to here.peter1998-10-232-8/+76
* Update timecounters to new interface.phk1998-10-236-58/+58
* Change the way we simulate stable storage for timecounters.phk1998-10-232-114/+104
* Remove the tc_cost field from timecounters.phk1998-10-232-4/+2
* fix spelling error.jkh1998-10-233-6/+6
* Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug"msmith1998-10-231-6/+8
* Oops, revert part of last fix. vm_pager_dealloc() can't be called untildg1998-10-231-7/+8
* Fixed two bugs in recent commit: in vm_object_terminate, vm_pager_deallocdg1998-10-231-8/+10
* Fix a problem with the way we handled device invalidation when attachingken1998-10-2210-335/+438
* Honour the spirit rather than the implementation of the previous changes;msmith1998-10-221-19/+10
* PnP BIOS enumerator; mostly useful for hunting PnP devices that are supportedmsmith1998-10-221-0/+290
* Add a dependancy on the BTX crt0 objectmsmith1998-10-223-8/+6
* Add biospnp.cmsmith1998-10-221-2/+3
* Pop the return address off the stack before making a V86_CALLF call;msmith1998-10-221-2/+5
* Export an interface for presetting the ISA PnP read port address.msmith1998-10-223-46/+77
* Fixed gratuitous unformatting in rev.1.8.bde1998-10-221-1/+2
* Close PR #8409:wpaul1998-10-221-3/+3
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-224-143/+143
* FIxed a bogus comment.bde1998-10-221-3/+3
OpenPOWER on IntegriCloud