aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inMax Laier2006-05-1211-1673/+2
* drop D_MEMDISK, not used in the tree...John-Mark Gurney2006-05-121-1/+0
* Unbreak build. es1888.c (alpha bit) no longer exist.Ariff Abdullah2006-05-121-1/+1
* Put debugging messages related to inconsistent ticket numbers under misc andMax Laier2006-05-121-4/+10
* Document VERBOSE_SYSINIT in NOTES.Benno Rice2006-05-121-0/+8
* Remove various bits of conditional Alpha code and fixup a few comments.John Baldwin2006-05-1244-360/+19
* Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processingMax Laier2006-05-124-63/+108
* Remove the snd_ess identify routine for the sound device in Alpha PWSJohn Baldwin2006-05-122-178/+0
* Remove some tga bits I missed.John Baldwin2006-05-122-2602/+0
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-1211-30/+8
* Remove Alpha bits for ficl.John Baldwin2006-05-124-544/+0
* add support for makeoptions MFS_IMAGE="<file>" in the config file whichJohn-Mark Gurney2006-05-121-0/+9
* Add a new kernel config option, VERBOSE_SYSINIT.Benno Rice2006-05-122-0/+46
* Fix braino in previous commit: Don't redefine OID_AUTO to somethingMarcel Moolenaar2006-05-111-5/+0
* First pass at removing Alpha kernel support.John Baldwin2006-05-11292-57962/+1
* Fixup some comments to allow for the fact that PCI domains are not specificJohn Baldwin2006-05-112-6/+6
* Use __LP64__ rather than the PTR64 hack.John Baldwin2006-05-111-14/+3
* Remove more straggling CPU_ macro referencesPoul-Henning Kamp2006-05-114-12/+12
* Remove straggling reference to CPU_ macrosPoul-Henning Kamp2006-05-112-4/+4
* Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.Mike Silbersack2006-05-111-2/+2
* Add support for the VIA C7-M processor family.Nate Lawson2006-05-111-14/+160
* Clean out sysctl machdep.* related defines.Poul-Henning Kamp2006-05-1111-111/+15
* Remove the dependency on procfs since it isn't used.Doug Ambrisko2006-05-111-2/+0
* Don't claim "(+ipv6)" if we didn't build with INET6.Max Laier2006-05-111-1/+5
* Get this to compile :Olivier Houchard2006-05-112-1/+48
* Fix probe printing of highpoint and promise controllers.Søren Schmidt2006-05-111-5/+4
* Correct test for fragmented packet.Jeffrey Hsu2006-05-111-1/+1
* Now that we don't have a linuxolator on alpha anymore:Alexander Leidinger2006-05-107-342/+33
* regen (linux rt_sigpending)Alexander Leidinger2006-05-106-10/+12
* Implement rt_sigpending in the linuxolator.Alexander Leidinger2006-05-105-4/+32
* Move the call to cpu_setup() before the call to vm_ksubmap_init().Olivier Houchard2006-05-101-1/+1
* Use better order here.Pawel Jakub Dawidek2006-05-101-1/+1
* make tinderbox happy: GENERIC got ath and wlan added so we need toSam Leffler2006-05-101-0/+6
* Fix LINSYSFS in the platform options files that I missed from the platformDoug Ambrisko2006-05-103-0/+3
* Bring the call to softdep_releasefile() within the region protected byTor Egge2006-05-091-3/+7
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the LinuxDoug Ambrisko2006-05-0910-0/+314
* It seems I forgot to commit the removal of the linux and linprocfsAlexander Leidinger2006-05-091-2/+0
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)Yoshihiro Takahashi2006-05-091-1/+1
* Use wakeup_one to avoid thundering herd.David Xu2006-05-091-6/+6
* Use a dedicated mutex to protect aio queues, the movation is to reduceDavid Xu2006-05-091-51/+69
* replace all the 660 with 650 in the cut-n-pasted line, rather thanWarner Losh2006-05-081-1/+1
* Another NEW MEDIA .WAVjammer.Warner Losh2006-05-081-0/+1
* Add (back) the D-Link DE-650. Not sure why it was deleted.Warner Losh2006-05-081-0/+1
* The D-Link DE-650 that I got in the last bulk PC Card purchase needs anWarner Losh2006-05-081-0/+1
* quiet tindexbox complaints about passing BUS_SPACE_MAXADDR asSam Leffler2006-05-082-2/+2
* Remove the Alpha specific linuxolator files.Alexander Leidinger2006-05-0813-3478/+0
* Remove unneeded include.Yoshihiro Takahashi2006-05-084-6/+0
* - Move defines for PC-98 machine type from pc98/cbus/cbus.h intoYoshihiro Takahashi2006-05-082-29/+17
* Add the ath and the wlan crypto support.Yoshihiro Takahashi2006-05-083-0/+24
* fix braino that broke building on amd64Sam Leffler2006-05-081-2/+7