| .. |
|
amd64
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
arm
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
arm64
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
boot
|
libsa/ip: stop read loop on bad fragments
|
2017-10-18 08:06:05 +00:00 |
|
bsm
|
Commit the 64-bit inode project.
|
2017-05-23 09:29:05 +00:00 |
|
cam
|
Zero out the ccb's alloated on the stack for the dump routines to more
|
2017-10-15 23:54:04 +00:00 |
|
cddl
|
illumos mutex_init: use SX_NEW instead of bzero
|
2017-10-09 07:44:09 +00:00 |
|
compat
|
Import the latest CloudABI definitions, version 0.16.
|
2017-10-18 19:22:53 +00:00 |
|
conf
|
Remove CPU_HAVEFPU.
|
2017-10-18 17:23:16 +00:00 |
|
contrib
|
Import the latest CloudABI definitions, version 0.16.
|
2017-10-18 19:22:53 +00:00 |
|
crypto
|
aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC
|
2017-10-04 21:15:45 +00:00 |
|
ddb
|
Rename mkdumpheader() and group EKCD functions in kern_shutdown.c.
|
2017-08-18 04:04:09 +00:00 |
|
dev
|
ql*_def.h: fix QL_ALIGN parenthesization
|
2017-10-18 19:28:28 +00:00 |
|
fs
|
ext2: delete redundant decl of ext2_fserr
|
2017-10-18 00:41:23 +00:00 |
|
gdb
|
gdb kernel server: fixup Search:memory style
|
2017-10-17 01:12:17 +00:00 |
|
geom
|
Display rotation rate and TRIM/UNMAP support in diskinfo(8)
|
2017-10-04 15:09:49 +00:00 |
|
gnu
|
Update DTS files from Linux 4.12
|
2017-07-09 13:53:32 +00:00 |
|
i386
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
isa
|
Use better hard-coded defaults for the cursor shape, and remove nearby
|
2017-08-19 19:33:16 +00:00 |
|
kern
|
sysctl: only take mem lock if oldlen is > 4 * PAGE_SIZE
|
2017-10-19 01:38:31 +00:00 |
|
kgssapi
|
kgssapi: insignificant spelling fix.
|
2016-05-03 22:05:03 +00:00 |
|
libkern
|
Continuing efforts to provide hardening of FFS, this change adds a
|
2017-09-22 12:45:15 +00:00 |
|
mips
|
Remove CPU_HAVEFPU.
|
2017-10-18 17:23:16 +00:00 |
|
modules
|
Remove mbpool(9) now that it has no consumers.
|
2017-10-18 00:18:03 +00:00 |
|
net
|
ifnet(9): split ifc_alloc_unit() (should simplify code flow)
|
2017-10-16 21:21:31 +00:00 |
|
net80211
|
[net80211] don't try to follow a NULL rxs pointer down the sink.
|
2017-10-13 06:49:07 +00:00 |
|
netgraph
|
Correction after r323873: #include <sys/lock.h> in addition to <sys/rmlock.h>
|
2017-09-28 11:26:37 +00:00 |
|
netinet
|
Fix a signed/unsigned warning.
|
2017-10-18 21:08:35 +00:00 |
|
netinet6
|
Hide struct socket and struct unpcb from the userland.
|
2017-10-02 23:29:56 +00:00 |
|
netipsec
|
opencrypto: Loosen restriction on HMAC key sizes
|
2017-09-26 16:18:10 +00:00 |
|
netpfil
|
Fix regression in handling O_FORWARD_IP opcode after r279948.
|
2017-10-13 11:11:53 +00:00 |
|
netsmb
|
netsmb: Fix buggy/racy smb_strdupin()
|
2017-09-29 15:53:26 +00:00 |
|
nfs
|
Improve FHA locality control for NFS read/write requests.
|
2017-07-31 15:23:19 +00:00 |
|
nfsclient
|
Add an NFSv4.1 mount option for "use one openowner".
|
2017-04-13 21:54:19 +00:00 |
|
nfsserver
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
nlm
|
Commit the 64-bit inode project.
|
2017-05-23 09:29:05 +00:00 |
|
ofed
|
Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for a
|
2017-10-10 12:36:41 +00:00 |
|
opencrypto
|
crypto(9): Print flags in more useful hex
|
2017-10-11 20:04:30 +00:00 |
|
powerpc
|
Remove some unnecessary includes
|
2017-10-19 02:14:39 +00:00 |
|
riscv
|
Sync with amd64/arm/arm64/i386/mips pmap change r288256:
|
2017-09-20 04:19:49 +00:00 |
|
rpc
|
Listening sockets improvements.
|
2017-06-08 21:30:34 +00:00 |
|
security
|
Sprinkle __read_frequently on few obvious places.
|
2017-09-06 20:33:33 +00:00 |
|
sparc64
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
sys
|
Move kernel dump offset tracking into MI code.
|
2017-10-18 15:38:05 +00:00 |
|
teken
|
Fix syscons escape sequence for setting the local cursor type. This sequence
|
2017-08-18 15:40:40 +00:00 |
|
tests
|
style(9): sort headers
|
2017-05-09 05:08:47 +00:00 |
|
tools
|
embed_mfs: add error handling, usage
|
2017-10-17 21:13:26 +00:00 |
|
ufs
|
Don't defer wakeup()s for completed journal workitems.
|
2017-09-26 23:24:15 +00:00 |
|
vm
|
Do not report reduction of swap zone if it was not.
|
2017-10-18 07:27:43 +00:00 |
|
x86
|
x86: Decode AMD "Extended Feature Extensions ID EBX" bits
|
2017-09-20 18:30:37 +00:00 |
|
xdr
|
* limit size of buffers to RPC_MAXDATASIZE
|
2017-06-01 06:12:25 +00:00 |
|
xen
|
xenstore: fix suspension when using the xenstore device
|
2017-03-07 09:17:48 +00:00 |
|
Makefile
|
Remove glimpse make target added in r181432
|
2017-05-22 15:53:30 +00:00 |