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
/
arch
/
macppc
/
stand
/
at
jcs
3 folders
17 files
mbr
The msdos1mb file has not been used since we got newfs_msdos. ok krw
13 years ago
ofwboot
umoddi3.c is now needed for libz
2 years ago
tbxidata
crank to 7.8-beta
7 months ago
Locore.c
Change len in syncicache(_, len) from int to size_t
3 years ago
Makefile
Remove powerpc left-overs
3 years ago
Makefile.inc
Remove powerpc left-overs
3 years ago
alloc.c
Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of that file modified to use OpenFirmware routines: ``Make the freelist best fit code a tiny bit smarter to not use a block if half or more would be wasted. Causes more effective re-use of blocks.''
1 year ago
boot.8
The MI boot code used to have an infinite loop trying to boot the kernel, which got limited to at most two tries 26 years ago for the 2.3 release, but the documentation was never updated to match this change. Do it now.
1 year ago
cache.c
Change len in syncicache(_, len) from int to size_t
3 years ago
conf.c
Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of that file modified to use OpenFirmware routines: ``Make the freelist best fit code a tiny bit smarter to not use a block if half or more would be wasted. Causes more effective re-use of blocks.''
1 year ago
hfs.c
Allow for multiple concurrent devopen() calls, and fill the .readdir member of fs_ops; makes the `ls' command finally work in the boot loader.
11 years ago
hfs.h
Allow for multiple concurrent devopen() calls, and fill the .readdir member of fs_ops; makes the `ls' command finally work in the boot loader.
11 years ago
libsa.h
Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.
3 years ago
main.c
In macppc ofwboot, sync instruction cache before entering kernel
1 year ago
net.c
satisfy -fno-common
5 years ago
netif_of.c
Kill the remaining <netinet/in_systm.h> inclusion!
11 years ago
ofdev.c
Ansify, fixes clang 15 -Wdeprecated-non-prototype (fatal with -Werror)
3 years ago
ofdev.h
Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.
3 years ago
ofwmagic.S
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
openfirm.h
Various fixes to make clang happy.
6 years ago