]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-19 impMFp4 (checkpoint of work in progress):
2006-04-19 ruRe-add option -C to usage().
2006-04-19 keramidaDocument the -C option of top(1), which has been added...
2006-04-19 delphijAdd -u and -U which functions like the jail(8) that...
2006-04-19 cpercivaCorrect a local information leakage bug affecting AMD...
2006-04-19 delphijMake ldconfig as SERVER dependency. This makes it...
2006-04-18 mjacobFxi tpyo.
2006-04-18 mjacobAdd ISP_DEFAULT_ROLES as a config option.
2006-04-18 mjacobActually check to see if XPT_CALC_GEOMETRY had an error
2006-04-18 mjacobUpdate 2300 f/w. This will probably be the last
2006-04-18 mjacobDo more guarding against zero divide traps for the...
2006-04-18 mjacobIn receiving a new ATIO, don't record the associated...
2006-04-18 ceriCorrect usage example.
2006-04-18 wkoszek'owner' is not used without SMP. Fix kernel build for...
2006-04-18 peterIf we're doing a try-alloc of a pv entry and give up...
2006-04-18 peterpv_entry_count is more than a statistic. It is used...
2006-04-18 bruefferSome grammar/language improvements, more to come. ...
2006-04-18 maximo Describe what actually boot(8) -m mutes.
2006-04-18 jhbAdaptively spin before blocking on the turnstile if...
2006-04-18 jhbUpdate comments to mention that each turnstile contains...
2006-04-18 jhb- Bring back turnstile_empty() which can check to see...
2006-04-18 ruBring SYNOPSIS in line with usage().
2006-04-18 flz- Move _rc_subr_loaded=: at the end of the file, to...
2006-04-18 flz- Add new ntpd_config variable so that people can overr...
2006-04-18 pjdFix storing offset of already synchronized data. Offset...
2006-04-18 darrenrfix "ipf -Z" reporting rubbish and possibly panic'ing box
2006-04-18 ruFix an obvious bug.
2006-04-18 flzAdd ldconfig to the list of requirements for named...
2006-04-18 glebiusMerge rev. 1.240 of ip_output.c, so that IPFIREWALL_FOR...
2006-04-18 delphijIn vfs_hash_get(): mount point should never be changed
2006-04-18 anholtReorder the DRM_*_AGP enums to match linux and what...
2006-04-18 delphijCorrect a typo: In order to make fixmount(8) quite...
2006-04-17 jmgremove DRIVER_MODULE lines that are useless... pcf...
2006-04-17 jhb- Add a rw_wowner() macro that just returns the owner...
2006-04-17 marius- Since critical sections no longer raise the processor...
2006-04-17 jhbUpdate comments to indicate that locks are held by...
2006-04-17 jhbAdd a 'show sleepqueue' alias for 'show sleepq' in...
2006-04-17 jhbTrim trailing whitespace.
2006-04-17 julianAdd the ability to log to an arbitrary udp port as...
2006-04-17 dwmaloneUpdate a couple of comments relating to RFCs.
2006-04-17 dwmaloneBack out a Makefile change that accidently snook in.
2006-04-17 jhbAdd a new module_file() function that returns the linke...
2006-04-17 jhb- Sleep/wakeup operate on threads now, not processes.
2006-04-17 dwmalonePort 37 (RFC 738) style times are supposed to be a...
2006-04-17 jhbChange msleep() and tsleep() to not alter the calling...
2006-04-17 schweikhWhitespace nits.
2006-04-17 schweikhRemove a corrupted fortune ending in line noise. Even...
2006-04-17 krionAdd INDEX-7 and remove trailing spaces.
2006-04-17 krionUse bzip2(1) by default to compress package tarball on
2006-04-17 sosAdd missing ";"
2006-04-17 maximo Do not double i/o stats for cd(4) already acounted...
2006-04-17 kensmithFix panic() message to give the right function name.
2006-04-17 samremove some unnecessary perror calls
2006-04-16 impAdd missing ~. We want all the INVALID bits to be...
2006-04-16 maximo De-register local vars.
2006-04-16 maximo Trim EOL whitespaces and tabs, replace eight w/s...
2006-04-16 maximo Implement Solaris-like -x flag: show extended disk...
2006-04-16 jmgremove duplicate sizeof vnode entry (debug.sizeof.vnode...
2006-04-16 samImprove ath_draintxq debug info: dump the packet as...
2006-04-16 samUnbreak cabq handling: check the s/w q, not the h/w...
2006-04-16 maximo Close an output file -o flag opened before execvp...
2006-04-16 maximo dbm_close(3) returns void not zero or anything else...
2006-04-16 maximo Correct a path to include.
2006-04-16 mariusFor _Qp_{fge,fgt,fle,flt}() the SCD states that "Except...
2006-04-16 maximo Do not mangle current session user login name with...
2006-04-16 schweikhCorrect assorted grammos and typos.
2006-04-16 bruefferFix indentation for "Ostersonntag".
2006-04-15 scottlTake a better stab at making this compile.
2006-04-15 pjdCorrect debug: we are sending child bio here, not paren...
2006-04-15 scottlTake a stab at making this compile.
2006-04-15 maximo Document /dev/fido.
2006-04-15 maximo s/you health/your health/.
2006-04-15 ume- make reentrant version of netdb functions glibc style...
2006-04-15 iwasakiOops, untested code was included accidentally.
2006-04-15 deischenDon't export __gdtoa. The only known ports that rely on
2006-04-15 maximo Document SO_NOSIGPIPE, touch .Dd.
2006-04-15 iwasakiImport ACPI Dock Station support. Note that this is...
2006-04-15 maximo Fix prototype for SYSCALL_MODULE(9): the third argument
2006-04-15 maximo Fix printf(9) formatting: do not use hardcode "0x...
2006-04-15 maximo s/PsuedoRAID/PseudoRAID/.
2006-04-15 maximo Be pedantic and do fts_close() when done.
2006-04-15 scottlFix the interrupt handler to do the mandatory PCI flush...
2006-04-15 delphijMFen:
2006-04-15 rwatsonMirror IPv4 pcb locking into in6_setsockaddr() and...
2006-04-15 jbCopy the new CLOCK_ defines from sys/time.h for SUSv3...
2006-04-15 impFix style nit noticed by bde.
2006-04-14 jhbMark the thread pointer used during an adaptive spin...
2006-04-14 ruList pwritev in the NAME section.
2006-04-14 jkimFix copy-and-pasto in comment.
2006-04-14 jkimFix minimal installation check. 'X' was not displayed...
2006-04-14 ache1) Fix hang at the end of line buffer (PR 95715)
2006-04-14 matteoWhitespace fix
2006-04-14 sosDont poll for ATA_IDLE on a detached channel in suspend.
2006-04-14 ambriskoReduce the Linux ioctl range to what is needed. I...
2006-04-14 jhbDrop the kqueue global mutex as soon as we are finished...
2006-04-14 schweikhOutput something reasonable for regular and expanded...
2006-04-14 ruFix markup and some typos.
2006-04-14 matteoAdd device ID for Intel Pro/100 VE Network Connection...
2006-04-14 maximo Yacc's lineno variable holds a total number of parsed...
2006-04-13 davidxuClear TDF_SINTR in sleepq_resume_thread, also sleepq_ca...
next