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
/
hp300
/
stand
/
inst
Age
Commit message (
Expand
)
Author
2023-01-15
TAB/space cleanup.
tsutsui
2022-12-11
Cleanup extern declarations.
tsutsui
2020-04-28
Fix inappropriate error messages when nfs_mount() fails.
tsutsui
2019-09-23
Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
christos
2018-09-04
Fix some min/max -> uimin/uimax stragglers.
riastradh
2016-06-11
gets_s -> kgets.
dholland
2016-06-05
get rid of gets
christos
2016-01-17
Enable LIBSA_CREAD_NOCRC. PR/50638
tsutsui
2014-08-10
Unify all arch/*/stand's atoi() to MI libsa.
isaki
2014-06-21
Properly use an unused-but-set-variable. Also replace a magic number.
tsutsui
2014-04-26
Bump versions to denote recent 425e related changes.
tsutsui
2011-02-12
Bump version for 362 and 382 framebuffer support.
tsutsui
2011-02-10
Bump version to denote standalone ITE driver reorganization
tsutsui
2008-07-16
Change boot messages to replace build date and maker with kernrev.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-29
Remove __P().
tsutsui
2006-07-20
Identify models HP362 and HP382. From OpenBSD, tested on my HP382.
tsutsui
2005-12-24
bare asm -> __asm
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-20
Use ANSI function decls.
tsutsui
2005-01-02
u_intNN_t -> uintNN_t
tsutsui
2003-11-14
Misc cleanup:
tsutsui
2003-10-02
White-space nit.
simonb
2003-01-28
success, not sucess. Noted by mjl.
wiz
2003-01-28
unknown, not unkown. Noted by mjl.
wiz
2003-01-03
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
lukem
2002-05-30
Don't use multi-line string literals.
thorpej
2002-03-16
Move exec_hp300() out of uboot.c into its own file so that it can
gmcgarry
2001-12-14
include Makefile.buildboot before testing for RELEASEDIR
gmcgarry
2001-11-08
Make install observe ${INSTPRIV}
gmcgarry
2000-09-23
Use ${COPY} instead of -c for ${INSTALL} commands.
simonb
2000-05-31
Add handling of "make release".
he
1999-12-14
Make it possible to strip this down a little more.
thorpej
1997-12-29
Prompt for total sectors, and calculate sane defaults for sectors per
scottr
1997-12-15
Fill out more file system information, from Havard Eidnes, and hacked a bit
thorpej
1997-10-04
Copyright assigned to The NetBSD Foundation.
thorpej
1997-05-12
Bump version: Added APCI console support
thorpej
1997-04-27
Bump version: Better SPU detection code
thorpej
1997-04-27
CPU -> SPU
thorpej
1997-03-10
Bump version - we compute the kernel load address differently.
thorpej
1997-02-04
Bump version: Add support for reading gzip'd miniroot images
thorpej
1997-02-04
- If copying the miniroot from an NFS server, don't attempt to
thorpej
1997-02-04
Bump version: Reorganization of boot block code
thorpej
1997-02-04
Replay history: Added support for HP-IB cartridge tapes
thorpej
1997-02-04
Complete and total reorganization of the hp300 boot code, modeled
thorpej