aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.Matt Jacob2006-12-111-0/+2
* These days P2P means peer-2-peer (also well known from serveral filesharingAndrew Thompson2006-12-116-41/+41
* NetApp filers return corrupt post op attrs in the wcc on NFS error responses.Mohan Srinivasan2006-12-111-1/+8
* Fix distorted sound on ASUS P1-AH2 caused by accumulated input / output.Ariff Abdullah2006-12-111-0/+10
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.Matt Jacob2006-12-1129-2/+50
* - Correct collision counter for BCM5705+. This register is read/clear.Jung-uk Kim2006-12-111-10/+13
* Add missing markup bits.Ruslan Ermilov2006-12-111-3/+2
* o Add support code for newer Marvell PHYs.Pyun YongHyeon2006-12-111-127/+213
* Fix a typo ceri found while reviewing and I forgot to commitErwin Lansing2006-12-111-1/+1
* Add additional Marvell PHY registers.Pyun YongHyeon2006-12-111-0/+10
* Add a bunch of new Marvell PHY ids.Pyun YongHyeon2006-12-111-0/+14
* style(9)Pyun YongHyeon2006-12-111-5/+4
* defer all processing to a full fledged thread.Alfred Perlstein2006-12-114-180/+209
* Document the ELF types supported by libelf.Joseph Koshy2006-12-111-1/+93
* Update the list of ports categories.Erwin Lansing2006-12-111-24/+15
* make size of pad non-zero so that trap-tracing code doesn't overwrite theKip Macy2006-12-111-1/+1
* Teach the brgphy about some new Broadcom IDs.Scott Long2006-12-112-0/+3
* replace if_watchdog w/ a private calloutSam Leffler2006-12-112-12/+11
* drop softc lock when passing rx frames up the stackSam Leffler2006-12-111-0/+3
* split wi_start int locked+unlocked variants and use the unlockedSam Leffler2006-12-112-9/+15
* nuke compatibility cruftSam Leffler2006-12-112-41/+0
* KTR entry contained invalid context reference - ifdef outKip Macy2006-12-101-1/+2
* Add a new turkish mirrorErwin Lansing2006-12-101-0/+4
* Back out revision 1.264.Bruce M Simpson2006-12-101-12/+5
* When directory is given as an argument for unlink(2), EPERM is returnedPawel Jakub Dawidek2006-12-101-4/+1
* This commit was generated by cvs2svn to compensate for changes in r165078,Doug Barton2006-12-102-314/+0
* Changes to generated files related to the 9.3.3 import.Doug Barton2006-12-109-93/+360
* This commit was generated by cvs2svn to compensate for changes in r165071,Doug Barton2006-12-10251-7058/+11926
|\
| * Vendor import of BIND 9.3.3Doug Barton2006-12-10251-7058/+11926
* | Style: Shorten a couple of lines with u_int and u_long.Warner Losh2006-12-101-5/+3
* | Fix AD1986A (and possibily other codecs too) microphone issues.Ariff Abdullah2006-12-101-3/+38
* | remove more uses of trap_conversion to get more meaningful trap messagesKip Macy2006-12-101-11/+14
* | Remember to include isp_library.o when building an isp module.Matt Jacob2006-12-101-1/+1
* | Make cam_xpt's pronouncements match camcontrolMatt Jacob2006-12-101-1/+1
* | Make MAXPHYS and DFLTPHYS options (finally).Matt Jacob2006-12-102-0/+17
* | Do explicit bounds checking as a function of the actual size of theKip Macy2006-12-101-1/+1
* | better handle the case of hw.physmemstart being hw.physmem not being set,Kip Macy2006-12-101-1/+2
* | The MODULE_NAME should "ispfw" unless overriden, not "isp".Matt Jacob2006-12-101-1/+1
* | Remove dependency on ispfw and firmware as modules.Matt Jacob2006-12-102-7/+2
* | Add hw.physmemstart loader variable to enable the user to specify the addressKip Macy2006-12-101-11/+20
* | Make mpt_pci depend on pci and mpt_cam depend on CAM.Matt Jacob2006-12-102-0/+2
* | As Bernd Walter points out, the rlphy is used for more things thanWarner Losh2006-12-101-1/+0
* | If the named file has its immutable or append-only flag set, utimes(2)Pawel Jakub Dawidek2006-12-091-1/+6
* | Fix handling of the hw.physmem loader variable use real_phys_avail[] whichKip Macy2006-12-091-34/+29
* | If the parent directory of the named file has its immutable flag set,Pawel Jakub Dawidek2006-12-091-1/+6
* | If the parent directory of the destination file has its immutable flag set,Pawel Jakub Dawidek2006-12-091-1/+8
* | - If the source file has its immutable or append-only flag set, link(2)Pawel Jakub Dawidek2006-12-091-4/+13
* | If the named file has its immutable or append-only flag set, truncate(2)Pawel Jakub Dawidek2006-12-091-1/+6
* | If the named file has its immutable flag set, chown(2) returns EPERM.Pawel Jakub Dawidek2006-12-091-1/+6
* | If the named file has its immutable flag set, chmod(2) returns EPERM.Pawel Jakub Dawidek2006-12-091-1/+6