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
/
etc
/
etc.landisk
/
at
master
9 files
MAKEDEV
sync
3 years ago
MAKEDEV.md
Remove xy/xd. SMD left with sparc.
3 years ago
Makefile
be smarter, only write a new MAKEDEV if more than just the rcsid changed
18 years ago
Makefile.inc
Change install images called *.fs to *.img. These are UFS filesystem images, but additionally have a bootblock in the first 8K (since UFS does not use that space). There are some UEFI direct-from-internet bootloaders that require the name *.img. So this makes things more convenient for those, while keeping it consistant in all architectures. ok kettenis beck kn
5 years ago
disktab
Remove pointless ":ob#0:pb#0:[tb=swap:]" disktab lines.
3 years ago
fbtab
Use ttya for the landisk cereal, and update MAKEDEV accordingly; discussed with deraadt@ some time ago
19 years ago
login.conf
cap the daemon login class' datasize at either 1G or 4G depending on the architecture and set the bgpd class' datasize to either 16G or 1G
4 years ago
sysctl.conf
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and i386. Stop abusing it on other archs for controling a shutdown by pressing the soft power button:
15 years ago
ttys
Make the console terminal type default to `vt220' rather than `unknown'. If it is wrong you still have to change it, but it will be correct 99% of the time and thus you can simply press enter when tset asks for the terminal type and be done with it. This is already the standard for most platforms, but a few had been left in the dark. pointed to by and ok deraadt@
16 years ago