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
2014-07-21
Switch from <sys/endian.h> or <machine/endian.h> to the new,
Philip Guenther
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2014-07-20
Mark fatal() as printf-like.
Philip Guenther
2014-07-17
files-to-dump can be a duid;
Jason McIntyre
2014-07-17
Convert a couple calloc()s that were originally malloc()s to reallocarray()s.
Philip Guenther
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-16
Yes /etc/disklabels/ is a good practice for placing labels of disks
Theo de Raadt
2014-07-15
add -N to usage()/SYNOPSIS and tweak previous;
Jason McIntyre
2014-07-14
Make sure to correctly exit the loop in priv_flush_routes() in case of
Miod Vallat
2014-07-14
powerdown=YES has been removed.
Martin Pelikan
2014-07-14
remove the never installed getmntopts.3 page, as well as the
Jason McIntyre
2014-07-13
-N for SYNOPSIS and usage(), and some small changes to previous;
Jason McIntyre
2014-07-13
kill fs2hXX/h2fsXX macros with letohXX/htoleXX
Martin Pelikan
2014-07-13
kill fs2hXX/h2fsXX macros with letohXX/htoleXX
Martin Pelikan
2014-07-13
When renewing a lease, update client->active or you end up in a
Kenneth R Westerback
2014-07-13
new superblock header needs fixes
Martin Pelikan
2014-07-13
new superblock header needs fixes for BE architectures
Martin Pelikan
2014-07-13
Intorduce the same -N flag that mount(8) just got to do the same
Claudio Jeker
2014-07-13
Introduce a -N option to mount and a 'net' mount option.
Claudio Jeker
2014-07-12
Log a warning whenever RTM_DESYNC is seen. Thus giving entrail
Kenneth R Westerback
2014-07-12
ewps, that giant table has -inet6 twice, for SMALL and !SMALL
Henning Brauer
2014-07-12
provide a missing rfc number;
Jason McIntyre
2014-07-12
Sync msgbuf_write() changes from relayd.
Reyk Floeter
2014-07-12
tweak previous;
Jason McIntyre
2014-07-12
Bring back resolv.conf write reduction. Race was something else.
Kenneth R Westerback
2014-07-11
Fix on big-endian arches after the inode change.
Miod Vallat
2014-07-11
Sigh. Further torture finds a race. Back to drawing board for
Kenneth R Westerback
2014-07-11
Move updating resolv.conf contents and active lease to before address
Kenneth R Westerback
2014-07-11
Don't write out a new resolv.conf until the new address is added
Kenneth R Westerback
2014-07-11
net.inet6.ip6.accept_rtadv bit the bucket
Henning Brauer
2014-07-11
allow IFXF_AUTOCONF6 to be set and cleared.
Henning Brauer
2014-07-11
make dump support DUIDs for command line arguments and /etc/dumpdates (using
Alexander Hall
2014-07-11
Prevent division by zero on erroneous file systems.
Tobias Stoeckmann
2014-07-11
__dead for finish()
Florian Obser
2014-07-11
Silence compiler warning and build with -Wall etc.
Florian Obser
2014-07-11
Silence a compiler warning and build with -Wall etc.
Florian Obser
2014-07-11
use optval for setsockopt; sync with ping6
Florian Obser
2014-07-11
use optval for setsockopt consistently
Florian Obser
2014-07-11
fix dacl->size_hi header change
Martin Pelikan
2014-07-11
Remove redundant check and wrong fix: fat.c checks already take care
Tobias Stoeckmann
2014-07-11
fix dacl->size_hi header change
Martin Pelikan
2014-07-11
using COPTS is probably better than CFLAGS
Theo de Raadt
2014-07-11
Remove rfc 4620 Node Information Query support (from the kernel).
Sebastian Benoit
2014-07-11
add additional includes required to build with -DOPENSSL_NO_DEPRECATED
Jonathan Gray
2014-07-10
Uninitialized values (-1) in FSInfo are perfectly valid.
Tobias Stoeckmann
2014-07-10
Not initializing "next free cluster" is better than pointing at a cluster
Tobias Stoeckmann
2014-07-10
Put boot signature always at end of 512 byte sector, even on disks with
Tobias Stoeckmann
2014-07-10
Avoid out of boundary access when checking invalid long filenames.
Tobias Stoeckmann
2014-07-10
Validate file system information which are critical for fsck_msdos operation.
Tobias Stoeckmann
2014-07-10
Validate number of FATs.
Tobias Stoeckmann
[next]