NetBSD/sys/conf
bouyer 6ab3092b11 Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
Only assembly version for i386 bswap16 and bswap32 for now (bswap64 uses
bswap32). Contribution of assembly versions of these are welcome.
Add byte-swapping of ext2fs metadata for big-endian systems.
Tested on i386 and sparc.
1997-10-09 15:42:19 +00:00
..
defines Remove some junk, and add _KERNEL and _LOCORE. 1996-02-01 22:41:12 +00:00
files Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
newvers.sh Implement method to store release information in one location; it's 1997-05-10 15:40:09 +00:00
osrelease.sh Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
param.c Convert RTC_OFFSET, DEVPAGER, SWAPPAGER and VNODEPAGER to be declared 1997-09-20 00:44:05 +00:00