]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-14 Poul-Henning... Made use of 'error' argument, which was unused (by...
2003-10-14 Warner LoshWith DIAGNOSTICS, sometimes we get weird crashes when...
2003-10-14 Alan CoxMFia64
2003-10-14 Hideyuki KURASHINAClose open parenthesis.
2003-10-14 Warner LoshFix a race condition in owi. If you eject a card,...
2003-10-14 Warner LoshUse more modern architectures than VAX for little endia...
2003-10-14 Warner LoshReplace the VAX and MIPS alternate formats with the...
2003-10-14 Jeff Roberson - Add a mising vn_finished_write()
2003-10-13 Alan CoxAdd rfork_thread(3).
2003-10-13 Poul-Henning... Insert an overview of the plans here, in case I get...
2003-10-13 Hajimu UMEMOTOuse BF_ecb_encrypt().
2003-10-13 Hajimu UMEMOTO- support AES counter mode for ESP.
2003-10-13 David XuDon't clear signal mask in execsig(). RELENG_4 does...
2003-10-13 Dag-Erling... There is no network2 any more.
2003-10-13 Doug Barton* Remove the OS specific bits, since NetBSD isn't inter...
2003-10-13 Doug BartonRemove trailing whitespace
2003-10-13 Doug BartonUpdate references to rc.diskless[12]
2003-10-13 Tim J. RobbinsFix two buffer overflows caused by off-by-one errors...
2003-10-13 Bruce EvansInclude <nlist.h> for nlist-related declarations instea...
2003-10-13 Sam Lefflerremove dangling mtx_unlock orphaned by rev 1.21 change
2003-10-13 Hajimu UMEMOTOsupport AES XCBC MAC for AH.
2003-10-13 Hajimu UMEMOTO- support AES XCBC MAC for AH
2003-10-13 Bruce EvansFixed some style bugs in the removal of __P(()). Blind...
2003-10-13 Sam LefflerReduce per-packet overhead when using WEP by using...
2003-10-13 Sam LefflerMust reset the pointer to the 802.11 header after prepe...
2003-10-13 Sam LefflerMFp4:
2003-10-13 Sam LefflerMFp4:
2003-10-13 Alan Cox - Modify pmap_is_current() to return FALSE when a...
2003-10-12 Maksim YevmenkinUpdate Bluetooth code.
2003-10-12 Murray StokelyUpdate the number of ports.
2003-10-12 Jeff Roberson - In SCHED_CURR() add holding Giant to the list of...
2003-10-12 Hajimu UMEMOTOsimplify and update rijndael code.
2003-10-12 Jeff Roberson - Implement a mtx_ownedby() macro which can be used...
2003-10-12 Robert WatsonComment spelling fix.
2003-10-12 Hiroki SatoUse Japanese localized version of trademarks.ent.
2003-10-12 Hajimu UMEMOTOinclude opencrypto/rmd160.h
2003-10-12 Alan CoxIn vfs_bio_clrbuf(), ignore the state of the object...
2003-10-12 Hajimu UMEMOTOuse opencrypto for RMD160.
2003-10-12 Daniel EischenDon't forget to initialize the fake tcb when the kcb...
2003-10-12 Bernd WalterCache dev_t values in the right structure.
2003-10-12 Hajimu UMEMOTOremove unused variable.
2003-10-12 Hajimu UMEMOTOdrop useless define.
2003-10-12 Hajimu UMEMOTOuse bswap32() for big endian arch.
2003-10-12 Poul-Henning... Simplify vn_isdisk() a bit.
2003-10-12 Søren SchmidtRedo the code that handles eject/close.
2003-10-12 Søren SchmidtAvoid potential race on ATA_R_DONE.
2003-10-12 Søren SchmidtPut devices into sleep mode (ie spin down) on detach.
2003-10-12 Søren SchmidtUp timeout to 10s (from 5) in r/w commands.
2003-10-12 Hajimu UMEMOTO- avoid hardcoded values.
2003-10-12 Dag-Erling... Recognize the Avance Logic ALC655 codec found on some...
2003-10-12 Jens SchweikhardtCorrect a typo (s/And/An/)
2003-10-12 Poul-Henning... Assume that bp->bio_offset is correctly initialized.
2003-10-12 Poul-Henning... Destroy providers maked with G_PF_WITHER when the last...
2003-10-12 Dag-Erling... A couple of months' worth of back-burner hacking: restr...
2003-10-12 Hajimu UMEMOTO- always check for optlen overrun.
2003-10-12 Søren SchmidtUse isprint instead of isalpha in determining valid...
2003-10-12 Hajimu UMEMOTO- correct signedness mixups.
2003-10-12 Poul-Henning... Initialize CMAP3 to 0
2003-10-12 Hajimu UMEMOTOavoid hardcoding MD5 result length (16)
2003-10-12 Hajimu UMEMOTORIPEMD160 support
2003-10-12 Hajimu UMEMOTO- RIPEMD160 support
2003-10-12 Hideyuki KURASHINAFix a typo.
2003-10-12 Hiroki SatoRefine translation.
2003-10-12 John-Mark Gurneyfix a problem referencing free'd memory. This is only...
2003-10-12 Hideyuki KURASHINAMerge the following from the English version:
2003-10-12 Tim J. RobbinsFix a multitude of security bugs in the iBCS2 emulator:
2003-10-12 Tim J. RobbinsFix BSS buffer overflow in makeargv().
2003-10-12 Kris KennawayBump default /etc size from 2MB to 5MB to deal with...
2003-10-11 Stefan EßerThe code that was meant to test alignment of the regist...
2003-10-11 Jeff Roberson - Fix a typo, I meant & and not |. This was causing...
2003-10-11 Diomidis SpinellisChanged EINVAL constant reference from UIO_MAXIOV to...
2003-10-11 Diomidis Spinellis- Check and report write(2) errors.
2003-10-11 Mitsuru IWASAKIFix some problems in linux_sendmsg() and linux_recvmsg().
2003-10-11 Max KhonDescribe '-M' in usage().
2003-10-11 Hideyuki KURASHINAMerge the following from the English version:
2003-10-11 Max Khon/usr/libdata/msdosfs is no longer used, because of...
2003-10-11 Hajimu UMEMOTOcorrect unsafe use of realloc().
2003-10-11 Marc FonvieilleAdd a full example of a file-backed disk creation,...
2003-10-11 Dag-Erling... Tweak the colors for failed runs
2003-10-11 Dag-Erling... Show stale results (8 hours old or more) in a paler...
2003-10-11 Yoshihiro TakahashiMFi386: revision 1.576.
2003-10-11 Hiroki SatoUse Japanese localized version of trademarks.ent.
2003-10-11 Marc Fonvieilles/disklabel/bsdlabel where needed.
2003-10-11 Tim J. RobbinsMake the warning message stand out more.
2003-10-11 Tim J. RobbinsFix a BSS buffer overflow caused by makeargv() writing...
2003-10-11 Hiroki SatoNew release note:
2003-10-11 Sam Lefflerfix braino: null the pointer who's memory we just free...
2003-10-10 Peter WemmSet page zero read/write right from the start rather...
2003-10-10 Dag-Erling... Cosmetic nits.
2003-10-10 Dag-Erling... Collapse the Architecture and Machine columns to conser...
2003-10-10 Sam Lefflerlocking fixups:
2003-10-10 Paul Saabcrashdump support.
2003-10-10 Dag-Erling... Discourage line breaks between the time of day and...
2003-10-10 Dag-Erling... Add support for tinderbox(1)'s -h option.
2003-10-10 Dag-Erling... There is no need for $have_logs since we determine...
2003-10-10 Dag-Erling... Document the -h option.
2003-10-10 Bruce M SimpsonAdd the Intersil Prism2/Atmel device. These particular...
2003-10-10 Dag-Erling... Report the version number and hostname at the top of...
2003-10-10 Dag-Erling... s/GMT/UTC/
2003-10-10 Poul-Henning... Sanitize the code relating to the /dev/ti%d entries...
next