index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
ofppc
/
stand
Age
Commit message (
Expand
)
Author
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
Make this work with R/O source trees.
matt
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-08
Use -ffreestanding.
simonb
2003-10-08
Don't use multi-line strings (keeps gcc331 happy).
simonb
2003-10-08
Use <lib/libkern/libkern.h> for str*() prototypes instead of the userland
simonb
2003-07-14
. ANSIfy a bit more
aymeric
2003-07-14
. prototype for main()
aymeric
2003-06-26
include <sys/types.h> so that this file can be included first/alone
aymeric
2003-06-26
. ANSIfy
aymeric
2003-06-26
. ANSIfy
aymeric
2003-06-26
ANSIfy
aymeric
2003-06-26
. ANSIfy
aymeric
2003-06-26
. ANSIfy
aymeric
2003-06-26
declare functions from corresponding C file
aymeric
2003-03-13
Remove remaining uses of libsa/netif -- the "netif" structure was only
drochner
2002-10-25
Double the amount of stack space for ofwboot.
briggs
2002-09-21
tidy a bit.
chs
2002-09-18
build ofwboot as an ELF binary.
chs
2002-09-18
fix parsing of pathnames with a partition specifier.
chs
2002-09-18
add OF_boot(), call it if the user says "reboot".
chs
2002-06-18
avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.
itojun
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-23
Clean up the NetBSD/ofppc boot loader:
thorpej
2001-07-22
bcopy -> memcpy, bzero -> memset
wiz
2001-05-03
PPC machine type tags haven't been used for a while.
soren
2001-01-17
Don't claim the memory for the executable from the firmware.
ws
2001-01-17
Increase stack size to make this work again.
ws
2000-09-24
add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
jdolecek
2000-08-07
convert to use conf/newvers_stand.sh, minor Makefile adjustments
jdolecek
2000-01-23
Clean up the machine symlink stuff ever so slightly. Needs to be
mycroft
1999-10-25
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
kleink
1999-10-12
Catch up with sys/disklabel_mbr.h.
wrstuden
1999-10-12
Make symlink for powerpc@.
wrstuden
1999-05-07
include <lib/libkern/libkern.h> for intoa()/inet_ntoa()
drochner
1999-04-17
Modify syncicache on PowerPC from an inline to a real function.
ws
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-06-09
Use PowerPC-generic stuff and eliminate the powermac portion.
sakamoto
1998-05-28
Rename NetBSD/powerpc to NetBSD/ofppc.
sakamoto
1998-05-22
STANDALONE->_STANDALONE (cpp definition)
drochner
1998-03-02
enable compatibility for old partition ID per default
drochner
1998-03-02
Change MBR partition type for NetBSD to 0xa9, like the i386 port.
drochner
1998-02-22
Clean up #include paths.
mycroft
1998-01-27
Fix PR/4679:missing cast, from SUNAGAWA Keiki.
sakamoto
1997-10-05
Copyright assigned to The NetBSD Foundation.
thorpej
1997-07-22
Don't use <lib/libsa/if_ether.h> anymore. This was a copy of the
drochner
1997-04-28
A handle of 0 means the open failed...
mycroft
1997-04-28
DTRT if OF_read() returns 0 when no data is available.
mycroft
1997-04-19
...and again.
thorpej
1997-04-19
Replay history....
thorpej
[next]