aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put devices into sleep mode (ie spin down) on detach.Søren Schmidt2003-10-121-0/+2
* Up timeout to 10s (from 5) in r/w commands.Søren Schmidt2003-10-121-1/+1
* - avoid hardcoded values.Hajimu UMEMOTO2003-10-122-41/+29
* Recognize the Avance Logic ALC655 codec found on some ICH4/5-basedDag-Erling Smørgrav2003-10-121-0/+1
* Correct a typo (s/And/An/)Jens Schweikhardt2003-10-121-1/+1
* Assume that bp->bio_offset is correctly initialized.Poul-Henning Kamp2003-10-121-1/+0
* Destroy providers maked with G_PF_WITHER when the last consumer has detached.Poul-Henning Kamp2003-10-121-0/+2
* A couple of months' worth of back-burner hacking: restructure to betterDag-Erling Smørgrav2003-10-122-89/+189
* - always check for optlen overrun.Hajimu UMEMOTO2003-10-121-4/+11
* Use isprint instead of isalpha in determining valid ident string.Søren Schmidt2003-10-121-1/+1
* - correct signedness mixups.Hajimu UMEMOTO2003-10-123-80/+79
* Initialize CMAP3 to 0Poul-Henning Kamp2003-10-121-0/+1
* avoid hardcoding MD5 result length (16)Hajimu UMEMOTO2003-10-121-3/+4
* RIPEMD160 supportHajimu UMEMOTO2003-10-122-0/+412
* - RIPEMD160 supportHajimu UMEMOTO2003-10-1210-206/+200
* Fix a typo.Hideyuki KURASHINA2003-10-121-1/+1
* Refine translation.Hiroki Sato2003-10-121-24/+25
* fix a problem referencing free'd memory. This is only a problem forJohn-Mark Gurney2003-10-121-2/+7
* Merge the following from the English version:Hideyuki KURASHINA2003-10-122-744/+200
* Fix a multitude of security bugs in the iBCS2 emulator:Tim J. Robbins2003-10-126-12/+42
* Fix BSS buffer overflow in makeargv().Tim J. Robbins2003-10-121-2/+3
* Bump default /etc size from 2MB to 5MB to deal with bloat^Wgrowth inKris Kennaway2003-10-122-8/+6
* The code that was meant to test alignment of the register offsetStefan Eßer2003-10-111-46/+24
* - Fix a typo, I meant & and not |. This was causing lockups from the syncerJeff Roberson2003-10-111-1/+1
* Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX.Diomidis Spinellis2003-10-111-1/+1
* - Check and report write(2) errors.Diomidis Spinellis2003-10-111-10/+59
* Fix some problems in linux_sendmsg() and linux_recvmsg().Mitsuru IWASAKI2003-10-111-36/+38
* Describe '-M' in usage().Max Khon2003-10-111-5/+7
* Merge the following from the English version:Hideyuki KURASHINA2003-10-116-6/+18
* /usr/libdata/msdosfs is no longer used, because of kiconv(3) commit.Max Khon2003-10-111-2/+0
* correct unsafe use of realloc().Hajimu UMEMOTO2003-10-111-5/+5
* Add a full example of a file-backed disk creation, I used the Handbook'sMarc Fonvieille2003-10-111-0/+9
* Tweak the colors for failed runsDag-Erling Smørgrav2003-10-111-2/+2
* Show stale results (8 hours old or more) in a paler color.Dag-Erling Smørgrav2003-10-112-2/+18
* MFi386: revision 1.576.Yoshihiro Takahashi2003-10-112-12/+0
* Use Japanese localized version of trademarks.ent.Hiroki Sato2003-10-111-0/+3
* s/disklabel/bsdlabel where needed.Marc Fonvieille2003-10-114-6/+6
* Make the warning message stand out more.Tim J. Robbins2003-10-111-0/+2
* Fix a BSS buffer overflow caused by makeargv() writing past the end ofTim J. Robbins2003-10-111-2/+3
* New release note:Hiroki Sato2003-10-112-0/+4
* fix braino: null the pointer who's memory we just free'd, not some otherSam Leffler2003-10-111-1/+1
* Set page zero read/write right from the start rather than trying toPeter Wemm2003-10-102-8/+7
* Cosmetic nits.Dag-Erling Smørgrav2003-10-101-6/+6
* Collapse the Architecture and Machine columns to conserve screen space.Dag-Erling Smørgrav2003-10-101-4/+2
* locking fixups:Sam Leffler2003-10-102-9/+14
* crashdump support.Paul Saab2003-10-103-12/+84
* Discourage line breaks between the time of day and the time zone.Dag-Erling Smørgrav2003-10-101-1/+1
* Add support for tinderbox(1)'s -h option.Dag-Erling Smørgrav2003-10-102-2/+10
* There is no need for $have_logs since we determine what platforms andDag-Erling Smørgrav2003-10-101-4/+1
* Document the -h option.Dag-Erling Smørgrav2003-10-101-1/+8