index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2007-05-26
When the SIOCGIFMEDIA ioctl fails, don't report a problem with
Kenneth R Westerback
2007-05-24
Make 'disklabel -w -d <disk>' work. i.e. write the default disklabel
Kenneth R Westerback
2007-05-23
Remove all vnode dependencies so that we can bootstrap softraid volumes.
Marco Peereboom
2007-05-23
Get rid of some obsolete exampels.
Hans-Joerg Hoexer
2007-05-21
small cleanups:
Constantine A. Murenin
2007-05-21
Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD.
Todd C. Miller
2007-05-21
Add ffs2 support; some parts adapted from ffs2 dump changes in FreeBSD.
Todd C. Miller
2007-05-21
Use SBLOCKSEARCH[] to find the superblock. OK pedro@
Todd C. Miller
2007-05-21
options w/o args come before options which take args;
Jason McIntyre
2007-05-20
add a -f option to allow specifing an alternative
Robert Nagy
2007-05-20
Update usage wrt -c option when called as mount_mfs.
Todd C. Miller
2007-05-19
Now that the amd64 floppy and cd image -c setting have been fixed,
Otto Moerbeek
2007-05-19
kill trailing whitespace;
Jason McIntyre
2007-05-19
Mention the mfs and portal papers.
Jonathan Gray
2007-05-19
backout -c changes; they were not tested on all the media. all newfs
Theo de Raadt
2007-05-18
Fix mismerge; remove statement without effect. OK otto@ pedro@
Todd C. Miller
2007-05-18
The unit of the -c options is fragments, so adjust man page and
Otto Moerbeek
2007-05-18
Do a bounds check to see if the inode table fits on the disk.
Otto Moerbeek
2007-05-18
prettier Makefiles
Theo de Raadt
2007-05-18
unify the way we prefer other things
Theo de Raadt
2007-05-15
Make usage declaration match prototype; Make it __dead also.
Thordur I. Bjornsson
2007-05-13
g/c unused vars
Todd C. Miller
2007-05-13
Sync editit() with sendbug.
Ray Lai
2007-05-12
remove references to mount_vnd.8 and fsck_vnd.8 as these are not hooked
Felix Kronlage
2007-05-11
pass the right size arg to memset, otherwise we end up with a
Otto Moerbeek
2007-05-11
it's silly for reboot to poweroff. adapted from diff by diana eichert
Ted Unangst
2007-05-10
Do not crash when lists include the "any" keyword. Reported by
Hans-Joerg Hoexer
2007-05-08
Introduce the mouse.rawmode and mouse.scale fields for
Robert Nagy
2007-05-07
Bump crypto buffer logging (before crypto/after crypto) to level 70 from
Chad Loder
2007-05-07
It was possible for phase 1 negotiation to fail due to lifetime duration
Chad Loder
2007-05-07
Document "M active|passive" ui command.
Joel Knight
2007-05-05
Do not rely on fs_cpg; this is especially important for ffs2 which
Todd C. Miller
2007-05-05
Add support for ffs2 and a new flag, -m, which will output a
Todd C. Miller
2007-05-05
Kill a log message which looks like an error message but is actually
Chad Loder
2007-05-03
Update CGSIZE macro so that it is no longer based on fs_cpg.
Todd C. Miller
2007-05-02
convert to standard usage(); ok millert otto
Jason McIntyre
2007-05-02
clarify error message; ok grunk@
David Krause
2007-05-02
use strtonum(3) and usage nit; ok millert@
Otto Moerbeek
2007-05-02
remove #ifdef TUNEFS_SOFTDEP code, requested by millert@
Otto Moerbeek
2007-05-02
better wording and cleanup from jmc@
Otto Moerbeek
2007-05-02
FFS2 savvy tunefs from NetBSD. Some cleanup will be done after this.
Otto Moerbeek
2007-05-01
for the restore -r example:
Jason McIntyre
2007-04-29
fix rounding in the modify case; ok millert@ miod@
Otto Moerbeek
2007-04-28
Copy sendbug's editit().
Ray Lai
2007-04-27
Remove unneeded #include's, as already done for disklabel. CPU_BIOS
Kenneth R Westerback
2007-04-26
lint says: fdisk.c:160: warning: operator '==' found where '=' was expected
Theo de Raadt
2007-04-26
includes that are not needed anymore
Theo de Raadt
2007-04-26
Eliminate CPU_BIOS from userland and wd(4) by always using the BIOS
Kenneth R Westerback
2007-04-26
Copy sendbug's editit() to disklabel.
Ray Lai
2007-04-23
remove -D stuff which is just silly, imagine if ls had a debug mode; ok marco
Theo de Raadt
[next]