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
/
sbin
/
disklabel
/
Makefile
Age
Commit message (
Expand
)
Author
2001-11-29
Rather than making FileCore boot block support conditional on __arm32__, make
bjh21
2001-11-19
Preserve the boot area on x68k.
minoura
2000-12-24
move showinfo() and showpartition() into separate file, for use by
lukem
2000-05-02
MBR on cobalt too.
soren
2000-05-02
also use mbr partition table on prep.
nonaka
2000-01-31
- use MBR partition table also on arc.
soda
2000-01-09
Add '-DSAVEBOOTAREA' to keep MBR partition information
shin
1999-10-11
add hpcmips support (MBR)
shin
1999-06-03
On NetBSD/alpha, go out of the way to read the boot area's contents if -r
cgd
1999-04-09
Update a pasto-ed comment.
kleink
1999-01-21
Enable non-cylinder-aligned partition warning on sparc[64] & sun3.
pk
1998-03-02
Handle new MBR partition ID on i386. Put all code which decides about
drochner
1997-10-18
Define NUMBOOT=1 for the arm32 port.
mark
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-09-25
switch to using opendisk(3) from libutil
lukem
1997-09-15
define WARNS?=1 for all of sbin/*
lukem
1997-06-30
Fix warnings.
christos
1997-06-07
i386 now uses "installboot" for installing boot blocks. Comment out
perry
1997-03-18
Remove -g
christos
1997-03-18
Off by one.
christos
1997-03-14
Nuke obsolete special case .if for amigas.
perry
1997-03-09
Jason says: Use getmaxpartitions(3) to determine the number of partitions
christos
1997-03-08
Add -i (interactive mode to create/edit labels) inspired by the SunOS/Solaris
christos
1995-10-17
don't define NUMBOOT on the alpha, any more. boot block installation
cgd
1995-04-23
Changed to use only one bootblock file on VAX.
ragge
1995-04-18
Added vax for 2-file boot blocks.
ragge
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1995-02-11
NUMBOOT == 2 on the alpha, too.
cgd
1994-12-22
kill unnecessary .include.
cgd
1994-12-22
specify man pages the new way.
cgd
1994-12-20
pull in bsd.own.mk by hand, early, so NOMAN= can be defined there.
cgd
1994-09-22
Finish 4.4-Lite merge, and convert to use err(3)/warn(3) functions.
mycroft
1994-06-24
disklabel(8) from 4.4 merged with our old disklabel(8) by John Brezak
hpeyerl
1994-02-12
added -D${MACHINE} for amiga's becuase of differing sizeof (struct disklabel)
chopps
1993-08-01
Add RCS identifiers.
mycroft
1993-07-18
Use ${COPY}, not -c for install.
mycroft
1993-04-25
Don't build man page if NOMAN set.
mycroft
1993-04-10
make user the cat5 dir exists before trying to install man page there.
cgd
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd