/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
etc/etc.alpha/
..
MAKEDEV

regen

2 года назад
MAKEDEV.md

/dev/switch[0-4] is no longer needed.

5 лет назад
Makefile

be smarter, only write a new MAKEDEV if more than just the rcsid changed

18 лет назад
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

6 лет назад
disktab

Nuke pointless 'pb#N:ob#0:' lines from floppy types.

3 года назад
fbtab

Remove unused /dev/X0 entries. ok millert@

13 лет назад
login.conf

introduce a new build class to be used by the build user

2 года назад
sysctl.conf

Remove alpha kernel code to process userland misaligned accesses, and the machdep.unaligned_* sysctl to control its behaviour. Such code made sense more than 20 years ago where a lot of code was not 64-bit clean, but this is no longer the case those days.

4 года назад
ttys

Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.

9 лет назад