]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-02-11 Jilles Tjoelkersh: Make 'hash' return 1 if at least one utility is...
2012-02-11 Ed SchoutenMove utmpx handling out of init(8).
2012-02-11 Bjoern A. ZeebMFp4 204292:
2012-02-11 Ed SchoutenReplace utxrm(8) by utx(8).
2012-02-11 Konstantin... Close a race due to dropping of the map lock between...
2012-02-11 Pawel Jakub... Nice range comparison.
2012-02-11 Martin CracauerReverting last change r231449 (fix bin/164947) due...
2012-02-11 Konstantin... The PTRACESTOP() macro is used only once. Inline the...
2012-02-11 Bjoern A. ZeebProperly name the sysctl to "iflistl" rather than ...
2012-02-11 Marius StroblFlesh out support for SAS1078 and SAS1078DE (which...
2012-02-11 Damjan MarionAdd myself to calendar.
2012-02-11 Bjoern A. ZeebUse the correct constant (with same value) for comparyi...
2012-02-11 Ed SchoutenSet read buffer size to multiple of sizeof(struct futx).
2012-02-11 Bjoern A. ZeebDepend on the relevant header files.
2012-02-11 Bjoern A. ZeebStart to try to hide LRO (and some TSO) bits behind...
2012-02-11 Kevin LoRemove unused variable mii
2012-02-11 Bjoern A. ZeebUse the more common macro to set the if_baudrate to...
2012-02-11 Bjoern A. ZeebMake use of the read-only variant of the IF_ADDR_*LOCK...
2012-02-11 Doug BartonIn the days before r208307 addswap was running early...
2012-02-11 Bjoern A. ZeebSwitch getifaddrs(3) to the new API introduced in r2315...
2012-02-11 Bjoern A. ZeebIntroduce a new NET_RT_IFLISTL API to query the address...
2012-02-11 Bjoern A. ZeebBackout changes from r228571. Remove if_data from...
2012-02-11 David XuMake code more stable by checking NULL pointers.
2012-02-11 Oleksandr TymoshenkoAdd handlers for TLS-related relocation entries
2012-02-11 Kenneth D.... Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR...
2012-02-10 Jung-uk KimDe-obfuscate acpi_acquire_global_lock(). It seems...
2012-02-10 Oleksandr Tymoshenko- Reverse logic so base tls is fixed up with correct...
2012-02-10 Martin CracauerFix bin/164947: tee looses data when writing to non...
2012-02-10 Konstantin... Add a test program for recently added ptrace(2) interfaces.
2012-02-10 Konstantin... In cpu_set_user_tls(), consistently set PCB_FULL_IRET...
2012-02-10 Luigi RizzoAdd a driver for Emulex OneConnect ethernet cards ...
2012-02-10 Oleksandr TymoshenkoRemove debug output
2012-02-10 Oleksandr Tymoshenko- Fix spelling of R_MIPS_RELGOT
2012-02-10 Yoshihiro TakahashiReduce diffs against i386.
2012-02-10 Ed SchoutenRemove unneeded newline. It fits in 80 columns now.
2012-02-10 Ed SchoutenCorrect date. It seems to be 2012.
2012-02-10 Ed SchoutenUnbreak build.
2012-02-10 Ed SchoutenDetect file modification properly by using tv_nsec.
2012-02-10 Ed SchoutenMerge si_name and __si_namebuf.
2012-02-10 Ed SchoutenRemove direct access to si_name.
2012-02-10 Edward Tomasz... Be more helpful about alternate superblocks.
2012-02-10 Ed SchoutenRemove outdated piece of information.
2012-02-10 Adrian ChaddEnforce the hardware chainmask when allowing the user...
2012-02-10 Adrian Chadd.. oops, use the right chainmask.
2012-02-10 Adrian ChaddAdd in a new driver feature to allow the TX and RX...
2012-02-10 Adrian ChaddExtend the HAL code to allow the RX and TX chainmask...
2012-02-10 Andrey V. ElsukovAdd alias for the partition with type 0x42 to the MBR...
2012-02-10 Oleksandr TymoshenkoFix-up value passed by thr_new syscall to make it compa...
2012-02-10 Oleksandr TymoshenkoSwitch MIPS TLS implementation to Variant I:
2012-02-10 Andrey V. ElsukovLet's be more realistic and limit maximum number of...
2012-02-10 Oleksandr TymoshenkoSwitch MIPS TLS implementation to Variant I
2012-02-10 Kevin LoAdd a missing break. This bug was introduced in r228856.
2012-02-10 Tim KientzleImplement -print-file-name=include (which is undocumented
2012-02-10 Glen BarberFix date from r231111.
2012-02-10 Oleksandr TymoshenkoFix debug output for MIPS part of rtld
2012-02-10 Eitan AdlerFix r231300: Use correct test so we only bail out on...
2012-02-10 Konstantin... Mark the automatically attached child with PL_FLAG_CHIL...
2012-02-09 Navdeep ParharAdd IPv6 TSO (including TSO+VLAN) support to cxgb(4).
2012-02-09 Oleksandr TymoshenkoFix n32 build breakage
2012-02-09 Kirk McKusickHistorically when an application wrote an entire block...
2012-02-09 Oleksandr Tymoshenko- Emulate RDHWR instruction for TLS support
2012-02-09 Eitan AdlerFix NULL ptr dereference in setusercontext if pwd is...
2012-02-09 Eitan AdlerPermit the use of relative paths for the prefix argument.
2012-02-09 Eitan AdlerMore accurately document what happens on error.
2012-02-09 Eitan AdlerMake etc/Makefile more conflict resistant
2012-02-09 Jim HarrisRemove explicit CC assignment in isci(4) Makefile to...
2012-02-09 Jung-uk KimRefine r231226. Swap timecounters before suspending...
2012-02-09 Yoshihiro TakahashiRemove full debugger options and enable KDB_TRACE optio...
2012-02-09 Matthew SeamanAdding myself as a new committer
2012-02-09 Matthew SeamanAdd myself as a new committer
2012-02-09 Yoshihiro Takahashi- Disable the olpt driver. Because it conflicts with...
2012-02-09 Martin MatuskaAllow mounting nullfs(5) inside jails.
2012-02-09 Martin MatuskaAdd support for mounting devfs inside jails.
2012-02-09 Gleb SmirnoffAdd support for RICOH R5CE823 card reader, that can...
2012-02-09 Martin MatuskaIntroduce the "ruleset=number" option for devfs(5)...
2012-02-09 Kevin LoMention run(4)
2012-02-09 Glen BarberFix some Xr references:
2012-02-09 Kenneth D.... Bring in a number of mps(4) driver fixes from LSI:
2012-02-08 Jamie GrittonAcknowledge that jail_attach and jail_remove can return...
2012-02-08 Sergey Kandaurovg/c last bit of old ipv6 prefix management.
2012-02-08 Marius StroblRemove extra newlines from panic messages.
2012-02-08 Jung-uk KimReset clock after atrtc(4) is properly resumed.
2012-02-08 Jung-uk KimRevert r211288 and move the logic to the acpi_timer...
2012-02-08 Konstantin... Trim 8 unused bytes from struct vnode on 64-bit archite...
2012-02-08 Konstantin... Unbreak detection of the async mode for clustered write...
2012-02-08 Gleb SmirnoffSet vnet context in callouts and taskqueues.
2012-02-08 Luigi Rizzo- change the buffer size from a constant to a
2012-02-08 Brooks Daviseui64_aton and eui64_ntoa are actually the equivalent...
2012-02-08 Pawel Jakub... Allow to set kern.ipc.shmmax from /boot/loader.conf.
2012-02-08 Doug BartonAs it stands right now, the default devfs rulesets...
2012-02-08 Pawel Jakub... Add a comment to the example that pidfile_* functions...
2012-02-08 Pawel Jakub... Note that calling pidfile_write(3) multiple times is...
2012-02-08 Kevin LoAdd offsetof.3 man page
2012-02-08 Adrian ChaddUpdate the 802.11s IE numbers to represent the latest...
2012-02-08 Garrett WollmanIt's not an error if unlink(2) fails because the pathna...
2012-02-08 Marcel MoolenaarRev. 228360 moved the call to cpu_set_upcall() to happe...
2012-02-08 Navdeep ParharAllocate the BAR for userspace doorbells after the...
2012-02-08 Navdeep ParharProgram the MAC exact match table in batches of 7 addre...
2012-02-08 Glen BarberAdd an option to 404.status-zfs (enabled by default...
2012-02-07 Kenneth D.... Update the mps(4) man page for the changes in the new...
next