]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-05 impAdd a number of sanity checks to the data that we're...
2018-01-05 impNeed to convert '/' back to '\' when creating a path...
2018-01-05 impSet dp to NULL when we free it, and tree a NULL dp...
2018-01-05 impFree options before setting them. This will prevent...
2018-01-05 impEnsure that we have a description string. When unspecif...
2018-01-05 impDon't close fd twice. This line should have been delete...
2018-01-05 impOnly call close if fd and fd1 are not -1.
2018-01-05 impFix cut and paste error from devinfo.8 origin of this...
2018-01-05 kevanshexdump(1): Speed up -s flag on devices
2018-01-04 nwhitehornRevert r327360, which can cause boot problems on high...
2018-01-04 jillesfind: Speed up tests by using touch -d instead of sleep...
2018-01-04 kevansif_awg: Use syscon prop if it exists
2018-01-04 jhbAlways use atomic_fetchadd() when updating per-user...
2018-01-04 jhbReport offset relative to the backing object for kinfo_...
2018-01-04 edAllow timed waits with relative timeouts on locks and...
2018-01-04 smhDisabled the use of flowid for lagg by default
2018-01-04 landonfbhnd(4): Add missing BCM4312 backplane clock speed...
2018-01-04 kibRestructure swapout tests after vm map locking was...
2018-01-04 junovitchRemove myself from ports-secteam
2018-01-04 oshogbocap_unwrap should return a descriptor but also free...
2018-01-04 cyCorrect function name in description block.
2018-01-04 oshogboAdd missing macro in man page.
2018-01-04 alcOnce we have decided to swap out a process, don't delay...
2018-01-03 andreastThe recent bump of MAXDSIZ made 32-bit binary execution...
2018-01-03 emasteath: fix possible memory disclosure in ioctl handler
2018-01-03 npcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2018-01-03 emasteath: revert accidental change committed with r327526
2018-01-03 emasteembed_mfs: correctly test grep return value
2018-01-03 markjAdd missing newlines to a couple of error messages.
2018-01-03 jhbUse 'extern uint8_t' instead of 'extern void' for exter...
2018-01-03 jhbDon't clobber system LDFLAGS for beri boot loaders.
2018-01-03 traszFix warnings from "mandoc -Tlint -Wwarning".
2018-01-03 eadlermorse(6): fix two typod
2018-01-03 kibUse the new SDM-approved way to serialize x2APIC MSR...
2018-01-03 phkEliminate a paranthesis which is both unneeded and...
2018-01-03 eadlermorse(6): add a few missing characters
2018-01-03 oshogboNLS data and tz can be cached using caspicum helpers.
2018-01-03 karelsAdd info about SW_WATCHDOG change to be dynamic in...
2018-01-03 oshogboDocument services which we have in libcasper.
2018-01-03 eadlerbsd-family-tree: revert r327333
2018-01-03 karelsmake SW_WATCHDOG dynamic
2018-01-02 emastekldxref: correct function names in warning messages
2018-01-02 gonzonctgpio: add new device id for the GPIO chip in PCEngin...
2018-01-02 emasteath: fix possible memory disclosures in ioctl handlers
2018-01-02 emasteath: fix memory disclosure from ath_btcoex_ioctl
2018-01-02 emastehpt{nr,rr}: plug info leak in hpt_ioctl
2018-01-02 emastehpt27xx: plug info leak in hpt_ioctl
2018-01-02 markjFix some I/O ordering issues in gmirror.
2018-01-02 cemrpcbind: Fix race in signal termination
2018-01-02 baptRevert r326844
2018-01-02 kevansaw_sid: Add man page for this driver
2018-01-02 emasteelfcopy: copy raw (untranslated) contents to binary...
2018-01-02 eadlershutdown: Fix r327476 by adding init
2018-01-02 nwhitehornAdd installer support for PS3 and PowerNV systems,...
2018-01-02 nwhitehornSkip errors from being unable to set modification and...
2018-01-02 jeffFix arc after r326347 broke various memory limit querie...
2018-01-02 nwhitehornFix reversed endianness that crept in at some point...
2018-01-02 cemrpcbind: Fix build
2018-01-02 cemrpcbind: Do not use signal-unsafe functions in SIGTERM...
2018-01-02 adrian[net80211] convert all of the WME use over to a tempora...
2018-01-01 eadlershutdown: Assume absolute time is in the future
2018-01-01 jillessh: Move various structs from jobs.h to jobs.c
2018-01-01 eadlerbsdinstall: inform users that typing will not be visible
2018-01-01 antoinesysctl_kern_proc_args: do not take the fast path if...
2018-01-01 kibAvoid re-check of usermode condition.
2018-01-01 kibAdd CR4.SMAP control bit.
2018-01-01 kibDo not let vm_daemon run unbounded.
2018-01-01 impBe less verbose and more precise.
2018-01-01 impAdd note that assert.h may be included multiple times
2018-01-01 impassert(3) appeared first in the 7th Edition Unix, not...
2018-01-01 delphijRemove unused includes.
2018-01-01 delphijRemove unused includes.
2018-01-01 impRemove empty directories... silly git svn w/o --rmdir.
2018-01-01 impRemove sys/mips/rmi. It's been unmaintained since 2011...
2018-01-01 impRemove support for IDT. Only the RouterBoard RB533...
2018-01-01 impRetire old ADM 5120 port. It never grew much beyond...
2018-01-01 impRemove sys/mips/alchemy. It was still-born when I commi...
2018-01-01 impRemove sys/mips/rt305x. It's been replaced by sys/mips...
2018-01-01 nwhitehornAfter removal of loader.ps3, change petitboot configura...
2018-01-01 eadlerieee80211(9): update man page
2017-12-31 gonzoFix GCC build broken by r32744
2017-12-31 ianAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 kevansaw_sid: Add support for a64
2017-12-31 eadlernewsyslog: implement 'p' flag
2017-12-31 alcThe variable "minslptime" is pointless and always has...
2017-12-31 gonzoUnbreak build broken by r327444
2017-12-31 bryanvAdd rc.conf vxlan example
2017-12-31 cpercivaWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 ianChase r327432... sparc64 clock.c now needs to include...
2017-12-31 nwhitehornRemove PIR from PCPU data. It has an implementation...
2017-12-31 gonzovt(4): add support for configurable console palette
2017-12-31 nwhitehornFix 32-bit build.
2017-12-31 nwhitehornMake newer binutils happy by using a bl-type branch...
2017-12-31 nwhitehornProvide relative, as well as absolute, addresses in...
2017-12-31 jillesfind: Link tests to the build
2017-12-31 ianAllow use of .WAIT in the LOCAL_DIRS and LOCAL_LIB_DIRS...
2017-12-31 bryanvAdd VXLAN (RFC 7348) port
2017-12-31 kibRemove MP SAFE marks and stray register name in comments.
2017-12-31 bzHappy New Year 2018 my friends!
2017-12-31 kppf: Allow the module to be unloaded
next