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

create new machine/_float.h which is namespace clean. create a new MI float.h which pulls in and defines the values that are needed from there, and repair sys/limits.h so that it defines the values it needs as well (depending on POSIX version, XPG version, etc). guenther has a more exact selection of that coming for limits.h. this also fixes a few mistakes for the vax. reviewed by kettenis and guenther.

14 лет назад
_types.h

Merge machine/ansi.h and machine/types.h into machine/_types.h and rename the types using the __ protected namespace (e.g. __size_t). Idea from FreeBSD.

21 год назад
apmvar.h

flense more trailing whitespace

8 лет назад
asm.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
atomic.h

Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.

15 лет назад
autoconf.h

remove prototypes with no matching function and externs with no var

2 года назад
bus.h

remove prototypes with no matching function and externs with no var

2 года назад
cdefs.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
conf.h

Remove unused field d_poll from struct cdevsw.

4 года назад
cpu.h

hw.power, machdep.lidaction, machdep.pwraction for macppc

4 года назад
db_machdep.h

One ddb interface is enough for ppc.

10 лет назад
disklabel.h

Remove some trailing whitespace.

11 лет назад
elf.h

Add missing <machine/elf.h> for compound arches.

2 года назад
endian.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
exec.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
fenv.h

add missing license (PD) block

13 лет назад
fpu.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
frame.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
ieee.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
ieeefp.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
intr.h

Remove the almost unused abstraction around "struct firmware" and use instead a single function ppc_mem_regions() required by the ppc pmap.

12 лет назад
kcore.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
limits.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
loadfile_machdep.h

Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out kernels and we no longer have any.

11 лет назад
mplock.h

move the ppc mplock implementation from macppc to powerpc.

11 лет назад
mutex.h

Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@, deraadt@.

19 лет назад
openpromio.h

/dev/openprom

19 лет назад
param.h

increase MSGBUFSIZE

12 лет назад
pcb.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
pci_machdep.h

Remove clause #3 from mrg@NetBSD license.

7 лет назад
pio.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
pmap.h

remove vtophys() on *ppc.

21 год назад
proc.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
profile.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
psl.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
pte.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
ptrace.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
rbus_machdep.h

Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.

15 лет назад
reg.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
reloc.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
setjmp.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
signal.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
spinlock.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
tcb.h

add missing license (PD) block

13 лет назад
timetc.h

Userland timecounter for macppc

6 лет назад
trap.h

The "powerpc" port which has supported the newer Apple Macintosh powerpc based is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms.

25 лет назад
vmparam.h

the clang binary never shrinks, especially since it is statically linked (for performance). in this case, it grew larger than the maximum text segment size; increase that size.

3 года назад
z8530var.h

remove prototypes with no matching function and externs with no var

2 года назад