]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-28 kientzleNew archive_file_count() utility.
2009-12-28 kientzlePortability fixes.
2009-12-28 kientzleVarious portability fixes, plus:
2009-12-28 kientzleRemove an unused variable and an unnecessary increment.
2009-12-28 kientzleEliminate an unused assignment.
2009-12-28 kientzlePortability: Set the file descriptor to binary mode...
2009-12-28 kientzleDiscourage outside use of this internal header.
2009-12-28 kientzleRemove dead assignment.
2009-12-28 kientzlePortability:
2009-12-28 kientzlePortability: terminate abnormally via abort() instead...
2009-12-28 kientzleAllow more formats to be active at a time; discourage...
2009-12-28 kientzleEnforce this as an internal-only header.
2009-12-28 kientzleDiscourage people from using this header outside of...
2009-12-28 kientzleCompatibility: I found some more compilers that don...
2009-12-28 kientzleSync with googlecode some changes that have no impact...
2009-12-28 kientzleCompatibility fix for some older systems with non-POSIX...
2009-12-28 kientzleCatch certain gzip failures at close time.
2009-12-28 kientzleRemove a dead assignment.
2009-12-28 kientzleRemove some unused variables and dead assignments.
2009-12-28 kientzleUpdate the hard-coded configuration for libarchive.
2009-12-28 kientzleUpdate format manpages for libarchive.
2009-12-28 luigimake the memory filesystem larger, and add an example
2009-12-28 luigiclear leftover from previous computations
2009-12-28 luigimore support to import files and libraries from the...
2009-12-28 thompsaCompact USB_VENDOR_X and USB_PRODUCT_Y in the quirk...
2009-12-27 dougbUpdate the "-l or -r" usage to better conform to the...
2009-12-27 dougbUpdate the "-l or -r" usage to better conform to the...
2009-12-27 edParse DEAD_PROCESS entries properly.
2009-12-27 luigiadd a 'qemu' floppy type, useful for running tests...
2009-12-27 luigidhclient needs to have /var/empty and a _dhcp user
2009-12-27 edLet rwhod use libulog.
2009-12-27 luigifix a typo (not that it matters)
2009-12-27 jillessh: Change varinit to use const better.
2009-12-27 jillessh: Various warning fixes (from WARNS=6 NO_WERROR=1):
2009-12-27 mariusAdd a driver for the `Fire' JBus to PCIe bridges found...
2009-12-27 marckTo remove a server, one should use double backslash...
2009-12-27 traszMake tests for ACL preservation by mv(1) and cp(1)...
2009-12-27 edRemove unneeded inclusion of <utmp.h> and dead variables.
2009-12-27 luigidiverted packet must re-enter _after_ the matching...
2009-12-27 bzAdd missing include to make LINT-VIMAGE build as well.
2009-12-27 dougbUpdate the comments about files ending in .sh
2009-12-27 dougbDelete some trailing whitespace
2009-12-27 dougbFurther improve the description, and bump Dd.
2009-12-27 luigiput back the HZ setting or we see poor timing under...
2009-12-26 edSeveral refinements to libulog's API.
2009-12-26 marcelUse unordered memory loads and stores for the in* and...
2009-12-26 marcelSYnc with amd64:
2009-12-26 rmacklemWhen porting the experimental nfs subsystem to the...
2009-12-26 thompsaUse macros to strip off USB_VENDOR_ and USB_PRODUCT_...
2009-12-26 edDisable the unneeded inclusion of <utmp.h>.
2009-12-26 rwatsonFix wake(8) synopsis to make it clear that at least...
2009-12-26 jkoshy* Support the L1D_CACHE_LD event on Core2 processors.
2009-12-26 edModify the sources to make WARNS=6 work.
2009-12-26 jkoshyLog process mappings for existing processes at PMC...
2009-12-26 jillesRemove declaration of function that no longer exists.
2009-12-26 traszNow that all the callers seem to be fixed, add KASSERTs...
2009-12-26 traszFix breakage introduced in last commit.
2009-12-26 edUnbreak the build.
2009-12-26 traszImprove ACL branding mismatch detection and reporting...
2009-12-26 ru- Display current settings when run without options.
2009-12-26 delphijFix grammar and reduce ambiguity.
2009-12-25 mariusRemove clause 3 from Izumi Tsutsui's licenses.
2009-12-25 mariusStyle changes
2009-12-25 mariusCorrect my e-mail address.
2009-12-25 mariusAdd a man page for mk48txx(4).
2009-12-25 marius- Take advantage of bus_{read,write}_*(9).
2009-12-25 mariusRemove clause 3 and 4 from TNF licenses.
2009-12-25 mariusStyle changes
2009-12-25 ruFixed two typos.
2009-12-25 bzRemove extra spaces (no functional change).
2009-12-25 rmacklemModify the experimental server so that it uses VOP_ACCE...
2009-12-25 jillessh: Do not run callers' exception handlers in subshells.
2009-12-25 edLet the width of the username column depend on the...
2009-12-25 edDon't corrupt logout entries in utmp files.
2009-12-25 bzRemove an unused global.
2009-12-25 gavinSet the locally-assigned bit in the randomly generated...
2009-12-25 gavinSmall spelling fix, "Ethetnet" -> "Ethernet"
2009-12-25 markusUse a local copy of entry_d for finding matches. Otherw...
2009-12-25 mavTeach twe driver to report array stripe size to GEOM.
2009-12-25 jillessh: Do not consider a tilde-prefix with expansions...
2009-12-25 marius- Hook up the default implementations of the MSI/MSI...
2009-12-25 edLet talkd use utmpx instead of utmp.
2009-12-25 edDon't use UT_NAMESIZE here to determine the maximum...
2009-12-25 delphijDocument the difference between FreeBSD and traditional...
2009-12-25 bruefferProvide a better short description and fix SEE ALSO...
2009-12-25 edLet top(1) use MAXLOGNAME instead of UT_NAMESIZE.
2009-12-25 mavAvoid false positive probe on ICH6 chipsets.
2009-12-25 rwatsonMinor comment tweaks in rmlocks.
2009-12-25 yongariRemove wrong assertion.
2009-12-24 mavReport stripe size only if physical sector size is...
2009-12-24 mavMake diskinfo report disk stripe size and offset. It...
2009-12-24 jillessh: Add some __dead2 to indicate functions that do...
2009-12-24 yongariether_ifattach sets if_mtu, remove unnecessary code.
2009-12-24 yongariUpdate if_iqdrops in case of RX buffer allocation failure.
2009-12-24 yongariDocument newly added loader tunable/sysctl variable
2009-12-24 jillessh: Constify various strings.
2009-12-24 yongariAdd suspend/resume support as well as basic WOL.
2009-12-24 edLet syslogd use utmpx.
2009-12-24 edLet the snmp_hostres module use utmpx.
2009-12-24 luigifix poor indentation resulting from a merge
next