tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
at
rk3128
23 folders
2 files
arch
arm: start on apm support
2 weeks ago
conf
bcmbt: add thin driver for Broadcom BCM4343 Bluetooth initialization
4 weeks ago
crypto
Fix two incorrect weak keys that were fixed in SSLeay 0.9.1b
5 months ago
ddb
Implement a ddb stop command that sends a SIGSTOP to the specified pid.
2 months ago
dev
dwc2: only dwc2_device_start if the xfer was successful
1 week ago
isofs
Retire NULLVP, use NULL for coherency.
6 months ago
kern
When pledged, the special access(2) inspection for "/etc/localtime" has not been needed since changes made in lib/libc/time/localtime.c 1.58 (2019) pointed out by david leadbeater
3 weeks ago
lib
zlib: sync with userland
1 month ago
miscfs
Change the high-level FUSE implementation to use the low-level API. Currently, both APIs communicate with the kernel independently.
2 months ago
msdosfs
Retire NULLVP, use NULL for coherency.
6 months ago
net
switch PF queue bandwidths from u_int to uint64_t, from Andy Lemin
2 weeks ago
net80211
use vhtcaps in vht probe
1 month ago
netinet
Call igmp_sendpkt() and mld6_sendpkt() with pktinfo argument.
1 month ago
netinet6
Call igmp_sendpkt() and mld6_sendpkt() with pktinfo argument.
1 month ago
netmpls
refactor some mpls input processing for mpe/mpw/mpip.
4 months ago
nfs
Retire NULLVP, use NULL for coherency.
6 months ago
ntfs
Retire NULLVP, use NULL for coherency.
6 months ago
scsi
Allow cd(4)/vioscsi(4) in confidential VM mode
4 months ago
stand
Fix some spelling.
2 years ago
sys
Implement delayed hibernation. If the machdep.hibernatedelay sysctl is set to a value that isn't zero, this specifies a number of seconds after which the machine will wake up from suspend and hibernate itself.
3 weeks ago
tmpfs
Modify the behavior of tmpfs limitations. Keep the global memory limit of all tmpfs instances, however each instance mounted with '-s' option decreases available limit by given value. This value can't be greater than available space. The instance mounted with with '-s' option consumes it's own limit and does no impact to other tmpfs instances. The instances mounted without '-s' option share all available limit and do not affect on instances mounted with '-s'. Now it is impossible to mount instance with '-s' option if passed value is greater than available limit.
4 months ago
ufs
Retire NULLVP, use NULL for coherency.
6 months ago
uvm
Adjust comment to reflect reality.
3 weeks ago
.gitignore
Bring src/sys/.gitignore in sync with src/.gitignore.
2 years ago
Makefile
Retire OpenBSD/sgi.
5 years ago