summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid the usurping messagen_hibma1999-11-112-2/+15
* | Give nfsd the ability to bind to specific IP addresses through the -hdillon1999-11-114-50/+186
* | Remove special case socket sharing code in order to allow nfsd todillon1999-11-114-48/+60
* | Reorganise the code so that I can add custom identify drivers dynamicallydfr1999-11-111-1/+71
* | Sync with sys/isa/fd.c revision 1.167.nyan1999-11-112-98/+258
* | Make `-r -s' also match the BSDI output.obrien1999-11-112-2/+2
* | Add code to support ISA PnP.dfr1999-11-113-89/+248
* | Correct a locking error in apause: It should always holdalc1999-11-111-14/+16
* | Oops, netgraph.o -> ether.o for the RELEASE build.brian1999-11-111-2/+2
* | More bug fixes.archie1999-11-101-17/+21
* | Minor change to the configuration of number of slots.archie1999-11-101-2/+2
* | Re-organise the code which manages the owner of the FP state (fpcurproc).dfr1999-11-109-102/+180
* | Dont listen to disks that say they can only do 0 sector transfers.sos1999-11-101-1/+1
* | vsprintf -> vsnprintf in msg().imp1999-11-101-1/+1
* | Decremement by 1 the value taken for %j before assigning it to tm_yday,sheldonh1999-11-101-6/+50
* | Allow the year to be specified with an optional century.sheldonh1999-11-102-4/+14
* | Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as ansheldonh1999-11-101-2/+2
* | Finding root devices is a much more sane thing now.phk1999-11-101-7/+8
* | ioctlname() is actually passed a register_t.dfr1999-11-101-1/+1
* | Make the atapi device return sensible errno's back to userland.sos1999-11-105-55/+60
* | Update to reflect changes in the node type.archie1999-11-106-30/+153
* | Fix some bugs; seems to work now. Minor change to the configuration fieldarchie1999-11-101-35/+29
* | Move handling of the address and control fields into the PPP node;archie1999-11-102-65/+85
* | Two changes: (1) Use vm_page_unqueue_nowakeup in vm_page_allocalc1999-11-101-11/+2
* | Fix cosmetic bug in time display. Current day logins are now displayeddavidn1999-11-101-4/+9
* | If dev->connected is already set to CARRIER_OK in ether_AwaitCarrier,brian1999-11-091-1/+1
* | Don't recurse into datalink_UpdateSet() afterbrian1999-11-092-4/+6
* | Fix a boatload of warnings in the generated code on the alpha.dfr1999-11-091-1/+1
* | Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofdfr1999-11-091-9/+10
* | Correct the ``-unix X'' parsing (last time I only correctedbrian1999-11-091-1/+2
* | Drop ipl to zero before calling ast(). Make sure that this only happensdfr1999-11-091-0/+2
* | Fix a warning.dfr1999-11-091-1/+1
* | Fix a warning.dfr1999-11-091-1/+1
* | Add devices from the ATA driver (ad, acd, afd, ast).sos1999-11-093-3/+18
* | Be a bit smarter when identifying a netgraph nodebrian1999-11-091-55/+9
* | Change the "-r" output format to match BSDI's default output format.obrien1999-11-091-2/+2
* | Next step in the device cleanup process.phk1999-11-0913-652/+188
* | cleanup the IDE cases a bit, add the ad driver to the all: target.sos1999-11-092-8/+20
* | Correctly record the mouse position in the current VTY.yokota1999-11-091-23/+22
* | - Commented out ed driver.nyan1999-11-092-20/+24
* | Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.yokota1999-11-097-11/+11
* | Sync with sys/i386/conf/options.i386 revision up to 1.127.nyan1999-11-092-2/+10
* | Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldyokota1999-11-091-1/+1
* | Fix dead loop if locale contains / and not all categories specifiedache1999-11-091-1/+3
* | Add libnetgraphphk1999-11-092-2/+2
* | Change default to whois.crsnic.net - new Central Shared Registry for domainsache1999-11-092-5/+20
* | Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-093-4/+13
* | Add information about Intel managed EEPro card.wes1999-11-092-1/+4
* | Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. Italc1999-11-096-16/+23
* | Cosmetic change: correct formatting error in my previous commit.yokota1999-11-093-15/+15
OpenPOWER on IntegriCloud