]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-01 David Xu1. Fix a race in aio_return.
2006-03-01 David XuStyle fix.
2006-03-01 David XuFix a mutex lock/unlock mismatch.
2006-03-01 Olivier HouchardTry to honor BUS_DMA_COHERENT : if the flag is set...
2006-03-01 Ruslan ErmilovRemove NO_OBJ now that this makefile builds something.
2006-03-01 Olivier HouchardUse a better panic message than lol.
2006-03-01 Olivier HouchardMake sure we decrement p_lock before leaving prefetch_a...
2006-03-01 Ceri DaviesAdd a note explaining what the rescue/ directory is...
2006-03-01 Pawel Jakub... Assert proper use of bio_caller1, bio_caller2, bio_cfla...
2006-03-01 Ceri DaviesAdd new NTP servers for Taiwan.
2006-03-01 Maksim YevmenkinProvide ability to disable kbdmux(4) with the hint...
2006-03-01 Olivier Houcharduserret() now only takes 2 parameters.
2006-03-01 Joseph KoshyTypo fix; "ing" -> "in".
2006-03-01 John BaldwinWrap keymap menu helper functions in #ifdef WITH_SYSCON...
2006-03-01 Wojciech A... Note that ACPI_DEBUG depends on DDB.
2006-03-01 Hajimu UMEMOTO- Reduce needless DNS query by lookup only appropriate...
2006-03-01 Hajimu UMEMOTOHandle the errors returned by res_querydomain() in...
2006-03-01 Simon L. B... Correct a remote kernel panic when processing zero...
2006-03-01 Yaroslav TykhiyDo not discard the current value of __MAKE_CONF when...
2006-03-01 Roman KurakinUpdate low-level code. (to version 1.4)
2006-03-01 David XuForgot to revert to use weak symbols when I was debuggi...
2006-03-01 David XuAdd missing parameter mq_attr * for mq_open.
2006-03-01 Søren SchmidtWork around the deadlock that occours when ATA waits...
2006-03-01 Scott LongBig update to the iir driver:
2006-03-01 David XuRegenerate.
2006-03-01 David Xus/timer_t/int/g
2006-03-01 David XuBring in my initial version of POSIX realtime extension...
2006-03-01 Warner LoshDon't free ifaces yet, should fix a panic
2006-03-01 David XuLet kernel POSIX timer code and mqueue code to use...
2006-03-01 David XuDisconnect mqueue from buildworld, as I will implement...
2006-03-01 Sam Lefflerguard function decls with _KERNEL so user code can...
2006-02-28 Maksim YevmenkinIntegrate kbdmux(4) into syscons(4) and kbd code.
2006-02-28 Andre OppermannRework TCP window scaling (RFC1323) to properly scale...
2006-02-28 John BaldwinRework how we wire up interrupt sources to CPUs:
2006-02-28 John BaldwinFix numerous warnings. Aside from menu items in system...
2006-02-28 Christian BruefferFix a c/p error.
2006-02-28 John BaldwinUse some helper macros for the device table so it can...
2006-02-28 John BaldwinDrop unused major, minor, and delta values from device...
2006-02-28 John BaldwinG/C some cruft.
2006-02-28 John Baldwin- Autogenerate a menu containing a list of countries...
2006-02-28 John BaldwinAllow PHOLD()'s of curproc even if P_WEXIT is set....
2006-02-28 John-Mark Gurneyupdate examples to use the correct terms that was never...
2006-02-28 Paul Saabregen for 32bit sendfile
2006-02-28 Paul SaabFix 32bit sendfile by implementing kern_sendfile so...
2006-02-28 Sam Lefflerwhen acpi does not explicitly enumerate lapic/cpu's...
2006-02-28 Daniel EischenConst'ify arguments to a couple of functions to fix...
2006-02-28 Luigi Rizzouse standard mode instead of 500 for /sbin/init.
2006-02-28 Matt JacobFix mpt_reset to try mpt_hard_reset more than once...
2006-02-28 Xin LIDon't do a time travel to 12006...
2006-02-28 David XuReimplement mutex_init to get rid of compile warning.
2006-02-28 Maksim YevmenkinMake ukbd(4) to not delay break scancodes in "raw"...
2006-02-28 Andrew ThompsonFix up the Bridge Identifier field in the BPDU packet.
2006-02-28 Kris KennawayCorrect the vnode locking in fdescfs.
2006-02-27 Olivier HouchardGet this to compile with the recent UART changes.
2006-02-27 Wojciech A... Bump a date in .Dd field. Last change brought some...
2006-02-27 Wojciech A... Extend kldunload(8) functionality and fix minor problems:
2006-02-27 Daniel EischenStaticize a couple of functions.
2006-02-27 Daniel EischenCorrect a comment.
2006-02-27 Christian BruefferDDB depends on KDB for some time now.
2006-02-27 Wojciech A... Big style(9) fix. This commit brings no functional...
2006-02-27 Maksim YevmenkinPlug memory leak
2006-02-27 Ruslan ErmilovA bandaid to unbreak world.
2006-02-27 Ruslan ErmilovFix a botched commit that broke world.
2006-02-27 Sam Lefflerexplain what list chan displays
2006-02-27 Warner LoshSince we set the decription, we don't need to also...
2006-02-27 Warner LoshDon't forget to free the ifaces when we free the ivars
2006-02-27 David MaloneAvoid moving onto a new line while testing if there...
2006-02-27 Sam Lefflerbackout 1.136 until we can resolve report that it cause...
2006-02-27 Wojciech A... This patch fixes a problem, which exists if you have...
2006-02-27 Wojciech A... Connect zlib to the build.
2006-02-27 Hartmut BrandtDocument how to change the polling interval for the...
2006-02-27 Hartmut BrandtReconnect bsnmpd to the build. It was temporarily disab...
2006-02-27 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-02-27 Hartmut BrandtVirgin import of bsnmpd 1.12
2006-02-27 Joseph KoshyFix pmccontrol(8) on Intel Xeon's running in 64 bit...
2006-02-27 Yaroslav TykhiyCODA_COMPAT_5 may not be defined unconditionally in...
2006-02-27 Darren ReedAdd a man page for mkfilters(1) and put the corrected...
2006-02-27 Ruslan ErmilovDetect that the "audit" group is missing earlier during...
2006-02-27 Gleb SmirnoffOne more grammar nit.
2006-02-27 Maksim YevmenkinDisable custom locking in the vkbd(4) for now and make...
2006-02-27 Xin LIAdd SWIDTH information for zh_CN.eucCN.
2006-02-27 Ian DowseAdd the Tripp-Lite U209-000-R serial adapter.
2006-02-27 Kris KennawayIt has not been possible to specify a dumpdev in loader...
2006-02-26 Wojciech A... Fix typo in manual page reference.
2006-02-26 Wojciech A... Reference sha256(1) instead of sha256(8), which doesn...
2006-02-26 Matt JacobRemove the ill-considered effect of using the type...
2006-02-26 Matt Jacobpropagate role of device for ISP_GET_PDBINFO
2006-02-26 Ian DowseThe UQ_OPEN_CLEARSTALL entry added in revision 1.48...
2006-02-26 Bruce A. MahRemove OpenSSH and sendmail update notes; these updates...
2006-02-26 Warner LoshMove de driver to dev/de
2006-02-26 Warner LoshRemove de driver from old location.
2006-02-26 Warner LoshRepo copy de driver to dev/de, and adjust.
2006-02-26 Warner LoshMove de from pci to dev/de
2006-02-26 Warner Losho Bump date (thanks ru)
2006-02-26 Wojciech A... Use 'ipfw list' instead of 'ipfw l', since it's depreca...
2006-02-26 Xin LIProvide SWIDTH information so that applications like...
2006-02-26 David Xu1. Remove aio entry from lists earlier in aio_free_entry,
2006-02-26 Gleb SmirnoffFix several typos and trim spaces at eol.
2006-02-26 Matt JacobShorten the time for waiting for TMF commands to comple...
2006-02-26 Matt Jacoba) Delay for port enable to succeed should be 30 second...
next