This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1723b1333c
NetBSD
/
usr.sbin
/
installboot
/
arch
History
bjh21
1723b1333c
When printf'ing a size_t, cast it to unsigned long and use a %lu format.
...
This gets rid of a warning when compiling for ARM.
2002-04-22 23:24:10 +00:00
..
alpha.c
- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement
2002-04-19 07:08:51 +00:00
pmax.c
- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement
2002-04-19 07:08:51 +00:00
sparc64.c
formatting consistency frobs
2002-04-22 16:03:07 +00:00
sun68k.c
When printf'ing a size_t, cast it to unsigned long and use a %lu format.
2002-04-22 23:24:10 +00:00
vax.c
- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement
2002-04-19 07:08:51 +00:00