.. |
altq
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
arch
|
Add a couple of spaces to do the <space><tab> thing
|
2019-07-12 19:28:20 +00:00 |
coda
|
Fix locking for readdir code (Brett Lymn)
|
2018-11-20 19:05:25 +00:00 |
compat
|
Stack buffers mustn't escape their scope. PR 54326 from David Binderman
|
2019-07-03 18:24:50 +00:00 |
conf
|
comment out CHFS to fix build issues
|
2019-06-17 17:06:39 +00:00 |
crypto
|
add fallthru comments. i considered patching makefiles to ignore
|
2019-02-04 08:23:53 +00:00 |
ddb
|
add two db_stack_print_trace frontends that emit to the system log
|
2019-06-02 06:09:17 +00:00 |
dev
|
Sync with OpenBSD's piixpm.c up to rev. 1.35:
|
2019-07-12 03:57:50 +00:00 |
dist/pf
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
external
|
Improve nouveau pci attachment code so it waits for the availability of /
|
2019-07-03 20:47:22 +00:00 |
fs
|
Fix info leak: zero out the buffer, because it is not entirely filled, and
|
2019-07-12 17:18:30 +00:00 |
gdbscripts
|
fix some minor issues in these user functions, and add more to
|
2019-05-30 07:17:35 +00:00 |
kern
|
Fix info leaks: the alignment of the structures causes uninitialized heap
|
2019-07-11 17:30:44 +00:00 |
lib
|
Now that the ufs module has been split out from ffs and ext2fs, we need
|
2019-06-24 13:58:24 +00:00 |
miscfs
|
Fix (harmless) uninitialized variable: 'pg' could be 'endm', in which case
|
2019-07-11 16:59:14 +00:00 |
modules
|
Set WARNS=3 - signed-vs-unsigned integer compare
|
2019-06-22 17:57:01 +00:00 |
net
|
Fix typo (s/supress/suppress/).
|
2019-07-11 03:49:51 +00:00 |
net80211
|
Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in
|
2019-05-17 04:08:54 +00:00 |
netatalk
|
RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect()
|
2019-02-24 07:20:33 +00:00 |
netbt
|
- add or adjust /* FALLTHROUGH */ where appropriate
|
2019-02-03 03:19:25 +00:00 |
netcan
|
Semicolon not needed
|
2019-04-27 08:49:19 +00:00 |
netinet
|
Split out the prototypes for add/delete address into a separate header file.
|
2019-06-25 15:33:55 +00:00 |
netinet6
|
nd6: restore a missing reachability confirmation
|
2019-06-28 06:45:16 +00:00 |
netipsec
|
Fix uninitialized variable: in ipsec_checkpcbcache(), spidx.dir is not
|
2019-07-09 16:56:24 +00:00 |
netmpls
|
Fix memory leaks pointed out by Ilja Van Sprundel: all
|
2019-01-28 12:53:01 +00:00 |
netsmb
|
Prevent a NULL pointer dereference when the local endpoint is not defined.
|
2019-04-15 21:00:33 +00:00 |
nfs
|
Appease GCC and initialize arps_ip
|
2019-06-29 17:42:36 +00:00 |
opencrypto
|
relinguish our lock while we are autoloading.
|
2019-07-11 23:28:17 +00:00 |
rump
|
Drop unused retval pointer from do_sys_mknod{,at}()
|
2019-06-18 22:34:25 +00:00 |
secmodel
|
Add the NVMM_CTL ioctl, always privileged regardless of the permissions of
|
2019-04-10 18:49:04 +00:00 |
stand
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
sys
|
Bump the version for if_description
|
2019-07-04 02:49:30 +00:00 |
ufs
|
Lay down some comments related to the previous few revisions of ufs_vnops.c.
|
2019-07-01 00:57:06 +00:00 |
uvm
|
Provide and use PV_ISKENTER_P. NFCI.
|
2019-07-12 10:39:12 +00:00 |
Makefile
|
evbppc port has been built with modules for some time now, drop explanation on
|
2019-06-17 17:01:50 +00:00 |