]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-26 Yaroslav TykhiyFix some statements in disc(4) and about it:
2007-03-26 Yaroslav TykhiyGive a hint that softc can contain many things besides...
2007-03-26 Robert WatsonComplete removal of uipc_socket2.c by moving the last...
2007-03-26 Yaroslav TykhiyWe no longer embed ifnet in softc, and the pointer...
2007-03-26 George V. Neville... Adding tests for Camellia which will be added to the...
2007-03-26 Yaroslav TykhiyIntroduce a new toy interface, edsc(4). It's a discard...
2007-03-26 Yaroslav TykhiyIntroduce a new toy interface, edsc(4). It's a discard...
2007-03-25 Brooks DavisUse "-ne" instead of "!=" for integer comparison.
2007-03-25 Andre OppermannIn tcp_sack_doack() remove too tight KASSERT() added...
2007-03-25 Robert WatsonReplace a comment about RSVP/mrouting with a different...
2007-03-25 Robert WatsonReplace GIANT_REQUIRED's present for socket locking...
2007-03-25 Roman KurakinRemove ancient preprocessor code. Fix module compilation.
2007-03-25 Mike MakonnenHaving gone to the trouble of setting up a variable...
2007-03-25 Alan CoxTwo small changes to vm_map_pmap_enter():
2007-03-25 Maxim Konovalovo Really commit typo fixes to HEAD.
2007-03-25 Kris KennawayCorrect a comment typo
2007-03-25 Kris KennawayUpdate a comment: we usually call exec_vmspace_new...
2007-03-24 Maxim Konovalovo cd9660 code repo-copied, update a comment.
2007-03-24 Maxim Konovalovo Remove isofs from the cscope dirs list. Its content was
2007-03-24 Maxim Konovalovo Use a define for a buffer size.
2007-03-24 Jason EvansFix some subtle bugs for posix_memalign() having to...
2007-03-24 Yaroslav TykhiyBack out rev. 1.129 because it breaks the practice...
2007-03-24 Robert WatsonGeneral style cleanup.
2007-03-24 Alan CoxIn order to satisfy ACPI's need for an identity mapping...
2007-03-24 Lukas ErtlDrop the ipw softc lock before calling back into net802...
2007-03-24 George V. Neville... Update the regression test so that there are actually...
2007-03-24 Maxim Konovalovo A quirk for Sagem USB-Serial controller.
2007-03-24 Maxim Konovalovo Add several CDMA-2000 terminals.
2007-03-24 Tim KientzleNotice when mkdir() fails.
2007-03-24 Kip Macybus_size_t is a bad cross-architectural type with respe...
2007-03-24 Tim KientzleIssue a warning if there's a non-zero exit value.
2007-03-24 Tim KientzleFix compile error when libbz2 is unavailable.
2007-03-24 Maxim Konovalovo While the script is correct and works well in sh...
2007-03-23 Warner LoshDefault to booting off the SD card. It is more useful...
2007-03-23 Warner LoshNew device: icee. Generic i2c eeprom driver.
2007-03-23 Warner LoshMFp4: Make the iicbus fully hinted. We no longer autom...
2007-03-23 Warner LoshMFp4: Make iicbus_trasnfer_gen suitable for bridge...
2007-03-23 Warner LoshMFp4: Create an ivar for each iic device on the iicbus...
2007-03-23 Jason EvansFix posix_memalign() for large objects. Now that runs...
2007-03-23 Warner LoshMFp4: A bunch of patches from myself and Tisco to impro...
2007-03-23 Craig RodriguesSwitch to ANSI function declarations.
2007-03-23 Jung-uk KimUpdate to FICL 3.03 (the last release before FICL4...
2007-03-23 Matteo Riondatoremove WARNS=2: we're not ready for it yet.
2007-03-23 Kip Macy- Increase coalesce_nsecs
2007-03-23 Kip Macycommit missed change
2007-03-23 Warner LoshIf KERNEL_EXTRA is defined, make kernel-all target...
2007-03-23 Pawel Jakub... Exit status should be 1 on error.
2007-03-23 Kip MacyCheck PCI-e link width to avoid foot shooting with...
2007-03-23 Andre OppermannSplit tcp_input() into its two functional parts:
2007-03-23 Matteo RiondatoMake sysinstall's code WARNS=2 clean .
2007-03-23 Andre OppermannTidy up some code to conform better to surroundings...
2007-03-23 Andre OppermannBring SACK option handling in tcp_dooptions() in line...
2007-03-23 John Baldwin- Fix exca_(io|mem)_map() to return proper errno values.
2007-03-23 Bruce M SimpsonPurge two redundant case labels.
2007-03-23 Xin LIDon't destroy a mutex just before we use it, instead,
2007-03-23 Alan Coxvm_page_busy() no longer requires the page queues lock...
2007-03-23 Jason EvansUse extents rather than binary buddies to track free...
2007-03-23 Ed MasteStop setting ki_ocomm (thread name) to the proc name...
2007-03-23 Xin LIReflect ACPI-CA 20070320 import.
2007-03-23 Jung-uk KimAdd '-s' option and update the manual page. With this...
2007-03-22 Marcel MoolenaarPass the RID from the bus frontends to the core probe...
2007-03-22 Matt JacobMFP4: a) Some constification from NetBSD (gcc 4.1.2)
2007-03-22 Sam Leffleradd include now required for crypto flags
2007-03-22 Jung-uk KimMerge from vendor branch to fix tinderbox breakage.
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimFix tinderbox build breakage.
2007-03-22 Bruce M SimpsonFix a typo, and update a comment.
2007-03-22 Jung-uk KimCatch up with ACPI-CA 20070320 import.
2007-03-22 Jung-uk KimUpdate to reflect import of ACPI-CA 20070320.
2007-03-22 Jung-uk KimResolve conflicts from import of Intel ACPI-CA 20070320.
2007-03-22 Jung-uk KimResolve conflicts of unchanged files that are off the...
2007-03-22 Ed MasteUse proc name (ki_comm) instead of thread name (ki_ocom...
2007-03-22 Jung-uk KimRemove files that removed on the vendor branch.
2007-03-22 Jung-uk KimRemove files that are no longer needed or removed by...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimAdd fixes for FreeBSD build that were submitted upstream.
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimVendor import of Intel ACPI-CA 20070320
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 John Baldwin- Simplify the #ifdef's for adaptive mutexes and rwlock...
2007-03-22 Pawel Jakub... Add missing \n.
2007-03-22 Gleb SmirnoffMove the dom_dispose and pru_detach calls in sofree...
2007-03-22 Gleb SmirnoffWhen working on an RTM_CHANGE do the route editing...
2007-03-22 Gleb SmirnoffRemove global list of all llinfo_arp entries and use...
2007-03-22 Alan CoxChange the order of lock reacquisition in vm_object_spl...
2007-03-21 John BaldwinRename the cv_*wait*() functions to _cv_*wait*() and...
2007-03-21 John BaldwinMake use of 'lock_object' being the same field name...
2007-03-21 John BaldwinRename the 'mtx_object', 'rw_object', and 'sx_object...
2007-03-21 John BaldwinDon't use cv_wait_unlock() to implement cv_wait()....
2007-03-21 Andre OppermannANSIfy function declarations and remove register keywor...
2007-03-21 Andre OppermannMatch up SYSCTL declarations in style.
2007-03-21 John BaldwinIf vn_open() fails during kern_open(), don't fdrop...
2007-03-21 John BaldwinHandle the case when a thread is blocked on a lockmgr...
2007-03-21 Andre OppermannSubtract optlen in the maximum length check for TSO...
2007-03-21 Andre OppermannTidy up IPFIREWALL_FORWARD sections and comments.
2007-03-21 Andre OppermannUpdate and clarify comments in first section of tcp_inp...
2007-03-21 Andre OppermannTidy up the ACCEPTCONN section of tcp_input(), ajust...
2007-03-21 John BaldwinFix an off-by-one error in iwi_init_fw_dma(). It didn...
2007-03-21 Andre OppermannTidy up tcp_log_in_vain and blackhole.
2007-03-21 Andre OppermannMake TCP_DROP_SYNFIN a standard part of TCP. Disabled...
next