]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-15 Ed SchoutenRemove dead code from devtoname().
2009-04-15 Kip Macyadd an llentry to struct route{_in6} to allow it to...
2009-04-15 Ed SchoutenRemove unneeded variable and casting from newdev().
2009-04-15 Ed SchoutenDon't use si_drv0 directly.
2009-04-15 Ed SchoutenMigrate the olpt(4) driver to si_drv1 instead of using...
2009-04-15 John BaldwinUpdate comment above _fget() for earlier change to...
2009-04-15 Marko ZecIn the !VIMAGE_GLOBALS case, make sure not to call...
2009-04-15 Jung-uk KimA simple rewrite of biossmap.c:
2009-04-15 Ken SmithAdd release package directories for 6.4 and 7.2.
2009-04-14 Alexander KabaevRedo previous change using simpler patch that happens...
2009-04-14 Alexander KabaevFix yet another negative dotodot entry fallout.
2009-04-14 Kip MacyExtend route command:
2009-04-14 Marius StroblFix whitespace.
2009-04-14 Marius Strobl- Remove the second license as I'm also fine with the...
2009-04-14 Randall StewartAdd missing address lock when we look at the ifa list
2009-04-14 Marius StroblFix whitespace.
2009-04-14 Marius StroblFix masking of TTE bits; the TD_*_MASK macros need...
2009-04-14 John Baldwin- Consolidate duplicated code for reading and sizing...
2009-04-14 Jack F VogelThanks to Michael Tuexen and Randall Scott for providing a
2009-04-14 John BaldwinUse a disk address instead of an int to hold the starti...
2009-04-14 Ed SchoutenUse si_drv1 instead of dev2unit() in twe(4) and twa(4)
2009-04-14 Ed SchoutenUse si_drv1 instead of dev2unit() in powermac_nvram.
2009-04-14 Ed SchoutenUse si_drv1 instead of dev2unit() inside agp(4).
2009-04-14 Ed SchoutenLet tdfx(4) use si_drv1 instead of using dev2unit().
2009-04-14 Edward Tomasz... There is no way for strmode(3) to append '+' if the...
2009-04-14 Ed SchoutenUse si_drv1 to store joy(4)'s softc.
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-14 Edwin GroothuisVendor import of tzdata2009f:
2009-04-14 Randall StewartMove the flight size reduction to right after
2009-04-14 Nathan WhitehornChanging the overflow trap to use bla to branch to...
2009-04-14 Kip Macy- define em_transmit and em_qflush
2009-04-14 Kip Macycall default if_qflush on ifq if default method isn...
2009-04-14 Warner LoshAnother NE-2000 clone. The GVC NIC-2000P Ethernet...
2009-04-14 Kip MacyAdapt buf_ring abstraction interface to allow consumers...
2009-04-13 Kip Macy- use a shared lock for reads
2009-04-13 Sam Lefflerswitch usb setup to usb2; it still doesn't work right...
2009-04-13 Sam Lefflercatch up with removal of ATH_SUPPORT_TDMA
2009-04-13 Sam Lefflero eliminate a << in calculating the tx time for turbo...
2009-04-13 Sam Lefflerdon't use caddr_t to match ieee80211_dump_pkt type...
2009-04-13 Sam Lefflero fix dynamic slave-side tdma slot length updating...
2009-04-13 Sam Leffleradd a debug msg for when a fixed transmit rate is not...
2009-04-13 Sam Lefflersetup turboA/G fixed rate parameters too; this is neede...
2009-04-13 Sam Lefflercorrect debug printf
2009-04-13 Sam Lefflercheck correct address for a bssid mtch
2009-04-13 Sam Lefflerfix txparms setup for 108G sta's: ieee80211_iserp_rates...
2009-04-13 Konstantin... Remove trailing spaces
2009-04-13 Marius StroblFix whitespace.
2009-04-13 Konstantin... The bus_dmamap_load_uio(9) shall use pmap of the thread...
2009-04-13 Stefan FarfelederAdd a test for r191009.
2009-04-13 Stefan FarfelederParse 'cmd1 && ! cmd2 | cmd3' correctly, the bang shoul...
2009-04-13 Tim KientzleRe-enable backing up extended attributes, as the ZFS...
2009-04-13 Robert WatsonSort man page cross references by section, no need...
2009-04-13 Bjoern A. ZeebIn case the peer address was already configured on...
2009-04-13 Xin LIDon't exit until all truss children were exit.
2009-04-13 Xin LICorrect a bug where pr_data should have been assigned.
2009-04-13 Edward Tomasz... Add reference to strmode(3).
2009-04-13 Edward Tomasz... Add a few more regression tests for POSIX.1e ACLs.
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-13 Edwin GroothuisVendor import of tzdata2009e:
2009-04-13 David XuMake UMTX_OP_WAIT_UINT actually wait for an unsigned...
2009-04-13 Sam Lefflerremove reference to sc_tdmabintcnt; it was removed...
2009-04-13 Pyun YongHyeonDon't blindly set IP packet length from interface MTU...
2009-04-12 Robert WatsonPut TCPSTAT_ADD() and TCPSTAT_INC() behind _KERNEL.
2009-04-12 Gabor Pali- Add myself to the ports committers' graph
2009-04-12 Maksim YevmenkinAdd entry about kbdmux(4) un-locking.
2009-04-12 Rick Macklem Change nfsserver so that it uses the nfssvc() system...
2009-04-12 Robert WatsonUpdate stats in struct carpstats using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct pimstat using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct mrtstat using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct igmpstat using two new macros:
2009-04-12 Robert WatsonUpdate stats in struct icmpstat and icmp6stat using...
2009-04-12 Robert WatsonCommit file omitted in r190962:
2009-04-12 Robert WatsonUpdate stats in struct udpstat using two new macros...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r791, r879, r884...
2009-04-12 Tim KientzleThanks to Christoph Mallon for pointing out the dead...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com: Mostly a bunch of
2009-04-12 Kip Macysendfile doesn't modify the vnode - acquire vnode lock...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r756,r761:
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com:
2009-04-12 Tim KientzleMerge r881 from libarchive.googlecode.com: The "empty...
2009-04-12 Nathan WhitehornRework the way we get the cacheline size. Instead of...
2009-04-11 Robert WatsonUpdate stats in struct ipstat using four new macros...
2009-04-11 Tim KientzleAny tar program should work here; the explicit
2009-04-11 Alan CoxRemove execute permission from the memory allocated...
2009-04-11 Robert WatsonUpdate stats in struct tcpstat using two new macros...
2009-04-11 Robert WatsonRemove conditionally compiled time counter statistics...
2009-04-11 Nathan WhitehornFix recognition of kernel-mode traps that pass through...
2009-04-11 Alexander KabaevFix v_cache_dd handling for negative entries. v_cache_d...
2009-04-11 Rui PauloRevert previous commit that commented out some bpf...
2009-04-11 David SchultzGNU Pth has some fragile kludges that were broken by...
2009-04-11 Konstantin... When zapping v_cache_dd for !MAKEENTRY case in cache_lo...
2009-04-11 Paolo PisatiWhat's the point of adjusting a checksum if we are...
2009-04-11 Paolo PisatiPlug two bugs introduced with modules conversion:
2009-04-11 Ed SchoutenStyle fixes to the newfs_msdos manpage.
2009-04-11 Paolo PisatiRemove stale comments.
2009-04-11 Ed SchoutenUpdate documentation (forgotten in r190929).
2009-04-11 Ed SchoutenDo not prepend /dev/ when -C is used.
2009-04-11 Ed SchoutenWhen using -C, do not warn when the file is not a chara...
2009-04-11 Ed SchoutenFix a bug in r185587.
2009-04-11 Ed SchoutenUse ftruncate() instead of lseek()+write()+lseek()...
next