]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-03 yarTake the functionality contained in the former "options...
2006-03-03 wkoszekPrint "clear" and "dump" only once.
2006-03-03 muxDon't build csup if NO_CRYPT or NO_OPENSSL is defined...
2006-03-03 muxCast the pointer to void * before casting it back to...
2006-03-03 netchild- use a more common style to print memory sizes
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxImport today's csup sources to get the warning fix...
2006-03-03 yarFix the decaying MODULES_WITH_WORLD again by adding...
2006-03-03 impMove XBOX option to options. While it is only valid...
2006-03-03 csjpUnbreak byte counters when network interfaces are in...
2006-03-03 muxConnect csup the build!
2006-03-03 mux- Don't put the .h in SRCS.
2006-03-03 rinkCommitted the xbox syscons(8)-able console driver.
2006-03-03 jcamouSync with actual code.
2006-03-03 glebiusCorrectly switch IFCAP_VLAN_HWTAGGING on and off.
2006-03-03 glebius- Do not leak read lock in IP_FW_TABLE_GETSIZE case...
2006-03-03 thompsaDocument the monitor mode and explain how it can be...
2006-03-03 thompsaSince we are using random ethernet addresses for the...
2006-03-03 psDon't truncate f_mntfromname & f_mntonname to 16 charac...
2006-03-03 mjacobmicro fix from justin
2006-03-03 csjpSlightly re-worked bpf(4) code associated with bridging...
2006-03-03 scottliir works on PAE now.
2006-03-03 muxAdd make glue for building csup. Not yet connected...
2006-03-03 muxInitial import of csup.
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 keramidaWhen there are no mount options, an implicit "rw" shoul...
2006-03-03 mnag- Print message about cpufreq and timecounter TSC
2006-03-03 mnag- Add entry about using timecounter TSC and cpu frequen...
2006-03-03 emaxFix endian bugs accessing ioctl arguments that are...
2006-03-02 teggeEliminate a deadlock when creating snapshots. Blocking...
2006-03-02 teggeHold extra reference to vm object while cleaning pages.
2006-03-02 teggeDon't try to show marker nodes.
2006-03-02 thompsaDocument which version of 802.1D STP we implement.
2006-03-02 ruFix types of time_second and time_uptime variables.
2006-03-02 thompsaThe altq(4) code already handles SMP so clarify what...
2006-03-02 glebiusUpdate URL at cisco.com.
2006-03-02 bruefferActually bump the date to the commit-date for the last...
2006-03-02 bruefferDocument the graid3(8), gstripe(8) and gconcat(8) perio...
2006-03-02 bruefferAdd the graid3(8), gstripe(8) and gconcat(8) status...
2006-03-02 bruefferAdd periodic scripts that check the status of graid3...
2006-03-02 maximo Fix an URL to the "The BSD Family Tree" article.
2006-03-02 davidxuAdd signal set sq_kill to sigqueue structure, the membe...
2006-03-02 cognetUse BUS_DMA_COHERENT.
2006-03-02 desUpdate copyright years and remove third clause.
2006-03-02 desRead site.rc after default.rc.
2006-03-02 desIgnore generated files.
2006-03-02 phkAdd nested include of <wchar.h>
2006-03-02 phkFix the %Q printf extension to behave as expected
2006-03-02 jeff - Acquire lk in softdep_slowdown so that it's owned...
2006-03-02 phkSuffer a little bit of math every 16 second and tighten...
2006-03-02 jeff - Move softdep from using a global worklist to per...
2006-03-02 jeff - Lock Giant if needed around the call to vnode_create...
2006-03-02 thompsaDo not use the TSC where its known to be broken, this...
2006-03-02 cognetUse 8 * sizeof(int) instead of hardcoding 32, for the...
2006-03-01 cognetNote that BUS_DMA_COHERENT currently only affects sparc...
2006-03-01 davidxu1. Fix a race in aio_return.
2006-03-01 davidxuStyle fix.
2006-03-01 davidxuFix a mutex lock/unlock mismatch.
2006-03-01 cognetTry to honor BUS_DMA_COHERENT : if the flag is set...
2006-03-01 ruRemove NO_OBJ now that this makefile builds something.
2006-03-01 cognetUse a better panic message than lol.
2006-03-01 cognetMake sure we decrement p_lock before leaving prefetch_a...
2006-03-01 ceriAdd a note explaining what the rescue/ directory is...
2006-03-01 pjdAssert proper use of bio_caller1, bio_caller2, bio_cfla...
2006-03-01 ceriAdd new NTP servers for Taiwan.
2006-03-01 emaxProvide ability to disable kbdmux(4) with the hint...
2006-03-01 cognetuserret() now only takes 2 parameters.
2006-03-01 jkoshyTypo fix; "ing" -> "in".
2006-03-01 jhbWrap keymap menu helper functions in #ifdef WITH_SYSCON...
2006-03-01 wkoszekNote that ACPI_DEBUG depends on DDB.
2006-03-01 ume- Reduce needless DNS query by lookup only appropriate...
2006-03-01 umeHandle the errors returned by res_querydomain() in...
2006-03-01 simonCorrect a remote kernel panic when processing zero...
2006-03-01 yarDo not discard the current value of __MAKE_CONF when...
2006-03-01 rikUpdate low-level code. (to version 1.4)
2006-03-01 davidxuForgot to revert to use weak symbols when I was debuggi...
2006-03-01 davidxuAdd missing parameter mq_attr * for mq_open.
2006-03-01 sosWork around the deadlock that occours when ATA waits...
2006-03-01 scottlBig update to the iir driver:
2006-03-01 davidxuRegenerate.
2006-03-01 davidxus/timer_t/int/g
2006-03-01 davidxuBring in my initial version of POSIX realtime extension...
2006-03-01 impDon't free ifaces yet, should fix a panic
2006-03-01 davidxuLet kernel POSIX timer code and mqueue code to use...
2006-03-01 davidxuDisconnect mqueue from buildworld, as I will implement...
2006-03-01 samguard function decls with _KERNEL so user code can...
2006-02-28 emaxIntegrate kbdmux(4) into syscons(4) and kbd code.
2006-02-28 andreRework TCP window scaling (RFC1323) to properly scale...
2006-02-28 jhbRework how we wire up interrupt sources to CPUs:
2006-02-28 jhbFix numerous warnings. Aside from menu items in system...
2006-02-28 bruefferFix a c/p error.
2006-02-28 jhbUse some helper macros for the device table so it can...
2006-02-28 jhbDrop unused major, minor, and delta values from device...
2006-02-28 jhbG/C some cruft.
2006-02-28 jhb- Autogenerate a menu containing a list of countries...
2006-02-28 jhbAllow PHOLD()'s of curproc even if P_WEXIT is set....
2006-02-28 jmgupdate examples to use the correct terms that was never...
2006-02-28 psregen for 32bit sendfile
2006-02-28 psFix 32bit sendfile by implementing kern_sendfile so...
2006-02-28 samwhen acpi does not explicitly enumerate lapic/cpu's...
next