summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Update UPDATING and bump __FreeBSD_version for the ip6fw removal.mlaier2006-05-131-1/+1
* Tidy up a bit...imp2006-05-131-12/+0
* Add better sanity checking to the logic that handles ioctl processingcel2006-05-131-4/+7
* o A divisor of 0 is perfectly valid. Reserve -1 for an invalidmarcel2006-05-121-7/+15
* Check the return code of sc_clean_up() in the only place where itkeramida2006-05-121-1/+3
* Test commit after repoman upgrade. Remove one of my many email addressespeter2006-05-121-1/+1
* Test commit after repoman upgrade. Remove one of my many email addressespeter2006-05-121-1/+1
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inmlaier2006-05-1211-1673/+2
* drop D_MEMDISK, not used in the tree...jmg2006-05-121-1/+0
* Unbreak build. es1888.c (alpha bit) no longer exist.ariff2006-05-121-1/+1
* Put debugging messages related to inconsistent ticket numbers under misc andmlaier2006-05-121-4/+10
* Document VERBOSE_SYSINIT in NOTES.benno2006-05-121-0/+8
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-1244-360/+19
* Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processingmlaier2006-05-124-63/+108
* Remove the snd_ess identify routine for the sound device in Alpha PWSjhb2006-05-122-178/+0
* Remove some tga bits I missed.jhb2006-05-122-2602/+0
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-1211-30/+8
* Remove Alpha bits for ficl.jhb2006-05-124-544/+0
* add support for makeoptions MFS_IMAGE="<file>" in the config file whichjmg2006-05-121-0/+9
* Add a new kernel config option, VERBOSE_SYSINIT.benno2006-05-122-0/+46
* Fix braino in previous commit: Don't redefine OID_AUTO to somethingmarcel2006-05-111-5/+0
* First pass at removing Alpha kernel support.jhb2006-05-11292-57962/+1
* Fixup some comments to allow for the fact that PCI domains are not specificjhb2006-05-112-6/+6
* Use __LP64__ rather than the PTR64 hack.jhb2006-05-111-14/+3
* Remove more straggling CPU_ macro referencesphk2006-05-114-12/+12
* Remove straggling reference to CPU_ macrosphk2006-05-112-4/+4
* Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.silby2006-05-111-2/+2
* Add support for the VIA C7-M processor family.njl2006-05-111-14/+160
* Clean out sysctl machdep.* related defines.phk2006-05-1111-111/+15
* Remove the dependency on procfs since it isn't used.ambrisko2006-05-111-2/+0
* Don't claim "(+ipv6)" if we didn't build with INET6.mlaier2006-05-111-1/+5
* Get this to compile :cognet2006-05-112-1/+48
* Fix probe printing of highpoint and promise controllers.sos2006-05-111-5/+4
* Correct test for fragmented packet.hsu2006-05-111-1/+1
* Now that we don't have a linuxolator on alpha anymore:netchild2006-05-107-342/+33
* regen (linux rt_sigpending)netchild2006-05-106-10/+12
* Implement rt_sigpending in the linuxolator.netchild2006-05-105-4/+32
* Move the call to cpu_setup() before the call to vm_ksubmap_init().cognet2006-05-101-1/+1
* Use better order here.pjd2006-05-101-1/+1
* make tinderbox happy: GENERIC got ath and wlan added so we need tosam2006-05-101-0/+6
* Fix LINSYSFS in the platform options files that I missed from the platformambrisko2006-05-103-0/+3
* Bring the call to softdep_releasefile() within the region protected bytegge2006-05-091-3/+7
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-0910-0/+314
* It seems I forgot to commit the removal of the linux and linprocfsnetchild2006-05-091-2/+0
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)nyan2006-05-091-1/+1
* Use wakeup_one to avoid thundering herd.davidxu2006-05-091-6/+6
* Use a dedicated mutex to protect aio queues, the movation is to reducedavidxu2006-05-091-51/+69
* replace all the 660 with 650 in the cut-n-pasted line, rather thanimp2006-05-081-1/+1
* Another NEW MEDIA .WAVjammer.imp2006-05-081-0/+1
* Add (back) the D-Link DE-650. Not sure why it was deleted.imp2006-05-081-0/+1
OpenPOWER on IntegriCloud