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
2008-06-27
documentation tweak.
Igor Sobrado
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-25
In interactive mode, always suggest offsets and sizes inside the
Otto Moerbeek
2008-06-25
allow to install and boot the OpenBSD A6 partition and disklabel in an
Reyk Floeter
2008-06-24
- move -S and -t into the main option descriptions: they were the only
Jason McIntyre
2008-06-24
- document the raidlevels
Jason McIntyre
2008-06-24
Index: src/sbin/growfs/growfs.c
Igor Sobrado
2008-06-23
Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave
Miod Vallat
2008-06-21
Fix "-T expire"; clear pfra_fback on addresses before sending them back to
Ryan Thomas McBride
2008-06-15
put carppeer in the right place;
Jason McIntyre
2008-06-15
fix usage();
Jason McIntyre
2008-06-15
Add 802.3ad LACP support for trunk(4).
Marco Pfatschbacher
2008-06-15
When generating a new volume, ask the user to re-type the passphrase for
Hans-Joerg Hoexer
2008-06-14
add carppeer; an option to specify a different multicast address or
Reyk Floeter
2008-06-14
Provide a status field for operations on the bc_opaque data. Now we're
Hans-Joerg Hoexer
2008-06-14
add a -r option to specify the number of PKCS5 PBKDF2 iterations used
Damien Miller
2008-06-14
Replace PBKDF2 implementation pulled in from vnconfig with one
Damien Miller
2008-06-14
finish djm@'s job of making mount_vnd -Wall clean, and mark this in the
Alexander von Gernler
2008-06-14
Move ike and flow peer selection to common function.
Alexander Bluhm
2008-06-14
Update bioctl(8) and softraid(4) to recent changes and enable softraid
Hans-Joerg Hoexer
2008-06-14
friendly error message when key decryption fails; ok hshoexer@
Damien Miller
2008-06-13
Implement pbkdf2 in in bioctl to derive master key from a passphrase.
Hans-Joerg Hoexer
2008-06-13
-Wall friendly (missing "static", signed vs. unsigned comparison)
Damien Miller
2008-06-13
INADDR_PFSYNC_GROUP is defined as network byte order in the kernel but
Reyk Floeter
2008-06-12
-d tweaks;
Jason McIntyre
2008-06-12
Initialize the tty in the same way for nmea and slip.
Marc Balmer
2008-06-12
Add blurb for delete volume
Marco Peereboom
2008-06-12
Add delete volume functionality.
Marco Peereboom
2008-06-11
Explicit flush stdout after printing the pty name when -p is used.
Marc Balmer
2008-06-11
trivial code simplification
Alexander Bluhm
2008-06-11
remove an ugly article;
Jason McIntyre
2008-06-10
reduce mem usage by about 20% by packing state and type of an inode in a single
Otto Moerbeek
2008-06-10
Arguments to fifo commands were limited to 80 bytes. That is too
Alexander Bluhm
2008-06-10
Make counters on table addresses optional and disabled by default.
Ryan Thomas McBride
2008-06-10
save somespace in the state by collapsing two 8 bit ints used as booleans
Henning Brauer
2008-06-10
sleep if the slave device of the pty(4) is not connected.
Marc Balmer
2008-06-10
Fix implementation of IN6_IS_ADDR_FULL so that IPV6_ADDR is used
Alexander Bluhm
2008-06-10
better take the size of the right table; found while tinkering with fsck_ffs
Otto Moerbeek
2008-06-10
print sizeofs using %zu; ok joris@
Otto Moerbeek
2008-06-10
in verbose mode indicate which states are sloppy, ryan reyk theo
Henning Brauer
2008-06-10
new state option "sloppy" to use the sloppy tcp state tracker instead
Henning Brauer
2008-06-10
correctly setup the tty line for NMEA devices, especially turn off echo
Marc Balmer
2008-06-09
Don't reverence slattach(8) or nmeaattach(8) in a comment.
Marc Balmer
2008-06-09
- move the "this app is deprecated" blurb to the start, where it's more
Jason McIntyre
2008-06-09
zap trailing whitespace;
Jason McIntyre
2008-06-09
Remove nmeaattch(8), which is superseeded by ldattach(8).
Marc Balmer
2008-06-09
nmeaattach(8) is now deprecated. Use ldattach(8) instead.
Marc Balmer
2008-06-09
slattach(8) is now deprecated. Use ldattach(8) instead.
Marc Balmer
2008-06-09
The new newfs(8) code causes alternate superblocks to end up in
Otto Moerbeek
2008-06-09
Add the '-p' option to ldattach(8) to pass data received from the device
Marc Balmer
[next]