summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* This are the build infrastructure changes to allow to use thetrhodes2004-03-121-2/+2
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesbenno2004-03-081-0/+1
* mga_state & r128_state need an inline-limit larger than amd64's defaultobrien2004-03-031-2/+4
* Add the ACPI standard video extensions driver. I've done some style cleanupnjl2004-03-011-0/+1
* add driver for BWCT console management serialsticso2004-03-011-0/+1
* uteval.c gained a warning (cast discards qualifiers from pointer targetmarcel2004-02-281-1/+1
* Add a generic watchdog facility which through a single device entryphk2004-02-281-0/+1
* add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...sanpei2004-02-281-0/+1
* Switch the sleep/wakeup and condition variable implementations to use thejhb2004-02-271-0/+1
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+8
* Move inet and inet6 related MAC Framework entry points from mac_net.crwatson2004-02-261-0/+2
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-111-0/+1
* Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tpeter2004-02-051-2/+6
* Use generic net80211 framework for awi driver.onoe2004-01-151-3/+0
* Add emu10k1-alsa%diked.h dependancies.obrien2004-01-121-1/+2
* Push m_apply() and m_getptr() up into the colleciton of standard mbufbms2003-12-151-1/+0
* Remote meteor driver. It hasn't compiled in over 3 years. If someoneimp2003-12-071-1/+0
* Now that we have the en(4) driver, we no longer need the hea driver.imp2003-12-071-11/+0
* Continue to remove drivers that don't compile and haven't compiled inimp2003-12-071-1/+0
* Export a few SMP related symbols in UP kernels as well. This is needed tojhb2003-12-031-1/+1
* Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-201-0/+1
* Implement Cx CPU idle states and updated throttling support.njl2003-11-151-0/+1
* Introduce ip_fastforward and remove ip_flow.andre2003-11-141-1/+1
* University of Michigan's Citi NFSv4 kernel client code.alfred2003-11-141-0/+9
* avoid module name conflict with opencrypto/rijndael.c.ume2003-11-121-1/+1
* Modify the MAC Framework so that instead of embedding a (struct label)rwatson2003-11-121-0/+1
* Add an implementation of turnstiles and change the sleep mutex code to usejhb2003-11-111-0/+1
* cleanup rijndael API.ume2003-11-111-1/+1
* enable aes-xcbc-mac and aes-ctr, again.ume2003-11-101-3/+3
* Allow the ng_uni node (NgATM signalling layer) to be built into theharti2003-11-071-0/+9
* Hook the udf_iconv module up to the kernel build.scottl2003-11-051-0/+1
* Put address handling, traffic descriptor handling and message encodingharti2003-11-031-0/+4
* Change /dev/soekris-errled to be /dev/led/error and make it conditionalphk2003-11-031-0/+1
* Allow building the NgATM SAAL layer directly into the kernel.harti2003-10-271-1/+7
* Revert previous change.simokawa2003-10-261-1/+1
* dcons_crom.c needs dcons and firewire.simokawa2003-10-251-1/+1
* Add dumb console driver and related bits.simokawa2003-10-241-0/+2
* Hook up to the build for options MAC:rwatson2003-10-221-0/+5
* - revert to old rijndael code. new rijndael code broke gbde.ume2003-10-191-2/+2
* Add SBP-II target mode driver.simokawa2003-10-181-0/+1
* Make sure to pull in all relevant crypto for GEOM_BDEphk2003-10-151-2/+3
* use BF_ecb_encrypt().ume2003-10-131-0/+1
* - support AES counter mode for ESP.ume2003-10-131-0/+1
* - support AES XCBC MAC for AHume2003-10-131-2/+3
* use opencrypto for RMD160.ume2003-10-121-1/+1
* - RIPEMD160 supportume2003-10-121-0/+1
* randomize IPv6 fragment ID.ume2003-10-011-0/+1
* Introduce no_poll() default method for device drivers. Have itphk2003-09-271-1/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-0/+4
* Add uart pccard attachment decription on conf/files, too.takawata2003-09-141-0/+1
OpenPOWER on IntegriCloud