summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention the '6' flag in the flags summary. (Forgotten in the last commit).joe1999-12-061-1/+1
* Last minute patch that I forgot to apply: check return code of iplattach()guido1999-12-062-0/+4
* Add braces ({}) to all the places that they're missing.joe1999-12-061-18/+34
* Move basic ifilter utils to sbin where they shold have been committed byguido1999-12-069-36/+11
* Revive mlfk_ipl here. This version is slightly changed fromguido1999-12-0611-19/+362
* Add forgotten ip_fil.c and fil.c to kld versionguido1999-12-062-183/+1
* Add ifilter klld module to ipfilter based kernelsguido1999-12-062-0/+2
* Rewrite of the manual page to make it clear that NSI and InterNICjoe1999-12-061-2/+8
* Prototypes should either have explicit parameter names, or not,archie1999-12-061-4/+4
* Change definition of NG_BPF_HOOKPROG_SIZE() so as not to requirearchie1999-12-062-9/+10
* Simplify my license.gibbs1999-12-062-78/+104
* Update for pnp adjustments regarding NPNP.peter1999-12-0615-112/+6
* Simplify my copyright license terms.gibbs1999-12-0615-80/+114
* Update for loss of pnp.hpeter1999-12-061-1/+0
* Merge pnp change from i386/conf/GENERIC (rev 1.211)peter1999-12-062-2/+0
* Fold the pnp code into the base isa system to pave the way for PNPBIOS.peter1999-12-068-24/+8
* Make this compile again. (missing #include for RFPROC)peter1999-12-063-0/+3
* Fix a pair of silly warnings that I introduced (that would have beenpeter1999-12-062-14/+14
* Fix another quirk in the unknown device detection, and also deal withpeter1999-12-061-4/+17
* Complain if we get an error that is not ENXIO while opening /dev/usb\d+n_hibma1999-12-061-0/+7
* Put on my asbestos underwear and commit the patch that I posted to -archpeter1999-12-061-3/+36
* Remove DSO_BAD144 from wd driver(s) so people with bad144'ed disks getphk1999-12-062-2/+2
* Add defines for additional EEPROM locations and register definitions.mdodd1999-12-061-2/+28
* Whitespace cleanups.mdodd1999-12-061-4/+4
* Correct the ttys.5 and init.8 manpages with respect to the incorrectsheldonh1999-12-062-8/+31
* Add a delay (per the databook) to the get_eeprom_data() loop somdodd1999-12-061-9/+12
* Standardize device descriptions so that there is parity between PnPmdodd1999-12-061-10/+10
* Correctly implement the non-PnP enumeration of ISA board.mdodd1999-12-061-14/+36
* Add a truely evil workaround (hack!) for some unfortunate BIOSpeter1999-12-062-12/+46
* Use bus_get_resource() instead of bus_get_resource_start() as the latterpeter1999-12-062-34/+48
* Make this compile again after the device_add_child change.imp1999-12-061-1/+1
* Need header <machine/smp.h> for prototype declaration of smp_rendezvous()luoqi1999-12-062-0/+6
* Add "-v" to usage().obrien1999-12-061-3/+3
* Document the "-v" flag. [It was like that when I got here.. honestly.]obrien1999-12-061-2/+16
* User ldt sharing.luoqi1999-12-0620-291/+477
* bad144 eliminationimp1999-12-061-2/+34
* Fix mouse cursor logic which I broke in 1.1 ;-<yokota1999-12-061-26/+30
* Only pkg_delete the old package if the new one builds properly.jkh1999-12-061-2/+1
* Remove unused junk: next fields and list head. Likely not completelyimp1999-12-062-20/+1
* - Fix a typo and add a missing file.chris1999-12-061-4/+14
* Turn on 'ipfw tee'. Update man page. Please note (from the man page):archie1999-12-062-17/+10
* Remove joystick references from pc98 version of isa_compat.h too.wpaul1999-12-061-5/+0
* Miscellaneous fixes/cleanups relating to ipfw and divert(4):archie1999-12-066-192/+235
* Supported i8251 (internal COM1) FIFO mode.nyan1999-12-063-114/+460
* Sorted SUBDIR.bde1999-12-051-4/+3
* Added a -6 option to lookup information using the whois.6bone.netjoe1999-12-052-2/+10
* Fixed disordering in rev.1.63.bde1999-12-051-3/+4
* Remove references to old joystick driver from this file, which Peterwpaul1999-12-051-5/+0
* Create a symlink for <machine/joystick.h>, like soundcard.hpeter1999-12-051-1/+1
* Update to reflect removed of al, ax, dm, pn and mx drivers and additionwpaul1999-12-052-10/+2
OpenPOWER on IntegriCloud