summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Move some macros from icu.h into atpic.c as that is the only place theyjhb2004-05-112-61/+19
* Trim unused includes.jhb2004-05-114-9/+0
* - Remove a spurious blank line.jhb2004-05-111-2/+1
* Fixup a few bogons in a comment.jhb2004-05-111-3/+3
* Remove unused WL_IRQS macro.jhb2004-05-111-2/+0
* o Calculate a number of bytes to copy (cnt) correctly:maxim2004-05-111-1/+1
* Man page for the ichwd driver.des2004-05-112-0/+76
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-115-0/+516
* mdoc(7): EXAMPLES is the standard section name.ru2004-05-111-1/+1
* I *knew* it would be a bad idea to touch the fortunes. *sigh*fanf2004-05-111-1/+1
* Pedantry.fanf2004-05-112-3/+3
* Document the fact that in a jailed environment, sendto(2) could failcsjp2004-05-111-0/+4
* Fix a few glitches in my previous commit.cognet2004-05-112-3/+2
* Add a comma after `e.g.', so that mdoc does not add two whitespaceshmp2004-05-111-1/+1
* In the absence of proper validation, at least check that null bytestjr2004-05-114-1/+19
* Dont try to finish devstat's if the disk pointer is NULL, this can happensos2004-05-111-2/+2
* Test accumulation of partial multibyte characters in conversiontjr2004-05-111-0/+11
* Add Greek character encoding suport.dds2004-05-112-16/+79
* Fix and clarify unparsable sentence.dds2004-05-111-3/+3
OpenPOWER on IntegriCloud