NetBSD/sys
rin 3bf974419b Round amiga_clk_interval to the nearest integer, in order to emulate
100 Hz clock better by that running at PAL frequency (709379 Hz).

No functional changes for systems running at NTSC freq (715909 Hz).
2020-05-19 08:43:30 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Round amiga_clk_interval to the nearest integer, in order to emulate 2020-05-19 08:43:30 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
conf Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
crypto Count cprng_fast reseed events. 2020-04-30 03:29:45 +00:00
ddb Handle "no count" properly in db_kernhist_print_cmd 2020-04-13 11:43:27 +00:00
dev in wdctimeout() ignore timeout if not actually waiting for IRQ, to avoid 2020-05-19 08:21:29 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
dtb Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00
external Update ux_length in usbd_setup_isoc_xfer and use this to usb_syncmem 2020-05-15 06:15:42 +00:00
fs Minor correction to previous. 2020-05-17 19:43:31 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Regen. 2020-05-18 08:30:06 +00:00
lib Update the comments. 2020-05-07 18:02:48 +00:00
miscfs remove debugging, it is just clutter. 2020-05-18 19:55:42 +00:00
modules Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
net hardclock_ticks -> getticks() 2020-05-15 19:28:09 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk Add sanity check, only sat_len bytes got copied in, the rest is 2019-11-29 17:40:16 +00:00
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet igmp_sendpkt() expects ip_output() to set 'imo.imo_multicast_ttl' into 2020-05-15 06:34:34 +00:00
netinet6 inet6: Ensure that route MTU is guarded by ARC_PHDS_MAXMTU 2020-04-28 15:12:28 +00:00
netipsec Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
netmpls
nfs Start trying to reduce cache misses on vm_page during fault processing. 2020-05-17 19:38:16 +00:00
opencrypto Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
rump Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
secmodel Make it clear that only KAUTH_MACHDEP_SVS_DISABLE is deprecated. 2020-05-16 19:12:38 +00:00
stand Make efi_rng_show return early if RNG protocol is not available. While 2020-05-14 23:09:29 +00:00
sys Remove misleading comment. 2020-05-18 09:52:30 +00:00
ufs Assert ufs_strategy() always gets used while current thread 2020-05-18 08:28:44 +00:00
uvm Start trying to reduce cache misses on vm_page during fault processing. 2020-05-17 19:38:16 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00