summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 64bit fixes.dima1998-10-275-38/+38
* (`'): and (`'); -> (`:') and (`;')fenner1998-10-261-2/+2
* Shuffle the iface-alias option so that's in alphabeticalbrian1998-10-262-14/+14
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-268-61/+169
* Fix the interface alias code. Previously, I was expecting somethingbrian1998-10-264-29/+113
* Another instance where we default to elf only on alpha, but shouldimp1998-10-261-2/+2
* Bogon I somehow inserted between compiling and commiting...obrien1998-10-261-1/+1
* Quiet many compiler warnings. Still fails -Wconversion in one case.obrien1998-10-266-23/+27
* Removed redundant bitrotted checks for major numbers instead of updatingbde1998-10-265-20/+12
* Updated the major number check in vfs_object_create(). It's notbde1998-10-262-4/+6
* Check the major number of the boot device more carefully. There was onlybde1998-10-262-10/+6
* Fixed breakage of the GPROF case of statclock() in the previous commit.bde1998-10-262-2/+4
* If we know the content-length, only read that number of bytes fromfenner1998-10-261-2/+13
* Don't send a DELAY value when sending CBCP_NONUMbrian1998-10-251-4/+8
* update to match realityobrien1998-10-251-5/+6
* Oops, back out some local changes that shouldn't have been in thebde1998-10-251-5/+5
* Fixed breakage of the !SMP case of roundrobin() in the previous commit.bde1998-10-251-5/+8
* Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rottedbde1998-10-257-12/+21
* Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rottedbde1998-10-251-7/+4
* Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rottedbde1998-10-251-4/+5
* Nitpicking and dusting performed on a train. Removes trivial warningsphk1998-10-2531-173/+64
* Fixed device number checking in bdevvp():bde1998-10-252-12/+20
* Remove redundant files (they are recreated during building from templatesabial1998-10-2518-279/+10
* Changes to comply with new syntax.abial1998-10-253-81/+62
* Add msg.abial1998-10-251-2/+3
* 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
OpenPOWER on IntegriCloud