summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement cgwrite1(3) function which stored a given cylinder group on disk.pjd2006-10-315-2/+38
* Implement BIO_FLUSH handling for da(4), amr(4), ata(4) and ataraid(4).pjd2006-10-315-25/+135
* Add a new disk flag - DISKFLAG_CANFLUSHCACHE, which indicates that the diskpjd2006-10-313-2/+25
* Add a new I/O request - BIO_FLUSH, which basically tells providers below topjd2006-10-314-1/+32
* remove gdbserver on ARCH i386 as we now install it again..jmg2006-10-311-0/+2
* Make EWOULDBLOCK a recoverable error so that the request is retransmitted.mohans2006-10-311-2/+2
* Fix a typo resulting in truncated linux32 signal trampoline code copiedkib2006-10-311-1/+1
* Allocate receive and transmit data structures during attach() and free themjhb2006-10-311-47/+82
* - Use callout_init_mtx() to close various callout-related races.jhb2006-10-311-18/+13
* Rework the transmit register handling. In em_encap() store index ofglebius2006-10-312-33/+79
* Remove unused softc pointer variable from the probe routine.jhb2006-10-311-3/+0
* Merge new vendor release - 6.2.9.glebius2006-10-315-736/+755
* Bind to INADDR_ANY in the default configuration. This makes bsnmpd(1)harti2006-10-311-3/+1
* Define a base OID for the FreeBSD version as returned in sysObjectIDharti2006-10-311-1/+19
* This commit was generated by cvs2svn to compensate for changes in r163820,harti2006-10-312-28/+63
|\
| * Vendor patch: synthesize the initial value for sysObjectId from the valueharti2006-10-312-28/+63
* | Avoid implict node generation in oids, people tell me a fair bit ofphk2006-10-311-9/+7
* | Claim my own subtree under freeBSDpeoplephk2006-10-311-3/+9
* | Fix Typo.takawata2006-10-311-1/+1
* | The first of 3 major steps to move the CAM layer forward to usingmjacob2006-10-3125-96/+1616
* | Fix a typo in the device ID table that prevented 5708S chips from beingscottl2006-10-311-2/+2
* | Add support for Option GT 3G/3G quad datacard in ubsa.kevlo2006-10-312-5/+11
* | Correct a security issue introduced in previous commit:delphij2006-10-312-3/+11
* | - Add a 'verbose' switch -vmarkus2006-10-313-2/+17
* | Include <sys/types.h>, to get definition for uint32_t.cognet2006-10-301-0/+1
* | Assign start to the value we were able to allocate and use that toimp2006-10-301-10/+11
* | In the replacement text of the __bswapN_const() macros encapsulate themarius2006-10-302-16/+24
* | Add configuration stubs for adding package derived files to the variousjulian2006-10-307-0/+42
* | Add some code to support including files ffrom packages in the image.julian2006-10-302-15/+31
* | More fully support 64-bit bars. Prior to this commit, we supportedimp2006-10-303-58/+69
* | - Handle timeouts from recv(2) properly.pjd2006-10-301-2/+6
* | This commit was generated by cvs2svn to compensate for changes in r163799,harti2006-10-301-5/+6
|\ \ | |/
| * Vendor patch: improve readability by using the IF_Mbps macro.harti2006-10-301-5/+6
* | Belatedly bump manpage date for revision 1.35keramida2006-10-301-1/+1
* | Forward declare struct cdev, since arguments of this type are used inrwatson2006-10-302-0/+2
* | Mention that we do not support route labels in the BUGS section.mlaier2006-10-301-1/+7
* | The first (optional) argument of the "trace" command is either theru2006-10-301-5/+5
* | Squash a typo.keramida2006-10-301-1/+1
* | Hook acpi_aiboost module to build.takawata2006-10-301-2/+2
* | Add conf file entries for acpi_aiboost drivers.takawata2006-10-302-0/+4
* | Driver for some ASUS desktop motherboard extras.takawata2006-10-302-0/+349
* | Be more reasonable when overwrite mode is specified while theredelphij2006-10-302-1/+8
* | Forced commit to denote that the third item of the previous commitmarius2006-10-300-0/+0
* | Add the padding fields to 'struct proc' for the !KSE case that I missed.jb2006-10-291-0/+4
* | - Wrap code optimized for architectures without alignment constraintsmarius2006-10-291-16/+22
* | Wrap code optimized for architectures without alignment constraintsmarius2006-10-291-6/+5
* | Retire the failed OBSOLETE_IN_6 experiment code.imp2006-10-291-6/+0
* | Add missing headers.marius2006-10-291-0/+1
* | Because the BTX mini-kernel now uses flat memory mode and clientsru2006-10-295-10/+10
* | regen after linux_io_* backoutnetchild2006-10-296-94/+16
OpenPOWER on IntegriCloud