summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use only lower 64bit of src/dest (and src/dest port) for hashing of IPv6mlaier2006-05-141-4/+4
* Fix formatting. Add missing break;emax2006-05-141-2/+3
* With the demise of Alpha, remove Alpha specific diagnostic.wilko2006-05-141-7/+0
* o A tiny regression test exposes bug in rip_disconnect().maxim2006-05-142-0/+85
* New release notes:brueffer2006-05-142-0/+22
* Fix typo.brueffer2006-05-141-1/+1
* Remove autogeneration of the lnc(4) hardware list to fix the build.brueffer2006-05-143-6/+0
* The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-144-4/+21
* - 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
* Add if_* MLINKS for bce(4) and le(4).brueffer2006-05-141-0/+2
* Fix a long-standing limitation in IPv4 multicast group membership.bms2006-05-143-4/+40
* Don't quote IP_MAX_MEMBERSHIPS as 20 any more.bms2006-05-141-3/+2
* Add multicast group join/leave functionality to IPv4 regressionbms2006-05-141-10/+68
* Handle SIGINFO in time(1) by printing the time the given command is running.pjd2006-05-142-37/+72
* 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
* For src/dest parsing take off the netmask before checking for AF withmlaier2006-05-141-15/+31
* Remove the ipfw6 config from NOTESmat2006-05-141-4/+0
* Remove the documentation from the Makefile as well.gnn2006-05-141-1/+0
* Removed the deprecated lance driver, lnc, from files.gnn2006-05-143-4/+0
* Remove documentation for the deprecated lnc driver.gnn2006-05-141-168/+0
* Remove autogeneration of lnc(4) hardware notes before gnn blows it away.simon2006-05-143-5/+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
* Add a manual dependency on ssh_namespace.h.des2006-05-1312-2/+28
* Expunge traces of unlinked snapshot files when making a new snapshot.tegge2006-05-131-2/+9
* o Add an option allowing to start search from some offset instead of offset 0;sobomax2006-05-131-13/+46
* Simplify the implementation of vm_fault_additional_pages() based upon thealc2006-05-131-12/+5
* Fix typo.cperciva2006-05-131-1/+1
* Add a mechanism for constructing INDEX files which include local ports.cperciva2006-05-132-2/+22
* PR: bin/71663hm2006-05-132-7/+7
* PR: kern/76611hm2006-05-131-8/+8
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingdes2006-05-1314-12/+367
* Comment out the function prototypes which our libc actuallyume2006-05-131-2/+6
* fix conflicting types for log(), add some prototypes to isdnd.hhm2006-05-1317-545/+547
* Correct various mistakes in the last commit.pjd2006-05-131-4/+4
* Include other AES key lengths in the comment.pjd2006-05-131-1/+1
* Remove alpha from the HEAD lineup.des2006-05-132-2/+2
* Update UPDATING and bump __FreeBSD_version for the ip6fw removal.mlaier2006-05-132-1/+8
* Update for ip6fw removal.mlaier2006-05-131-0/+6
* 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
OpenPOWER on IntegriCloud