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
/
usr.sbin
/
installboot
Age
Commit message (
Expand
)
Author
2007-06-23
Don't use __arraycount because this is a 700L, and toolz have messed up
christos
2007-06-23
unb0rk tools/ builds on systems that don't have __arraycount() defined.
dogcow
2007-06-23
PR/36527: Greg A. Woods: installboot(8) doesn't allow for the valid
christos
2007-06-01
Bring the example concerning a bootable ISO9660 for i386 up-to-date,
dyoung
2007-02-17
Sort SEE ALSO.
wiz
2007-02-15
Add a -f (force) parameter to installboot(8).
dsl
2007-01-08
Drop trailing space.
wiz
2007-01-07
%d -> %ld, so that building on alpha doesn't fail. (also print more useful
dogcow
2007-01-06
Document bootxx_fat16 with a short description of why it differs from
dsl
2007-01-06
Support for non-512 byte media.
dsl
2006-12-23
Reword OF3 restrictions, ok tsutsui@.
wiz
2006-12-23
New sentence, new line. Improve English.
wiz
2006-11-25
Add some macppc specific description. Closes PR port-macppc/34496 by myself.
tsutsui
2006-10-30
In order to avoid warnings (which is converted to error with -Werror)
he
2006-10-23
buf can never be NULL (jani at xeebioneurope dot de)
christos
2006-10-22
fix initializers
christos
2006-10-22
remove dead code.
christos
2006-09-27
Coverity CID 4160: Remove dead code.
christos
2006-09-24
Mark up a path with .Pa.
wiz
2006-09-24
Add a note to explain 'c' (or 'd') partition usage in the common example.
martin
2006-09-20
Apply changes to ffs_find_disk_blocks_ufs1() from revision 1.19
bad
2006-09-03
Bump date for previous.
wiz
2006-09-02
Mention landisk as supported.
uwe
2006-09-01
NetBSD/landisk support.
uwe
2006-06-20
Don't include <dev/raidframe/raidframevar.h> but define RF_PROTECTED_SECTORS
jdc
2006-06-20
Add support for finding files on RAID partitions. This allows us to
jdc
2006-05-12
don't do the -Wno-pointer-sign dance for host programs.
mrg
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-04-22
Coverity CID 55: Do things in a different order to appease coverity.
christos
2006-03-18
Coverty 7449: Change 'return (0)' to 'goto done' so we free(bootstrapbuf)
dsl
2006-02-22
Since installboot is part of tools, and TIOCGWINSZ is not present on all
dogcow
2006-02-18
Changes to allow support for a reduced set of architectures.
dsl
2006-02-18
The fstypes table is only needed for adding 'stage2' bootstraps on some
dsl
2006-02-18
Define the ib_mach_xxx entries here in a way that will allocate them into
dsl
2006-02-18
Ignore entre is in the 'machines' table that have no name.
dsl
2006-02-18
Remove support for byteswapped file systems if NO_FFS_SWAP is defined.
dsl
2006-02-18
Best to declare these structures 'extern' ...
dsl
2006-02-18
Move the MD definitions into the MD files, leaving machines.c with just
dsl
2006-01-30
Fix the detection of the bootstrap magic number when run on big-endian systems.
dsl
2006-01-24
Fix spelling mistake in message
dsl
2006-01-13
Replace NetBSD with Nx.
wiz
2006-01-13
Note about ews4800mips.
tsutsui
2005-12-29
Add ews4800mips support.
tsutsui
2005-12-26
Installing the primary bootstrap requires two arguments, so ensure they are
jmmv
2005-11-14
Update copyright years.
lukem
2005-11-12
It is not 2006 yet. Fix typo. Uppercase BIOS.
wiz
2005-11-12
Don't try to determine the type of the target filesystem unless a second
dsl
2005-11-11
Sync usage with man page (sort options).
wiz
2005-11-11
Keeps in SYNOPSIS are not necessary any longer, groff is smart enough nowadays.
wiz
2005-11-11
Add a -e (edit) option to allow the bootstrap options of an installed
dsl
[next]