aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Do not leak kernel memory in case if userland has been compiledGleb Smirnoff2006-05-161-0/+1
* Allow concurrent read(2)/readv(2) access to a file.Paul Saab2006-05-162-5/+24
* Read block hints list from last snapshot on the active snapshot list.Tor Egge2006-05-161-0/+4
* Copy last block on file system again after file system has been suspended.Tor Egge2006-05-151-0/+11
* Don't leak a locked buffer if last block on file system cannot be read.Tor Egge2006-05-151-2/+3
* Errors detected while file system is suspended should not trigger anTor Egge2006-05-151-6/+4
* Replace references to lnc(4) with references to le(4) (so far the notesMarius Strobl2006-05-151-4/+4
* Update the description of pcn(4) from pcn(4) vs. lnc(4) to pcn(4) vs. le(4)Marius Strobl2006-05-151-3/+5
* Restore the ability to mount procfs and fdescfs filesystems via theKelly Yancey2006-05-154-3/+24
* Add definitions for atomic_subtract_rel_32, atomic_add_rel_32 andOlivier Houchard2006-05-151-0/+3
* Recalculate IP checksum after running pfil hooks.Daniel Hartmeier2006-05-151-2/+17
* Switch from the lnc driver to the le driver. But C-NET(98)S support isYoshihiro Takahashi2006-05-153-11/+2
* Display real/avail memory as per other platforms.Benno Rice2006-05-151-3/+29
* o In rip_disconnect() do not call rip_abort(), just mark a socketMaxim Konovalov2006-05-151-1/+11
* Re-wrok PHY setup, media handling and dual-port detection.Pyun YongHyeon2006-05-152-37/+13
* Switch to a 64bit time_t, while it's not a big problem to do so.Olivier Houchard2006-05-152-2/+2
* Use only lower 64bit of src/dest (and src/dest port) for hashing of IPv6Max Laier2006-05-141-4/+4
* - Replace the entry for the no longer existing lnc(4) module with anMarius Strobl2006-05-141-2/+3
* Remove some remnants of lnc(4).Marius Strobl2006-05-142-5/+0
* Remove the lnc module Makefile.Scott Long2006-05-141-17/+0
* Fix build (unhook lnc).Xin LI2006-05-141-3/+0
* Fix a long-standing limitation in IPv4 multicast group membership.Bruce M Simpson2006-05-143-4/+40
* Add a bootable CD support.Yoshihiro Takahashi2006-05-144-1/+1169
* The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we includeBenno Rice2006-05-141-0/+1
* Remove the ipfw6 config from NOTESMathieu Arnold2006-05-141-4/+0
* Removed the deprecated lance driver, lnc, from files.George V. Neville-Neil2006-05-143-4/+0
* For nmount(), if "rw" is specified as a mount option,Craig Rodrigues2006-05-141-3/+25
* Remove the old, and now deprecated lnc driver. The Lance style hardwareGeorge V. Neville-Neil2006-05-146-2833/+0
* Prefer the le device driver for Lance (AMD7990 et al) hardware over theGeorge V. Neville-Neil2006-05-143-12/+2
* Resurrect Skyeye support :Olivier Houchard2006-05-139-30/+55
* Expunge traces of unlinked snapshot files when making a new snapshot.Tor Egge2006-05-131-2/+9
* Simplify the implementation of vm_fault_additional_pages() based upon theAlan Cox2006-05-131-12/+5
* PR: kern/76611Hellmuth Michaelis2006-05-131-8/+8
* Update UPDATING and bump __FreeBSD_version for the ip6fw removal.Max Laier2006-05-131-1/+1
* Tidy up a bit...Warner Losh2006-05-131-12/+0
* Add better sanity checking to the logic that handles ioctl processingChuck Lever2006-05-131-4/+7
* o A divisor of 0 is perfectly valid. Reserve -1 for an invalidMarcel Moolenaar2006-05-121-7/+15
* Check the return code of sc_clean_up() in the only place where itGiorgos Keramidas2006-05-121-1/+3
* Test commit after repoman upgrade. Remove one of my many email addressesPeter Wemm2006-05-121-1/+1
* Test commit after repoman upgrade. Remove one of my many email addressesPeter Wemm2006-05-121-1/+1
* 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