summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Try not to engage to ATA channels that are disabled by the BIOS.sos2001-03-191-0/+5
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-6/+52
* On open create all the CD physical track devices according to thesos2001-03-192-40/+45
* Only allow root to attach/detach/etc ATA/ATAPI devices.sos2001-03-191-1/+1
* Invalidate cached forwarding route (ipforward_rt) whenever a new routeru2001-03-193-1/+14
* Add sysctls for reading the tunables as suggested by des.sos2001-03-196-85/+142
* Cleanup the alloc/release code a bit.sos2001-03-191-25/+19
* Cosmetic changes.sos2001-03-192-22/+22
* Lots of minor cleanup, plus a couple of interesting things.imp2001-03-193-94/+137
* o Adding UFS_EXTATTR support in MFS required the inclusion of opt_ufs.h.rwatson2001-03-191-1/+1
* o Enable UFS-based extended attribute support on MFS. Note that this changerwatson2001-03-192-0/+15
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-196-10/+10
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-1911-75/+75
* This is an MFC candidate.gibbs2001-03-193-5/+7
* o Change options FFS_EXTATTR and options FFS_EXTATTR_AUTOSTART torwatson2001-03-195-25/+25
* Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-191-0/+2
* Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t insteaddes2001-03-193-9/+9
* pcm driver for S3 Sonicvibes chipset.orion2001-03-195-0/+1145
* Use a module name of 'if_lnc' in both the PCI and ISA sections ofiedowse2001-03-182-2/+2
* Make sure the cached forwarding route (ipforward_rt) is still up beforeru2001-03-181-19/+7
* - Add iso88025_ifdetach().mdodd2001-03-181-110/+276
* - Define payload length constants for 4Mbps and 16Mbps.mdodd2001-03-181-12/+22
* o Caused FFS_EXTATTR_AUTOSTART to scan two sub-directories of ".attribute"rwatson2001-03-182-16/+33
* Fix a couple of things in the internal mbuf allocation interface:bmilekic2001-03-171-8/+8
* destroy child devices on detach to prevent ever-increasing numbers ofcg2001-03-171-7/+10
* Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driverkato2001-03-171-1/+1
* Add a new entrypoint to the hashes in libmd:phk2001-03-171-0/+1
* Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash).peter2001-03-1714-78/+86
* Dramatically improve the **lame** nfs_hash(). This is based on thepeter2001-03-172-16/+32
* Fix the building of the aac driver as a module. Add a comment about enablingscottl2001-03-171-1/+2
* Always call resource_int_value function for getting portsize and msize.nyan2001-03-171-4/+6
* Really fix NWAY negotiation for the 82553 PHY. Locking down thejlemon2001-03-171-2/+12
* This is an MFC candidate.gibbs2001-03-173-2/+6
* Add the AAC_DEBUG option to enable debugging in the aac driver.gibbs2001-03-172-1/+9
* When doing a recv(.. MSG_WAITALL) for a message which is larger thanjlemon2001-03-161-0/+6
* Fix a few things in the aic(4) driver:ken2001-03-164-7/+47
* Fix inquiry length detection for the ses(4) driver. It was using theken2001-03-161-4/+4
* prevent gdb from panic'ing an alpha with "mutex Giant not owned"gallatin2001-03-161-0/+2
* Fix a typo which would cause containers between 1GB and 2GB to have the wrongmsmith2001-03-161-1/+1
* fix a typo preventing the second dma channel being releasedcg2001-03-161-1/+3
* don't leak memory allocated for feeders at module unloadcg2001-03-163-1/+22
* <sys/queue.h> makeover.phk2001-03-166-56/+48
* Fix a style(9) nit.phk2001-03-161-1/+1
* nuke IPSEC_SRCSEL which does not do the right thing.ume2001-03-161-33/+3
* Enable some undocumented bits in the DP83840 PHY, which is neededjlemon2001-03-161-5/+8
* Sigh, try to get this in sync with an offical src tree...sos2001-03-161-2/+0
* Remove the now defunct ATA_ENABLE* optionssos2001-03-165-23/+0
* Merge from kame (1.175 -> 1.176):kuriyama2001-03-161-1/+27
* add cnw driver to notes/lintimp2001-03-162-0/+4
* Add cwn driverimp2001-03-161-0/+2
OpenPOWER on IntegriCloud