]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-04 Marcel MoolenaarInclude opt_* headers first. Otherwise we can end up...
2011-10-04 Marcel MoolenaarFix build when DEBUG is defined (e.g. for LINT).
2011-10-04 Dag-Erling... latin1 -> utf8
2011-10-04 Edward Tomasz... Actually enforce limit for inheritable resources on...
2011-10-04 Adrian ChaddHandle the situation where fixups_close() has been...
2011-10-04 Adrian ChaddUpdate the comment to reflect what is actually going on.
2011-10-04 Yoshihiro TakahashiMFi386: revision 225936
2011-10-04 Konstantin... Remove no longer valid statement about ARM.
2011-10-04 Konstantin... Convert ARM to the syscallenter/syscallret system call...
2011-10-04 Adrian ChaddAdd an AR5416 aware version of the "current RSSI" function.
2011-10-04 Andrew ThompsonAllow ixp425 boot2 to compile after r219452
2011-10-03 Ivan VorasDon't chop IO into small pieces, follow cp(1) and just...
2011-10-03 Alexander MotinRevert r225875, r225877:
2011-10-03 Nathan WhitehornNow that its only consumer is gone (sysinstall), remove...
2011-10-03 Nathan WhitehornFix a number of platform problems in this file (mostly...
2011-10-03 Kenneth D.... Add descriptor sense support to CAM, and honor sense...
2011-10-03 Qing LiA system may have multiple physical interfaces, all...
2011-10-03 Qing LiThis patch allows ARP to work properly in the presence of
2011-10-03 Jung-uk KimRemove a redundant check for libncp.
2011-10-03 Edward Tomasz... Move some code inside the racct_proc_fork(); it spares...
2011-10-03 Konstantin... Do not allow the kernel to access usermode pages withou...
2011-10-03 Konstantin... Assert that exiting process does not return to usermode.
2011-10-03 Adrian ChaddFix an unaligned access issue; tidy up OFDM/DS rate...
2011-10-03 Edward Tomasz... Fix another bug introduced in r225641, which caused...
2011-10-03 Edward Tomasz... Fix bug introduced in r225641, which would cause panic...
2011-10-03 Nathan WhitehornFarewall, sysinstall! You served us well for many years...
2011-10-03 Attilio RaoAdd some improvements in the idle table callbacks:
2011-10-03 Adrian ChaddPort over the radar pulse decoding code common to the...
2011-10-02 Marius StroblActually enable NEW_PCIB by default, missed in r225931.
2011-10-02 Marius StroblMake sparc64 compatible with NEW_PCIB and enable it:
2011-10-02 Glen BarberCorrect a typo that was introduced in 225912
2011-10-02 Adrian ChaddRemove an unused variable.
2011-10-02 Adrian ChaddVarious interrupt handling and RX interrupt mitigation...
2011-10-02 Adrian ChaddDocument exactly what the RX interrupt mitigation timer...
2011-10-02 Adrian ChaddFor now (ie: until autosleep support is fully fleshed...
2011-10-02 Adrian ChaddDisable TX interrupt mitigation just for the time being.
2011-10-02 Adrian ChaddFix a panic in the wifi stack when a software beacon...
2011-10-01 Glen BarberTweaks to ps(1):
2011-10-01 Glen BarberReorder default ps(1) output according to reality.
2011-10-01 Hajimu UMEMOTOShut up warnings with Cyrus SASL 2.1.25.
2011-10-01 Marius StroblRemove obsolete macros.
2011-10-01 Marius StroblNuke SUN4U #ifdef's which with the demise of sun4v...
2011-10-01 Marius StroblAlso allocate space for the PIL counters. Given that...
2011-10-01 Ed SchoutenReimplement ctermid().
2011-10-01 Konstantin... The sigwait(3) function shall not return EINTR, accordi...
2011-10-01 Ed SchoutenCorrect column with for device numbers made in previous...
2011-10-01 Adrian ChaddDisable using wait in cpu_idle() until a better solutio...
2011-10-01 Marius StroblRe-reading the Schizo errata suggests that it's actuall...
2011-10-01 Marius Strobl- Add protective parentheses to macros as far as possible.
2011-10-01 Marius StroblIn total store which we use for running the kernel...
2011-09-30 Marius StroblAdd a comment about why contrary to what once would...
2011-09-30 Marius StroblUse the extended integer condition code when comparing...
2011-09-30 Marius Strobl- Right-justify backslashes as suggested by style(9).
2011-09-30 Bjoern A. ZeebFix an obvious bug from r186196 shadowing a variable...
2011-09-30 Adrian ChaddFix a corner case in the HAL debugging changes, where...
2011-09-30 Kevin LoRemove pointless semicolons after label
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-29 Andrey V. ElsukovAdd Oxford Semiconductor OXPCIe952 (0x1c38) 1 port...
2011-09-29 Alexander MotinAdd header missed in r225875.
2011-09-29 Alexander MotinHandle the race in cpu_idle() when due to the critical...
2011-09-29 Alexander Motin - Add special support for the MFI_CMD ioctl with MFI_C...
2011-09-29 Edward Tomasz... Make ps(1) automatically size its column widths.
2011-09-29 Warren BlockFix a confusing sentence. [1]
2011-09-29 Glen BarberWhitespace cleanup in build(7).
2011-09-29 Glen BarberDocument, and provide an example for, PORTS_MODULES...
2011-09-29 Glen BarberFix a few grammar and mdoc nits in script.1
2011-09-29 Konstantin... Style nit.
2011-09-28 Eitan Adler- I am not the oldest committer alive (yet)
2011-09-28 Eitan Adler- fix whitespace issue in calendar
2011-09-28 Dag-Erling... Belatedly regenerate after application of the HPN patch.
2011-09-28 Xin LITest if the interface is afif in dhcpif() and syncdhcpi...
2011-09-28 Eitan Adler- add myself to committers-ports.dot
2011-09-28 Ed SchoutenGet rid of major/minor number distinction.
2011-09-28 Eitan Adler- add myself to calendar
2011-09-28 Xin LISync RCS id with NetBSD, this was intentionally omitted...
2011-09-28 Chris ReesInclude limits.h instead of sys/limits.h to improve...
2011-09-28 Konstantin... Fix grammar.
2011-09-28 Konstantin... Remove locking of the vm page queues from several pmaps...
2011-09-28 Konstantin... Use the trick of performing the atomic operation on...
2011-09-28 Alexander MotinMFprojects/hid:
2011-09-28 Konstantin... Use the explicitly-sized types for the dirty and valid...
2011-09-28 Bjoern A. ZeebPass the fibnum where we need filtering of the message...
2011-09-28 Pawel Jakub... Correct typo.
2011-09-28 Pawel Jakub... If the underlying provider doesn't support BIO_FLUSH...
2011-09-28 Pawel Jakub... Break a bit earlier.
2011-09-28 Pawel Jakub... After every activemap change flush disk's write cache...
2011-09-28 Martin MatuskaRemove assertion that prevents zfs rename of datasets...
2011-09-28 Bjoern A. ZeebFix handling of corrupt compress(1)ed data. [11:04]
2011-09-28 Adrian ChaddDon't bother triggering the cabq queue if it's empty.
2011-09-28 Adrian ChaddFix lock order to be correcter.
2011-09-28 Adrian ChaddChange the default CABQ time to be 70% of the beacon...
2011-09-28 Adrian ChaddThe AR5212 setup path (also used by the AR5416 code...
2011-09-28 Adrian ChaddUpdate the default AIFS value for hostap mode.
2011-09-27 Dag-Erling... Don't force active mode FTP.
2011-09-27 Dag-Erling... Document the fact that passive mode is now the default.
2011-09-27 Dag-Erling... Update copyright dates and strip my middle name.
2011-09-27 Dag-Erling... Bump date.
2011-09-27 Dag-Erling... Think first, commit second.
2011-09-27 Dag-Erling... Long overdue: make passive mode the default for ftp.
2011-09-27 Mikolaj GolubWhen script(1) reads EOF from input it starts spinning...
next