]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-24 Rafal JaworowskiDo not force verbose and single mode in non-metadata...
2010-02-24 Jung-uk KimImprove VESA mode switching via loader tunable `hint...
2010-02-24 Rebecca CranUpdate the commented out option for omitting the sysctl...
2010-02-24 Bjoern A. ZeebUse the DB_SHOW_ALL_COMMAND() macro to register the...
2010-02-24 Brooks DavisDon't inforce an upper bound on kern.ngroups. The...
2010-02-24 Jaakko HeinonenFix expansion of \W in prompt strings when the working...
2010-02-24 John BaldwinFix spelling of EACCES.
2010-02-24 Navdeep ParharThere is no need to test __FreeBSD_version for features...
2010-02-24 Navdeep ParharAccessing an mbuf after it has been handed off to the...
2010-02-24 Nathan WhitehornAdd the ability to set SMU-based machines to restart...
2010-02-24 Nathan WhitehornUse dcbz instead of word stores for page zeroing, provi...
2010-02-24 Nathan WhitehornClose a race involving the OEA64 scratchpage. When...
2010-02-23 Navdeep ParharAllow cxgbtool to build with WARNS=6
2010-02-23 Jung-uk KimYet another attempt to make palette loading more safer:
2010-02-23 Ed MasteMinor diff reduction with Adaptec's driver: in aac_rele...
2010-02-23 Weongyo Jeongo adds sysctl variables to show device statistics.
2010-02-23 Weongyo Jeongfixes a compile error; invalid type argument of '->'.
2010-02-23 Alexander MotinMake xpt_rescan() more correct, as it was before r19720...
2010-02-23 Alexander MotinFix recursive lock attempt on hot-plug event in non...
2010-02-23 Ivan VorasThe New and Improved snake_server - Service Pack 1...
2010-02-23 Ivan VorasUpgrade the "snake" syscons screensaver to the new...
2010-02-23 Nathan WhitehornFix two bugs in this manpage: 'System' is not abbreviat...
2010-02-23 Matt Jacobxpt_rescan only honors a wildcard in the target field...
2010-02-23 Warner LoshFix compilation problems with INVARIANTS.
2010-02-23 Nathan WhitehornAdd a manpage for smu(4) now that it does something...
2010-02-23 Jung-uk KimRe-add accidentally removed pixel format for direct...
2010-02-23 Jung-uk KimFix FBIO_ADPINFO ioctl on amd64.
2010-02-23 Matt JacobWhen we rescan, just scan from logical unit 0. In other...
2010-02-22 Pyun YongHyeonRemove Tx mbuf parsing code for VLAN in TSO path. Contr...
2010-02-22 Pyun YongHyeonAdd TSO support on VLANs. Also make sure to update...
2010-02-22 Xin LIPOSIX patch(1) would treat -b as different meaning...
2010-02-22 Pyun YongHyeonAdd TSO support on VLANs. jme(4) controllers do not...
2010-02-22 Pyun YongHyeonRemove Tx mbuf parsing code for VLAN in TSO path. Contr...
2010-02-22 Marius StroblAccording to the Linux sungem driver, in case of Apple...
2010-02-22 Alexander MotinVirtualize transport part of periph announcement.
2010-02-22 Pyun YongHyeonAdd TSO on VLANs. Because re(4) has a TSO limitation...
2010-02-22 Nathan WhitehornProvide a new useless feature: an led(4) interface...
2010-02-22 Alexander MotinOops! Wrong word order. :(
2010-02-22 Justin T. GibbsEnforce stronger semantics for bus-dma alignment (curre...
2010-02-22 Bernhard SchmidtFix some typos.
2010-02-22 Andrew GallatinUpdate mxge to support IFCAP_VLAN_HWTSO.
2010-02-22 Nathan WhitehornSupport the extended PLT format used when objects have...
2010-02-22 Alexander MotinAdd Intel PCH SATA controller IDs.
2010-02-22 Robert WatsonFix constant assignment for netisr protocol information...
2010-02-22 Robert WatsonUpdate date on netstat(1) for -Q.
2010-02-22 Robert WatsonCross-reference netstat(1) from netisr(9) since you...
2010-02-22 Konstantin... Remove write-only variable.
2010-02-22 Robert WatsonTeach netstat(1) to print out netisr statistics when...
2010-02-22 Robert WatsonExport netisr configuration and statistics to userspace...
2010-02-22 Rui PauloFix previous commit: led_func() doesn't exist, it shoul...
2010-02-22 Nathan WhitehornAllow user programs to execute mfpvr instructions....
2010-02-22 Alexander MotinImprove output for controllers that doesn't report...
2010-02-22 Neel NatuUse KERNLOADADDR instead of hardcoded address. This...
2010-02-22 Marcel MoolenaarUse mf and not mf.a. The latter doesn't force memory...
2010-02-22 Marcel MoolenaarPrefer I-units and M-units for nop instructions. This...
2010-02-21 Marcel MoolenaarNormalize nop instructions: Only use 0 for the immediat...
2010-02-21 Marcel MoolenaarRemove pm_active from struct pmap as it serves no purpose.
2010-02-21 Alan CoxAlign the start of the clean submap to a superpage...
2010-02-21 Nathan WhitehornAdd a simple fan management callout to the SMU driver...
2010-02-21 Nathan WhitehornFix several mistakes in this file, in order to allow...
2010-02-21 Ulrich SpörleinPrefer exit(0) from main over return(0).
2010-02-21 Pawel Jakub... Changing proto_socketpair.c compilation and linking...
2010-02-21 Ed SchoutenDecompose the most lousy named file in sys/kern; kern_s...
2010-02-21 Randall StewartFix another fo-pa of mine... duplicate patches should
2010-02-21 Randall StewartAdds the missing mips gdb files that I
2010-02-21 Robert Watsonifconfig(8) expects interface fooX to be supported...
2010-02-21 Ed SchoutenWhile there, trim some trailing whitespace.
2010-02-21 Gabor Kovesdan- Remove GNU bc/dc bits. There has not been any regress...
2010-02-21 Ed SchoutenAdd proper const keywords to sysctl(3) parameters.
2010-02-21 Gavin AtkinsonDocument the interaction between /etc/devfs.conf and
2010-02-21 Gavin AtkinsonAdd a "-x" option to chown(8)/chgrp(1) similar to the...
2010-02-21 Marius StroblSome machines can not only consist of CPUs running...
2010-02-21 Alan CoxSince create_pagetables() zeroes the page tables, pmap_...
2010-02-21 Kip Macy- fix bootstrap for variable KVA_PAGES
2010-02-21 Kip Macydon't hold spin lock across free
2010-02-21 Kip Macy- make printf conditional
2010-02-21 Kip Macyremove atkbd from default config to avoid pulling in...
2010-02-21 Pyun YongHyeonAdd __FBSDID.
2010-02-21 Pyun YongHyeonIncrease PCIe maximuim read request size to 2048. Becau...
2010-02-20 Marius StroblStarting with UltraSPARC IV CPUs the CPU caches are...
2010-02-20 Marius StroblSome machines can not only consist of CPUs running...
2010-02-20 Pyun YongHyeonAdd TSO support on VLAN. Controller requires VLAN hardw...
2010-02-20 Pyun YongHyeonAdd TSO support on VLAN in fconfig(8).
2010-02-20 Pyun YongHyeonAdd TSO support on VLANs. Intentionally separated IFCAP...
2010-02-20 Bjoern A. ZeebSet curvnet earlier so that it also covers calls to...
2010-02-20 Pyun YongHyeonCorrect inversed programming of ethernet hardware addre...
2010-02-20 Bjoern A. ZeebStart to implement ifnet DDB support:
2010-02-20 Marius StroblAdd support for BCM54K2 found in combination with Apple...
2010-02-20 Bjoern A. ZeebUpon virtual network stack teardown properly release...
2010-02-20 Bjoern A. ZeebEnhance a panic string to contain more useful debugging...
2010-02-20 Michael TuexenFix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and...
2010-02-20 Bjoern A. ZeebSplit up ip_drain() into an outer lock and iterator...
2010-02-20 Alan CoxEliminate an unused declaration.
2010-02-20 Randall StewartThese contain JC's patch to get gdb sort of working
2010-02-20 Randall StewartFix for the rge driver for boards without rge6 and...
2010-02-20 Randall StewartChanges for pci and pci-e support
2010-02-20 Randall StewartOpps forgot to add this:
2010-02-20 Randall StewartCleanups for sys/mips/rmi/bus_space_rmi.c
2010-02-20 Randall StewartSome fixes to the current RMI interrupt handling, chang...
2010-02-20 Nathan WhitehornEnable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes...
next