2019-09-18 |
kib | truss: decode sysctl names. tested/master |
commit | commitdiff | tree |
2019-09-18 |
br | Add support for BERI statcounters. |
commit | commitdiff | tree |
2019-09-18 |
kib | sysctl: use names instead of magic numbers. |
commit | commitdiff | tree |
2019-09-18 |
bapt | Add the missing bits for LIBADD to properly function... |
commit | commitdiff | tree |
2019-09-18 |
bapt | Add native support for zstd to libarchive |
commit | commitdiff | tree |
2019-09-18 |
kevans | src.conf(5): regenerate after r352465, r352466 |
commit | commitdiff | tree |
2019-09-18 |
kevans | Add description for WITH_GOOGLETEST |
commit | commitdiff | tree |
2019-09-18 |
kevans | googletest: default-disable on all of MIPS for now |
commit | commitdiff | tree |
2019-09-18 |
kevans | mips: ubldr: use truncated load address for mips32 |
commit | commitdiff | tree |
2019-09-17 |
lwhsu | Temporarily skip sys.netpfil.common.tos.pf_tos on i386... |
commit | commitdiff | tree |
2019-09-17 |
lwhsu | Temporarily skip sys.netpfil.common.forward.pf_v4 on... |
commit | commitdiff | tree |
2019-09-17 |
swills | Use correct filename in newsyslog.conf |
commit | commitdiff | tree |
2019-09-17 |
swills | log daemon.info to /var/log/daemon.log by default |
commit | commitdiff | tree |
2019-09-17 |
kib | ifconfig: add report of the string from SIOCGIFDOWNREASON. |
commit | commitdiff | tree |
2019-09-17 |
kib | Add SIOCGIFDOWNREASON. |
commit | commitdiff | tree |
2019-09-17 |
kib | Further refine r352393, only call vnode_pager_setsize... |
commit | commitdiff | tree |
2019-09-17 |
kib | realloc(x, 0) should not return NULL. |
commit | commitdiff | tree |
2019-09-17 |
kib | Return EISDIR when directory is opened with O_CREAT... |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: provide u> and xemit words if needed |
commit | commitdiff | tree |
2019-09-17 |
mckusick | The VFS-level clustering code collects together sequent... |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: revert r352421 |
commit | commitdiff | tree |
2019-09-17 |
mjg | vfs: apply r352437 to the fast path as well |
commit | commitdiff | tree |
2019-09-17 |
avg | fixup up fallout from r352447 in libbe |
commit | commitdiff | tree |
2019-09-17 |
lwhsu | Temporarily skip flakey test case lib.libc.sys.stat_tes... |
commit | commitdiff | tree |
2019-09-17 |
avg | MFZoL: Add -vnP support to 'zfs send' for bookmarks |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader.efi: efipart needs to use ioalign |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: add memalign() to libsa |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: stand.h should define reallocf as Reallocf |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: cstyle cleanup libsa zalloc sources |
commit | commitdiff | tree |
2019-09-17 |
tsoome | loader: factor out guard location setup from Realloc |
commit | commitdiff | tree |
2019-09-17 |
tuexen | Only allow a SCTP-AUTH shared key to be updated by... |
commit | commitdiff | tree |
2019-09-17 |
mjg | vfs: fix braino resulting in NULL pointer deref in... |
commit | commitdiff | tree |
2019-09-17 |
jah | mips: move support for temporary mappings above KSEG0... |
commit | commitdiff | tree |
2019-09-17 |
dougm | Remove dead code from vm_map_unlink_entry made dead... |
commit | commitdiff | tree |
2019-09-17 |
dmgk | Amend r352422, add missing 'n' |
commit | commitdiff | tree |
2019-09-16 |
jmg | fix the article to be correct... |
commit | commitdiff | tree |
2019-09-16 |
mhorne | RISC-V: Support EARLY_AP_STARTUP |
commit | commitdiff | tree |
2019-09-16 |
mjg | vfs: convert struct mount counters to per-cpu |
commit | commitdiff | tree |
2019-09-16 |
mjg | vfs: manage mnt_writeopcount with atomics |
commit | commitdiff | tree |
2019-09-16 |
mjg | vfs: manage mnt_lockref with atomics |
commit | commitdiff | tree |
2019-09-16 |
mjg | vfs: manage mnt_ref with atomics |
commit | commitdiff | tree |
2019-09-16 |
dmgk | Add myself (dmgk) to calendar.freebsd |
commit | commitdiff | tree |
2019-09-16 |
dmgk | Add myself (dmgk) as a ports committer |
commit | commitdiff | tree |
2019-09-16 |
tsoome | loader: Malloc(0) should return NULL. |
commit | commitdiff | tree |
2019-09-16 |
tsoome | loader_4th: scan_buffer can leave empty string on stack |
commit | commitdiff | tree |
2019-09-16 |
asomers | Fix an off-by-one error from r351961 |
commit | commitdiff | tree |
2019-09-16 |
asomers | fusefs: initialize C++ classes the Coverity way |
commit | commitdiff | tree |
2019-09-16 |
asomers | fusefs: fix some minor Coverity CIDs in the tests |
commit | commitdiff | tree |
2019-09-16 |
markj | Assert that the refcount value is not VPRC_BLOCKED... |
commit | commitdiff | tree |
2019-09-16 |
markj | Fix a race in vm_page_dequeue_deferred_free() after... |
commit | commitdiff | tree |
2019-09-16 |
markj | Fix a page leak in vm_page_reclaim_run(). |
commit | commitdiff | tree |
2019-09-16 |
markj | Fix a couple of nits in r352110. |
commit | commitdiff | tree |
2019-09-16 |
markj | Revert r352406, which contained changes I didn't intend... |
commit | commitdiff | tree |
2019-09-16 |
markj | Fix a couple of nits in r352110. |
commit | commitdiff | tree |
2019-09-16 |
asomers | fusefs: fix some minor issues with fuse_vnode_setparent |
commit | commitdiff | tree |
2019-09-16 |
kib | nfscl_loadattrcache: fix rest of the cases to not call |
commit | commitdiff | tree |
2019-09-16 |
yuripv | sbuf(9): fix sbuf_drain_func typedef markup |
commit | commitdiff | tree |
2019-09-16 |
manu | pkgbase: Move cap_mkdb from runtime to utilities POST... |
commit | commitdiff | tree |
2019-09-16 |
kevans | Fix 20190507 UPDATING entry |
commit | commitdiff | tree |
2019-09-16 |
tuexen | Don't write to memory outside of the allocated array... |
commit | commitdiff | tree |
2019-09-16 |
bapt | Do not use our custom completion function, it is not... |
commit | commitdiff | tree |
2019-09-16 |
kib | Increase the size of the send and receive buffers for... |
commit | commitdiff | tree |
2019-09-16 |
sjg | Document logic for __DEFAULT_DEPENDENT_OPTIONS |
commit | commitdiff | tree |
2019-09-15 |
mav | Relax TX draining in ns8250_bus_transmit(). |
commit | commitdiff | tree |
2019-09-15 |
delphij | Avoid mixing cluster numbers and sector numbers. Makes... |
commit | commitdiff | tree |
2019-09-15 |
ian | Apply a runtime patch to the FDT data for imx6 to fix... |
commit | commitdiff | tree |
2019-09-15 |
tuexen | When the IP layer calls back into the SCTP layer to... |
commit | commitdiff | tree |
2019-09-15 |
kevans | rangelock: add rangelock_cookie_assert |
commit | commitdiff | tree |
2019-09-15 |
ian | Make the ti_sysc device quiet. It's an internal utilit... |
commit | commitdiff | tree |
2019-09-14 |
dim | Fix arm and aarch64 builds of libedit after r352275 |
commit | commitdiff | tree |
2019-09-14 |
bdragon | Fix aux_info corruption in rtld direct execution mode. |
commit | commitdiff | tree |
2019-09-14 |
ian | Create a mechanism for encoding a system errno into... |
commit | commitdiff | tree |
2019-09-14 |
trasz | Introduce arb(3), the Array-based Red-Black Tree macros... |
commit | commitdiff | tree |
2019-09-14 |
trasz | Make pseudofs(9) create directory entries in order... |
commit | commitdiff | tree |
2019-09-14 |
ian | Include <lock.h>, required to use spinlocks in this... |
commit | commitdiff | tree |
2019-09-14 |
sg | amend r:352320 Fix date for sg@ |
commit | commitdiff | tree |
2019-09-14 |
sg | Set bcr@ mentor for sg@ |
commit | commitdiff | tree |
2019-09-14 |
lwhsu | Improve the description of big5(5) |
commit | commitdiff | tree |
2019-09-14 |
kevans | lualoader: Add reload-conf loader command |
commit | commitdiff | tree |
2019-09-14 |
jhibbits | powerpc64/powernv: Add opal NVRAM driver for PowerNV... |
commit | commitdiff | tree |
2019-09-13 |
chs | Add a "count_until_fail" option to gnop, which says... |
commit | commitdiff | tree |
2019-09-13 |
glebius | Drivers may pass runt packets to filter. This is okay. |
commit | commitdiff | tree |
2019-09-13 |
dim | Include <stdint.h> in unwind-arm.h, since it uses uint3... |
commit | commitdiff | tree |
2019-09-13 |
cy | Add RELNOTES comment for r352304 discussing removing... |
commit | commitdiff | tree |
2019-09-13 |
cy | No longer mlock() ntpd pages by default in memory thus... |
commit | commitdiff | tree |
2019-09-13 |
kib | riscv trap_pfault: remove unneeded hold of the process... |
commit | commitdiff | tree |
2019-09-13 |
br | Add support for Intel Stratix 10 platform. |
commit | commitdiff | tree |
2019-09-13 |
br | Add generic arm/arm64 secure-monitor SMCCC interface... |
commit | commitdiff | tree |
2019-09-13 |
mjg | vfs: release usecount using fetchadd |
commit | commitdiff | tree |
2019-09-13 |
bapt | Remove remnant from the pre LIBADD era |
commit | commitdiff | tree |
2019-09-13 |
bapt | Update libedit to a snapshot from 2019-09-10 |
commit | commitdiff | tree |
2019-09-13 |
bapt | Insert proper copyright/license headers |
commit | commitdiff | tree |
2019-09-12 |
bdrewery | mtree -O: Fix not descending on hash collisions |
commit | commitdiff | tree |
2019-09-12 |
mizhka | [jail] removal by jid doesn't trigger pre/post stop... |
commit | commitdiff | tree |
2019-09-12 |
bdrewery | mtree -c: Fix username logic when getlogin(3) fails. |
commit | commitdiff | tree |
2019-09-12 |
bdrewery | mtree: Fix -f -f not considering type changes. |
commit | commitdiff | tree |
2019-09-12 |
mizhka | [Bug 240473] add support of Ralink RT5390R Wireless... |
commit | commitdiff | tree |
2019-09-12 |
emaste | arm64: connect Linuxulator to the build |
commit | commitdiff | tree |
2019-09-12 |
mav | Remove Tagged Command Queuing feature reporting. |
commit | commitdiff | tree |
2019-09-12 |
mav | Report Trusted Computing feature set support. |
commit | commitdiff | tree |
next |