]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-05 Andriy GaponFix a couple of comments in AMD Virtual Machine Control...
2018-01-05 John BaldwinCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 Fedor UporovAdd 64bit feature support.
2018-01-05 Mariusz ZaborskiBuild service tests with Casper support.
2018-01-05 Li-Wen HsuFix typo & build
2018-01-05 Warner LoshRemove dead code (comma is either 0 or 1 for sure,...
2018-01-05 Warner Loshbits is never null when we call ot. Add an assert to...
2018-01-05 Warner LoshTag 'a' case as one we're intentionally falling through to
2018-01-05 Eitan Adlerunits(1): add missing ':' for two short arguments
2018-01-05 Eitan Adlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2018-01-05 Warner LoshAdd a number of sanity checks to the data that we're...
2018-01-05 Warner LoshNeed to convert '/' back to '\' when creating a path...
2018-01-05 Warner LoshSet dp to NULL when we free it, and tree a NULL dp...
2018-01-05 Warner LoshFree options before setting them. This will prevent...
2018-01-05 Warner LoshEnsure that we have a description string. When unspecif...
2018-01-05 Warner LoshDon't close fd twice. This line should have been delete...
2018-01-05 Warner LoshOnly call close if fd and fd1 are not -1.
2018-01-05 Warner LoshFix cut and paste error from devinfo.8 origin of this...
2018-01-05 Kyle Evanshexdump(1): Speed up -s flag on devices
2018-01-04 Nathan WhitehornRevert r327360, which can cause boot problems on high...
2018-01-04 Jilles Tjoelkerfind: Speed up tests by using touch -d instead of sleep...
2018-01-04 Kyle Evansif_awg: Use syscon prop if it exists
2018-01-04 John BaldwinAlways use atomic_fetchadd() when updating per-user...
2018-01-04 John BaldwinReport offset relative to the backing object for kinfo_...
2018-01-04 Ed SchoutenAllow timed waits with relative timeouts on locks and...
2018-01-04 Steven HartlandDisabled the use of flowid for lagg by default
2018-01-04 Landon J. Fullerbhnd(4): Add missing BCM4312 backplane clock speed...
2018-01-04 Konstantin... Restructure swapout tests after vm map locking was...
2018-01-04 Jason UnovitchRemove myself from ports-secteam
2018-01-04 Mariusz Zaborskicap_unwrap should return a descriptor but also free...
2018-01-04 Cy SchubertCorrect function name in description block.
2018-01-04 Mariusz ZaborskiAdd missing macro in man page.
2018-01-04 Alan CoxOnce we have decided to swap out a process, don't delay...
2018-01-03 Andreas ToblerThe recent bump of MAXDSIZ made 32-bit binary execution...
2018-01-03 Ed Masteath: fix possible memory disclosure in ioctl handler
2018-01-03 Navdeep Parharcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2018-01-03 Ed Masteath: revert accidental change committed with r327526
2018-01-03 Ed Masteembed_mfs: correctly test grep return value
2018-01-03 Mark JohnstonAdd missing newlines to a couple of error messages.
2018-01-03 John BaldwinUse 'extern uint8_t' instead of 'extern void' for exter...
2018-01-03 John BaldwinDon't clobber system LDFLAGS for beri boot loaders.
2018-01-03 Edward Tomasz... Fix warnings from "mandoc -Tlint -Wwarning".
2018-01-03 Eitan Adlermorse(6): fix two typod
2018-01-03 Konstantin... Use the new SDM-approved way to serialize x2APIC MSR...
2018-01-03 Poul-Henning... Eliminate a paranthesis which is both unneeded and...
2018-01-03 Eitan Adlermorse(6): add a few missing characters
2018-01-03 Mariusz ZaborskiNLS data and tz can be cached using caspicum helpers.
2018-01-03 Mike KarelsAdd info about SW_WATCHDOG change to be dynamic in...
2018-01-03 Mariusz ZaborskiDocument services which we have in libcasper.
2018-01-03 Eitan Adlerbsd-family-tree: revert r327333
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2018-01-02 Ed Mastekldxref: correct function names in warning messages
2018-01-02 Oleksandr Tymoshenkonctgpio: add new device id for the GPIO chip in PCEngin...
2018-01-02 Ed Masteath: fix possible memory disclosures in ioctl handlers
2018-01-02 Ed Masteath: fix memory disclosure from ath_btcoex_ioctl
2018-01-02 Ed Mastehpt{nr,rr}: plug info leak in hpt_ioctl
2018-01-02 Ed Mastehpt27xx: plug info leak in hpt_ioctl
2018-01-02 Mark JohnstonFix some I/O ordering issues in gmirror.
2018-01-02 Conrad Meyerrpcbind: Fix race in signal termination
2018-01-02 Baptiste DaroussinRevert r326844
2018-01-02 Kyle Evansaw_sid: Add man page for this driver
2018-01-02 Ed Masteelfcopy: copy raw (untranslated) contents to binary...
2018-01-02 Eitan Adlershutdown: Fix r327476 by adding init
2018-01-02 Nathan WhitehornAdd installer support for PS3 and PowerNV systems,...
2018-01-02 Nathan WhitehornSkip errors from being unable to set modification and...
2018-01-02 Jeff RobersonFix arc after r326347 broke various memory limit querie...
2018-01-02 Nathan WhitehornFix reversed endianness that crept in at some point...
2018-01-02 Conrad Meyerrpcbind: Fix build
2018-01-02 Conrad Meyerrpcbind: Do not use signal-unsafe functions in SIGTERM...
2018-01-02 Adrian Chadd[net80211] convert all of the WME use over to a tempora...
2018-01-01 Eitan Adlershutdown: Assume absolute time is in the future
2018-01-01 Jilles Tjoelkersh: Move various structs from jobs.h to jobs.c
2018-01-01 Eitan Adlerbsdinstall: inform users that typing will not be visible
2018-01-01 Antoine Brodinsysctl_kern_proc_args: do not take the fast path if...
2018-01-01 Konstantin... Avoid re-check of usermode condition.
2018-01-01 Konstantin... Add CR4.SMAP control bit.
2018-01-01 Konstantin... Do not let vm_daemon run unbounded.
2018-01-01 Warner LoshBe less verbose and more precise.
2018-01-01 Warner LoshAdd note that assert.h may be included multiple times
2018-01-01 Warner Loshassert(3) appeared first in the 7th Edition Unix, not...
2018-01-01 Xin LIRemove unused includes.
2018-01-01 Xin LIRemove unused includes.
2018-01-01 Warner LoshRemove empty directories... silly git svn w/o --rmdir.
2018-01-01 Warner LoshRemove sys/mips/rmi. It's been unmaintained since 2011...
2018-01-01 Warner LoshRemove support for IDT. Only the RouterBoard RB533...
2018-01-01 Warner LoshRetire old ADM 5120 port. It never grew much beyond...
2018-01-01 Warner LoshRemove sys/mips/alchemy. It was still-born when I commi...
2018-01-01 Warner LoshRemove sys/mips/rt305x. It's been replaced by sys/mips...
2018-01-01 Nathan WhitehornAfter removal of loader.ps3, change petitboot configura...
2018-01-01 Eitan Adlerieee80211(9): update man page
2017-12-31 Oleksandr TymoshenkoFix GCC build broken by r32744
2017-12-31 Ian LeporeAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 Kyle Evansaw_sid: Add support for a64
2017-12-31 Eitan Adlernewsyslog: implement 'p' flag
2017-12-31 Alan CoxThe variable "minslptime" is pointless and always has...
2017-12-31 Oleksandr TymoshenkoUnbreak build broken by r327444
2017-12-31 Bryan VenteicherAdd rc.conf vxlan example
2017-12-31 Colin PercivalWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 Ian LeporeChase r327432... sparc64 clock.c now needs to include...
2017-12-31 Nathan WhitehornRemove PIR from PCPU data. It has an implementation...
next