Roman Divacky
b1fcaf5f95
Dont cast from char* to struct chrp_header* which has a bigger alignment
...
requirements. Copy it via union instead. Fixes a clang warning about
alignment.
Reviewed by: sobomax
2012-08-27 14:51:26 +00:00
Ed Schouten
71ccf09269
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
Ruslan Ermilov
66f6e0e5df
Revise markup.
2006-09-30 19:07:03 +00:00
Ruslan Ermilov
ebfbcb8bec
Create section 8 man subdirectories for PowerPC.
2006-09-30 09:02:38 +00:00
Maxim Sobolev
e5d34218fb
Add device to access and modify Open Firmware NVRAM settings in
...
PowerPC-based Apple's machines and small utility to do it from
userland modelled after the similar utility in Darwin/OSX.
Only tested on 1.25GHz G4 Mac Mini.
MFC after: 1 month
2006-08-01 22:19:01 +00:00