summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add definitions for atomic_subtract_rel_32, atomic_add_rel_32 andcognet2006-05-151-0/+3
* Recalculate IP checksum after running pfil hooks.dhartmei2006-05-151-2/+17
* Switch from the lnc driver to the le driver. But C-NET(98)S support isnyan2006-05-153-11/+2
* Display real/avail memory as per other platforms.benno2006-05-151-3/+29
* o In rip_disconnect() do not call rip_abort(), just mark a socketmaxim2006-05-151-1/+11
* Re-wrok PHY setup, media handling and dual-port detection.yongari2006-05-152-37/+13
* Switch to a 64bit time_t, while it's not a big problem to do so.cognet2006-05-152-2/+2
* Use only lower 64bit of src/dest (and src/dest port) for hashing of IPv6mlaier2006-05-141-4/+4
* - Replace the entry for the no longer existing lnc(4) module with anmarius2006-05-141-2/+3
* Remove some remnants of lnc(4).marius2006-05-142-5/+0
* Remove the lnc module Makefile.scottl2006-05-141-17/+0
* Fix build (unhook lnc).delphij2006-05-141-3/+0
* Fix a long-standing limitation in IPv4 multicast group membership.bms2006-05-143-4/+40
* Add a bootable CD support.nyan2006-05-144-1/+1169
* The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we includebenno2006-05-141-0/+1
* Remove the ipfw6 config from NOTESmat2006-05-141-4/+0
* Removed the deprecated lance driver, lnc, from files.gnn2006-05-143-4/+0
* For nmount(), if "rw" is specified as a mount option,rodrigc2006-05-141-3/+25
* Remove the old, and now deprecated lnc driver. The Lance style hardwaregnn2006-05-146-2833/+0
* Prefer the le device driver for Lance (AMD7990 et al) hardware over thegnn2006-05-143-12/+2
* Resurrect Skyeye support :cognet2006-05-139-30/+55
* Expunge traces of unlinked snapshot files when making a new snapshot.tegge2006-05-131-2/+9
* Simplify the implementation of vm_fault_additional_pages() based upon thealc2006-05-131-12/+5
* PR: kern/76611hm2006-05-131-8/+8
* 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
OpenPOWER on IntegriCloud