summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some verbage over the difference between BUS_ADD_CHILD andimp2004-05-131-0/+11
* o Add cautions about multiple adds of the deviceimp2004-05-131-8/+5
* Add caveats about adding devices in the IDENTIFY context.imp2004-05-131-3/+17
* The DEVICE_IDENTIFY man page refers to this, create a dummy oneimp2004-05-132-0/+56
* Different VIA host bridges use different offsets to their AGP configjhb2004-05-134-18/+82
* Split sleepq_wakeup_thread() into two functions. sleepq_remove_thread()jhb2004-05-131-13/+50
* Add a reference to the URL of the SMBus specification, so thejoerg2004-05-131-0/+4
* Unbreak the build.des2004-05-131-1/+1
* Enable INTR_ENTROPY if the interrupt is not set to INTR_FAST. Remove thescottl2004-05-131-5/+2
* Fixed some minor style bugs.bde2004-05-132-14/+20
* check if the null encryption is supported or not.ume2004-05-132-2/+22
* Some mdoc fixes.kensmith2004-05-131-4/+4
* Remove extraneous spaces.truckman2004-05-131-1/+1
* Implement sbc_lockassert() and sb_lockassert() functions to allowtruckman2004-05-133-3/+19
* Allow encoding modules to override the default implementations oftjr2004-05-138-9/+113
* MFi386: revision 1.489nyan2004-05-131-6/+6
* Move the ichwd to i386 only.nyan2004-05-131-1/+1
* Make getprotobynumber() calls in FilterCheck conditional on the logdds2004-05-131-13/+43
* Record the libssl.so dependency on libcrypto.so. This shouldru2004-05-132-0/+4
* Update raw byte count statistic correctly.kientzle2004-05-131-1/+1
* Add MLINK for newly-added archive_read_extract_set_progress_callback(3).kientzle2004-05-132-0/+2
* Add hook for a client-provided progress callback to be invokedkientzle2004-05-136-2/+34
* Handle variable argument lists correctly in reply() and lreply().tjr2004-05-131-2/+8
* Add support for retrieving _GLK in the ECDT probe. Now we no longer alwaysnjl2004-05-131-35/+20
* Expose USBVERBOSE as a first-class option. It will be needed soon asimp2004-05-131-0/+1
* Fix braino in previous: check that the second byte in the charactertjr2004-05-132-2/+2
* Sync to pccarddevs 1.84imp2004-05-131-1/+4
* Add Intel EtherExpress PRO/100 LAN Modem. This will eventually beimp2004-05-131-0/+1
* Moved FreeBSD build pollution (/etc/make.conf) and zombie aout supportbde2004-05-121-4/+6
* Removed conditional include of /etc/make.conf.local and the error for thebde2004-05-121-5/+0
* Fix some^Wseveral style bugs from last commit.peadar2004-05-124-46/+38
* Fix typo.josef2004-05-121-1/+1
* Fix typo.josef2004-05-121-1/+1
* Fix typo.josef2004-05-121-1/+1
* Restore source code compatibility with 5.2-RELEASE.wpaul2004-05-121-0/+4
* Reduce overhead by calling internal versions of the multibyte conversiontjr2004-05-128-11/+19
* Move prototypes of various encoding-related functions into a new headertjr2004-05-1216-71/+72
* Convert the #if 0 magic to #if SCAN_IICBUS, and make it actually compilejoerg2004-05-121-3/+10
* Link radixsort(3) to sradixsort(3), make the latter appear inru2004-05-122-1/+2
* Output style nit.ru2004-05-121-1/+1
* Polish the mdoc(7) markup.ru2004-05-123-70/+60
* Catch up with the current output of tools/make_libdeps.sh:ru2004-05-121-3/+7
* Put crypto-aware version of the library into the right distribution.ru2004-05-121-0/+1
* Restructure vm_page_select_cache() so that adding assertions is easy.alc2004-05-121-10/+15
* 1. Fixed potential problem that would cause out-of-order requests in twe_star...vkashyap2004-05-123-11/+7
* Cache queue pages are not mapped. Thus, the pmap_remove_all() byalc2004-05-121-1/+0
* mdoc police.des2004-05-111-1/+2
* aic79xx.c:gibbs2004-05-116-75/+153
* o When restarting the sequencer, clear any pendinggibbs2004-05-111-26/+88
* Add aic_scb_timer_start() which will be used in the aic7xxx driver togibbs2004-05-111-2/+17
OpenPOWER on IntegriCloud