dissertation/sys
lucic71 06f16f4a12 Delete -x flag because tcc does not know about it
At some point I should delete other unused flags too.
2022-11-12 21:00:02 +02:00
..
arch Delete -x flag because tcc does not know about it 2022-11-12 21:00:02 +02:00
conf Add FDT-based attachment for qciic(4). 2022-11-06 15:36:13 +00:00
crypto static const, not const static 2022-08-29 06:08:03 +00:00
ddb clockintr(9): initial commit 2022-11-05 19:29:45 +00:00
dev The gpiokeys(4) 'label' property seems to be optional. If we don't have 2022-11-07 20:28:23 +00:00
isofs Stop setting d_bbsize and d_sbsize. Nobody has paid 2022-09-01 13:45:26 +00:00
kern introduce a new kern.autoconf_serial sysctl that can be used by userland 2022-11-07 14:25:44 +00:00
lib Drop RCS ids in upstream zlib source 2022-10-23 06:00:23 +00:00
miscfs static const, not const static 2022-08-29 06:08:03 +00:00
msdosfs msdosfs: don't pass NULL proc pointer to detrunc() 2022-08-23 20:37:16 +00:00
net revert "move pf_purge out from under the kernel lock". 2022-11-07 16:35:11 +00:00
net80211 Fix a few bugs in the net80211 VHT rate adaptation code. 2022-03-23 09:21:47 +00:00
netinet Modify TCP receive buffer size auto scaling to use the smoothed RTT 2022-11-07 11:22:55 +00:00
netinet6 Run the ND6 expiry timer without kernel lock 2022-11-07 10:45:39 +00:00
netmpls Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> 2022-02-22 01:15:01 +00:00
nfs Introduce the pru_*() wrappers for corresponding (*pr_usrreq)() calls. 2022-08-13 21:01:46 +00:00
ntfs spelling 2022-01-11 03:13:58 +00:00
scsi bzero(disklabel) or memset(disklabel,0) should be enough for 2022-10-23 14:39:19 +00:00
stand Revert 1.44; that slow getsecs() workaround had been added for the sake of 2022-06-27 20:22:26 +00:00
sys introduce a new kern.autoconf_serial sysctl that can be used by userland 2022-11-07 14:25:44 +00:00
tmpfs Remove unused VOP_POLL(). 2022-06-26 05:20:42 +00:00
ufs Put more struct vnode fields under splbio(). 2022-08-12 14:30:52 +00:00
uvm Assert the VM map lock is held in function used by mmap/mprotect/munmap. 2022-11-04 09:36:44 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile