summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. rightous -> righteous.asmodai2000-05-281-1/+1
* 1000000 usecs to 1 sec conversioncharnier2000-05-281-1/+1
* Convert to errx()charnier2000-05-281-12/+6
* Add prototypecharnier2000-05-281-0/+1
* Use .Fxcharnier2000-05-281-2/+2
* Do not add progname in err() strings, it will be printed twicecharnier2000-05-282-10/+9
* Simplify .Nm. Be consistent with subcommand namecharnier2000-05-281-6/+12
* Put ASCII under .Tncharnier2000-05-281-1/+3
* Dot not dot terminate in FILES and SEE ALSO sectionscharnier2000-05-281-2/+2
* match prototypecharnier2000-05-282-6/+6
* Do not dot terminate lines in FILES sectioncharnier2000-05-281-1/+1
* Mass update of isa drivers using compatability shims to usepeter2000-05-2844-57/+446
* The dreaded isa_compat.h tables are no longer used, so there is no needpeter2000-05-283-624/+1
* Redo the isa compat driver shim so that each driver is self containedpeter2000-05-285-318/+35
* Reviewed by: David O'Briengroudier2000-05-281-50/+85
* Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, becauseache2000-05-282-2/+4
* ncr.c is no longer a COMPAT_OLDPCI device - remove the warning.peter2000-05-281-4/+0
* Remove haveseen_iobase() - it is no longer called from anywhere in thepeter2000-05-282-23/+0
* Cosmetics: dont say Unknown but Generic chipset in probe..sos2000-05-281-1/+1
* Fix alignment problem on the alpha reported by several parties.sos2000-05-281-1/+1
* Remove a couple of dups and fix a typo. This doesn't touch dups thathoek2000-05-281-25/+1
* A set of diffs to bring the new murphy into line with thehoek2000-05-281-172/+146
* Quoting submitter:hoek2000-05-283-5/+2407
* By overwhelming demand, revert the one=two joke to its previous form.hoek2000-05-281-6/+5
* Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,obrien2000-05-2814-1634/+17
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-289-2/+1086
* Allow platform specific isa interrupt setup & teardown routines ingallatin2000-05-282-1/+16
* Silence warnings.kris2000-05-271-1/+8
* Fix a misspelling: undefied -> undefinedchris2000-05-273-3/+3
* MFA: Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall}obrien2000-05-272-68/+112
* Use /sys/sys/*.h over /usr/include/sys.obrien2000-05-272-2/+2
* Add entry for new binutils that are needed to properly rebuild theimp2000-05-271-7/+12
* Add suggested comment for TCP_DROP_SYNFIN and TCP_RESTRICT_RSTwilko2000-05-271-0/+2
* fix the return value of the SOUND_PCM_WRITE_CHANNELS ioctlcg2000-05-271-3/+7
* Use bus_space_handle_t instead of bus_space_tag_t to hold the resultdfr2000-05-271-2/+2
* Update to use newbus and busspace.dfr2000-05-271-158/+121
* - Remove unnecessary 'data32' and 'addr32' prefixes and #define's.jhb2000-05-272-20/+2
* Add IBM 56K Modem (PR 17992, Jeroen C. van Gelderen)imp2000-05-271-1/+18
* Fix conflicts.obrien2000-05-274-258/+669
* This commit was generated by cvs2svn to compensate for changes in r60967,obrien2000-05-2721-77/+1571
|\
| * Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"obrien2000-05-2727-337/+2242
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-27118-118/+118
* | Sigh. Use the correct path to bsd.conf.mk. It's times like this that Ipeter2000-05-271-1/+1
* | Add bsd.kmod.mk back.peter2000-05-271-1/+1
* | Revive a skeleton for bsd.kmod.mk (which will be in the make search path)peter2000-05-271-0/+13
* | Strip spaces and comments more agressively.dcs2000-05-261-14/+52
* | move various fields from pcm_channel to snd_dbufcg2000-05-263-174/+210
* | if we have a codec init routine, fail the attach if init failscg2000-05-261-3/+7
* | Bring in FICL 2.04. No bump of loader version is required by thisdcs2000-05-269-162/+423
* | handle emulated dma readscg2000-05-2613-19/+51
OpenPOWER on IntegriCloud