]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-09-23 Bruce EvansRemove some of the pessimizations involving writing...
2007-09-23 Pawel Jakub... Bring in the GEOM Virtualisation class, which allows...
2007-09-23 Pawel Jakub... Now that we have CDDLed code in the tree, add CDDL...
2007-09-22 Olivier HouchardMake sure we do not call _arm_bzero() or _arm_memcpy...
2007-09-22 Olivier HouchardAdd various macros for the ADMA unit.
2007-09-22 Max LaierRemove PF_MPSAFE_UGID leftover.
2007-09-22 Olivier HouchardAdd a driver for the 7seg found on the CRB board, large...
2007-09-22 Olivier HouchardTwist the RAS logic a bit to avoid branching.
2007-09-22 Sean FarleyThe precision for a string argument in a call to warnx...
2007-09-22 Jeff Roberson - Improve grammar. s/it's/its/.
2007-09-21 Craig RodriguesDisable multiple ntfs mounts to the same mountpoint.
2007-09-21 Edwin GroothuisUpdate to calendar/calendars/hr_HR.ISO_8859-2/calendar...
2007-09-21 Marcel MoolenaarTranslate partitions of type "PART" to chunks of the...
2007-09-21 Marcel MoolenaarOn PowerPC, geom_part has taken over the partitioning...
2007-09-21 David E. O... Add FreeBSD history.
2007-09-21 Thomas Abthorpe- added in missing \n for my entry
2007-09-21 Thomas Abthorpe- add my entry
2007-09-21 Pawel Jakub... Fix some locking cases where we ask for exclusively...
2007-09-21 Pawel Jakub... For arguments declared as numbers always use expand_num...
2007-09-21 Pawel Jakub... Use 'val' function argument instead of 'optarg' global...
2007-09-21 Alexander MotinDead code removal.
2007-09-21 Alexander MotinThis is optimization of ether and debug hooks determina...
2007-09-21 Alexander MotinThis patch fixes thread unsafe usage of global pkt_hdr
2007-09-21 Jeff Roberson - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-21 Tim KientzleFix the archive_write_data() function so it always...
2007-09-21 Randall Stewart- fix (global) address handling in the presence of...
2007-09-21 Jeff Roberson - When using kvm use the new conversion method to...
2007-09-21 Jeff Roberson - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-21 Jeff Roberson - Call sched_sleep() before we suspend threads. sched...
2007-09-21 Kevin Lo- Add the device ID for the VIA VT3324 (CX700) chipset.
2007-09-21 Kevin LoUse NULL instead of 0 for the return value of fopen().
2007-09-21 Brooks DavisUse the udp protocol in favor of the nonexistant upd...
2007-09-20 Matteo RiondatoFix some improper handling of malloc failures
2007-09-20 Edwin GroothuisMore dates: Sint Maarten, Dierendag, Trinitatis
2007-09-20 Edwin Groothuisman(1) can't handle compressed included files.
2007-09-20 Attilio RaoFix some entries in the locks static table of witness.
2007-09-20 Konstantin... Fill in cr2 in the signal context from ksi->ksi_addr.
2007-09-20 Gabor Kovesdan- Fix a declaration example
2007-09-20 Gabor Kovesdan- Fix description to say "receive" instead of "send"
2007-09-20 Gabor Kovesdan- Remove references to unexisting man pages
2007-09-20 Hidetoshi ShimokawaSerialize output routine of terminal emulator (te_puts...
2007-09-19 Warner LoshAdd mmc and mmcsd, and correct a couple of comments...
2007-09-19 Tim KientzleFill in a missing 'e'
2007-09-19 Christian BruefferUpdate the table of supported algorithms:
2007-09-19 John Baldwin- Only assume that a PCI device on the same slot is...
2007-09-19 Olivier HouchardRemove dead code.
2007-09-19 David E. O... Catch up with the demise of /usr/X11R6
2007-09-19 David E. O... Reduce diff to vendor for maintance purposes.
2007-09-19 Stephane E... - Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines.
2007-09-19 Thomas QuinotIn the case of a native build, set NATIVE to yes so...
2007-09-19 George V. Neville... Update structure name to follow the new IPsec code.
2007-09-19 Joe Marcus... Fix a bug that will cause a process that calls the...
2007-09-19 Kevin LoUse owner name and owning group name instead of uid...
2007-09-19 Craig RodriguesConvert fsck_ffs to nmount(). This seems to solve
2007-09-19 Mike PritchardChange the header to indicate which type of id is being...
2007-09-18 Olivier HouchardMake gcc default to big endian when building it for...
2007-09-18 Sam Lefflerinvalidate ic_prevchan when constructing a new channel...
2007-09-18 Sam Lefflerhonor IEEE80211_C_TXFRAG; drivers should never get...
2007-09-18 Sam Lefflertag mgmt and null data frames w/ a WME priority so...
2007-09-18 Sam Lefflermgmt subtype 13 is action
2007-09-18 Sam LefflerClose longstanding race dropping inactive stations...
2007-09-18 Sam LefflerSafeguard count of stations in power save; don't touch...
2007-09-18 Sam Lefflerskip IEEE80211_MODE_AUTO in announcing supported rates...
2007-09-18 Sam Lefflero add IEEE80211_RATE_MCS to use instead of naked consta...
2007-09-18 Sam Lefflero move IEEE80211_NONQOS_TID into a public location
2007-09-18 Sam Lefflerremove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MIN...
2007-09-18 Bruce A. MahRevert the last commit to libarchive. It introduced...
2007-09-18 David Maloneregen.
2007-09-18 David MaloneThe kernel version of Linux statfs64 is actually suppos...
2007-09-18 Doug AmbriskoFix an incorrect PCI device id. The current value...
2007-09-18 Randall Stewart- The address lock is changed to a rwlock. This
2007-09-18 Alfred PerlsteinReserve AF_ constants for vendors by giving them the...
2007-09-18 Poul-Henning... Recognize the Soekris NET5501 and configure the error...
2007-09-18 Tim KientzleCorrect the return value from archive_write_data()
2007-09-17 Peter WemmFix an undefined symbol that as/ld neglected to flag...
2007-09-17 Sam LefflerUpdate beacon handling to sync w/ vap code base:
2007-09-17 Sam Lefflerconvert hardware rate codes to IEEE rate codes with...
2007-09-17 Jeff Roberson - Move all of the PS_ flags into either p_flag or...
2007-09-17 Sam Lefflerbandaid Dynamic Turbo A operation with old hal's: HAL_M...
2007-09-17 Sam Lefflerfix led blinking in RUN state: the addition of the...
2007-09-17 Sam Lefflercorrect netband skip check in constructing a country ie
2007-09-16 Randall Stewart- For the 1-to-1 model, fix an off by one error that
2007-09-16 Andrew ThompsonBump the document date.
2007-09-16 Andrew ThompsonAllow additional packet filtering on the physical inter...
2007-09-16 Andrew ThompsonMake wi_set_channel() actually change the channel in...
2007-09-16 Warner LoshKill bogus printf debugs.
2007-09-16 Warner LoshKill overly verbose messages about setting bus width.
2007-09-16 Mike PritchardFix "quotacheck -a" from core dumping on 64 bit systems...
2007-09-15 Warner LoshZyd needs be under Giant because USB is under Giant.
2007-09-15 Sean FarleySkip rebuilding environ in setenv() only upon reuse...
2007-09-15 Randall Stewart- Get rid of unsused constants for sysctl variables.
2007-09-15 Alan CoxIt has been observed on the mailing lists that the...
2007-09-15 Alan CoxCorrect an assertion in vm_pageout_flush(). Specifical...
2007-09-15 Alan CoxAdd the PCI id for the Intel 7221's integrated graphics...
2007-09-15 Alexander MotinFix typo which brokes VJ decompression
2007-09-15 Warner LoshUse better manuals for these ntp system calls. These...
2007-09-15 Robert WatsonRemove the definition and implementation of 'CALLOUT_NE...
2007-09-15 Joseph KoshyAdd mention of libelf to 7.0's release notes.
2007-09-14 Julian ElischerRemove DIAG code that discards oversized packets.
2007-09-14 Pyun YongHyeonDuring boot(before setting IP address) PHY can generate...
next