]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-09-05 Jilles Tjoelkersh: Fix formal overflow in pointer arithmetic
2018-09-05 Mark JohnstonCorrect the condition under which we allocate a termina...
2018-09-05 Brad DavisMove gettytab to libexec/getty/
2018-09-05 Mark JohnstonFix style bugs in in_pcblookup_lbgroup().
2018-09-05 Eugene GrosbeinFix "ipfw fwd" to work for incoming IPv4 packets when...
2018-09-05 Ruslan BukinPermit supervisor to access user VA space for certain...
2018-09-05 Ruslan BukinFix bug: compare uaddr to VM_MAXUSER_ADDRESS, not to...
2018-09-05 Kevin BowlingAdd kbowling to ports committer list and calendar
2018-09-04 Konstantin... Assign to correct structure members.
2018-09-04 Konstantin... amd64: Properly re-merge r334537 into SMAP-ified copyin...
2018-09-04 Konstantin... amd64: For non-PTI mode, do not initialize PCPU kcr3...
2018-09-04 Vladimir Kondratyevwmt(4): Fix regression introduced in r337289
2018-09-04 Emmanuel Vadotregulator: Use bool values instead of 0/1
2018-09-04 Brad DavisMove etc/ttys to sbin/init/.
2018-09-04 Dag-Erling... For full Linux-PAM compatibility, add a trailing NUL...
2018-09-03 Bjoern A. ZeebReplicate r328271 from legacy IP to IPv6 using a single...
2018-09-03 Bjoern A. ZeebReplicate r307234 from legacy IP to IPv6 code, using...
2018-09-03 Bjoern A. ZeebAs discussed in D6262 post-commit review, change inp_ro...
2018-09-03 Bjoern A. ZeebRather than duplicating the functionality of a macro...
2018-09-03 Mark JohnstonUse the correct malloc type in in_pcblbgroup_free().
2018-09-03 Ruslan BukinEnable 'C'-compressed ISA extension.
2018-09-03 Ruslan BukinAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-03 Robert WatsonThe kernel DTrace audit provider (dtaudit) relies on...
2018-09-03 Kyle Evanslualoader: Handle comma-separated kernels as well
2018-09-02 Konstantin... Catch exceptions during EFI RT calls on amd64.
2018-09-02 Konstantin... Add amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 Konstantin... Improve error messages from clock_if.m method failures.
2018-09-02 Konstantin... Swap order of dererencing PCPU curpmap and checking...
2018-09-02 Konstantin... Normalize use of semicolon with EFI_TIME_LOCK macros.
2018-09-02 Warner LoshMake -a (to make the entry active) apply to creation...
2018-09-02 Alan CoxRecent changes have created, for the first time, physic...
2018-09-02 Mark JohnstonFix the hash table lookup in fbt_destroy().
2018-09-02 Brad DavisMove defaults/periodic.conf back to a config file.
2018-09-02 Konstantin... Style cleanup. No functional changes.
2018-09-01 Edward Tomasz... Try harder in cfiscsi_offline(). This is believed...
2018-09-01 Glen BarberRevert r338423, reapplying r338422, which did get appro...
2018-09-01 Glen BarberRevert r338422, which was did not get official approval...
2018-09-01 Tai-hwa LiangAdding support for CS46xx MIDI output. With this patch...
2018-09-01 Kyle Evansuserboot: handle guest interpreter mismatches more...
2018-09-01 Kyle Evanslibbe(3): Fix error handling with respect to be_exists
2018-08-31 Mark JohnstonRe-compute the ARC size before computing the MFU target.
2018-08-31 John BaldwinFix build of x86 UP kernels after dynamic IRQ changes...
2018-08-31 Glen BarberUpdate head from ALPHA3 to ALPHA4 as part of the 12...
2018-08-31 Ruslan BukinFix an integer overflow while setting the kernel addres...
2018-08-31 John BaldwinDon't directly dereference a user pointer in the VPD...
2018-08-31 Kyle Evanslualoader: Print error messages from command failures...
2018-08-31 Kristof Provostfrag6: Fix fragment reassembly
2018-08-31 Glen BarberRevert r338401, as the i386 build is broken.
2018-08-31 Warner LoshDon't load ccp automatically with devmatch
2018-08-31 Glen BarberUpdate head from ALPHA3 to ALPHA4 as part of the 12...
2018-08-30 Kyle Evansrelease.sh: disable colors and the beastie menu for...
2018-08-30 Brad DavisMove fbtab, login.conf, and motd to usr.bin/login/
2018-08-30 Emmanuel Vadotomap4_prcm: Delay the frequencies read check
2018-08-30 Emmanuel Vadotdtb: Add LINKS for omap4 DTBs
2018-08-30 Mark JohnstonRe-add kstat.zfs.misc.arcstats.other_size under COMPAT_...
2018-08-30 Kyle Evanslualoader: fix color usage
2018-08-29 Warner LoshTweak typos in UPDATING
2018-08-29 Mark Johnstonsed: Fix -i option behavior with 'q' command.
2018-08-29 Brad DavisFinish moving dot.cshrc and dot.profile to bin/csh...
2018-08-29 Stephen HurdFix compile error due to missing parenthesis in r338372
2018-08-29 Stephen HurdFix potential data corruption in iflib
2018-08-29 Emmanuel Vadotarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 Konstantin... Remove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-29 Cy SchubertAvoid printing extraneous function names when searching...
2018-08-29 Navdeep Parharcxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by...
2018-08-29 Mark JohnstonAdd a sysctl for the ZFS abd_scatter_enabled setting.
2018-08-28 Li-Wen HsuFix 'install: symlink usr/src/sys -> /sys: File exists...
2018-08-28 Brad DavisFix the install of /root/.login missed as part of r337849.
2018-08-28 Brad DavisAdd beforeinstallconfig to bsd.confs.mk to enable runni...
2018-08-28 John BaldwinDynamically allocate IRQ ranges on x86.
2018-08-28 Mark JohnstonAllow multiple FBT probes to share a tracepoint.
2018-08-28 Konstantin... Regen after r338357.
2018-08-28 Konstantin... Fix compat32 ftruncate cap mode after ino64.
2018-08-28 Konstantin... Several bug fixes and robustness improvements for the...
2018-08-28 Navdeep Parharcxgbe/tom: Unregister shared CPL handlers on module...
2018-08-28 Mark JohnstonDocument the cpu_microcode_* tunables.
2018-08-28 Philip PaepsAdd libxo(3) support to lastlogin(8).
2018-08-28 Philip PaepsAdd libxo(3) support to last(1).
2018-08-28 Marcin WojtasUse ip/ipv6 structures in al_eth only if they are supported
2018-08-28 Mark JohnstonAdd missing endpwent() and endgrent() calls to nfsuserd(8).
2018-08-28 Warner LoshRegen src.conf.5 after r338347.
2018-08-28 Warner LoshAdd big, nasty abandonware tags to this code.
2018-08-28 Warner LoshPut building of drm and drm2 modules behind options.
2018-08-27 Kyle EvansFix bsdbox build WITH_OFED
2018-08-27 Andrew GallatinReject IPv4 SO_REUSEPORT_LB groups when looking up...
2018-08-27 Kirk McKusickWhen doing a -S "safe copy", the install command should...
2018-08-27 Andrew TurnerEnsure we have a large enough stack for the lua loader
2018-08-27 Andrew TurnerUse the correct register when storing the arm VFP state.
2018-08-26 Xin LIRemove arc4random_stir and arc4random_addrandom from...
2018-08-26 Sean Brunor338270 had the side effect of no longer installing...
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-26 Colin PercivalDisable atkbd0 and atkdbc0 in EC2 AMIs. This has the...
2018-08-26 Brad DavisFix the install location of hcsecd.conf
2018-08-25 Brad DavisRemove trailing slash in pathname so that valid METALOG...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 Michal MelounFix wrong offset calculation for R_ARM_TLS_TPOFF32...
2018-08-25 Colin PercivalSpeed up vt(4) by keeping a record of the most recently...
2018-08-25 Mark JohnstonFix column alignment in per-thread mode.
2018-08-25 Warner LoshAdd in a missing newline
2018-08-25 Konstantin... Remove dead code in i386 cpu_throw().
next