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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2016-10-19
enable makefs
Theo de Raadt
2016-10-19
There used to be disabled code that used /dev/tty to determine the
Theo Buehler
2016-10-19
add -F to usage() too;
Jason McIntyre
2016-10-19
document -F which somehow escaped documentation
Gilles Chehade
2016-10-18
Check for EAGAIN on imsg_flush() return otherwise we might be failing
Rafael Zalamena
2016-10-18
Save the constraint process pid by getting the start_child() return value,
Rafael Zalamena
2016-10-18
"Terminate the session after number prefixes have been received" means
Sebastian Benoit
2016-10-18
cleanup Makefile
Theo de Raadt
2016-10-18
Remove setprogname().
Martin Natano
2016-10-18
Only allow epoch timestamps for -T. A shared option for either using the
Martin Natano
2016-10-18
Remove the -B flag. Most of the byteswapping code was tedu'd already.
Martin Natano
2016-10-18
Merge ufs/{ufs,ffs}/ into ffs/.
Martin Natano
2016-10-18
Merge fs/msdosfs/ and newfs_msdos/ into msdos/.
Martin Natano
2016-10-18
Merge fs/cd9660/ into cd9660.
Martin Natano
2016-10-18
When the guest OS gets a zero MAC address on a network interface, it should
Reyk Floeter
2016-10-17
Add the option to specify an interface group per virtual switch as well;
Reyk Floeter
2016-10-17
unused variables
Martin Natano
2016-10-17
Remove apple ufs bits.
Martin Natano
2016-10-17
Tweak /etc/ldap/certs/ FILES entry.
Jeremie Courreges-Anglas
2016-10-17
makefs doesn't care about quotas.
Martin Natano
2016-10-17
In FILES mention /etc/ldapd.conf first, then /etc/ldap/ entries
Jeremie Courreges-Anglas
2016-10-17
Dedup ffs_extern.h.
Martin Natano
2016-10-17
Fix a few mistakes and add a FILES entry for /etc/ldap/certs
Jeremie Courreges-Anglas
2016-10-17
Remove the artificial maximum number of unix domain sockets in
Alexander Bluhm
2016-10-17
Remove some more unused cd9660 options.
Martin Natano
2016-10-17
Remove cd9660's archimedes option, we won't need RISC OS metadata on our
Martin Natano
2016-10-17
Remove "feature" defines. This code won't try to be portable when we are
Martin Natano
2016-10-17
Remove the -d option.
Martin Natano
2016-10-17
Everything in ffs_bswap.c is unused.
Martin Natano
2016-10-17
mechanical rename of vnode to mkfsvnode and buf to mkfsbuf to avoid
Ted Unangst
2016-10-17
Only a few apple-specific bits are needed by eltorito, so copy them local.
Theo de Raadt
2016-10-16
we're not going to be using kauth_creds
Ted Unangst
2016-10-16
remove swapping add macros
Ted Unangst
2016-10-16
simplify swapper functions a bit
Ted Unangst
2016-10-16
another round of deswapping
Ted Unangst
2016-10-16
Fix trailing whitespace and shorten long lines.
Alexander Bluhm
2016-10-16
Use closefrom(4) in privsep parent and avoid some global file
Alexander Bluhm
2016-10-16
remove some byte swapping code from the top end
Ted Unangst
2016-10-16
there's no need for a special typedef and function pointer for picking
Ted Unangst
2016-10-16
/* XXX bounds checking! */
Ted Unangst
2016-10-16
remove GEMDOS code
Ted Unangst
2016-10-16
The MSDOS_EI define isn't used anywhere.
Martin Natano
2016-10-16
Only allow one directory as argument and remove the -r option.
Martin Natano
2016-10-16
Remove the -Z (spare ffs image) option.
Martin Natano
2016-10-16
Add OpenBSD RCS tags; reminded by tb
Martin Natano
2016-10-16
Unused includes, as reported by include-what-you-use from ports.
Martin Natano
2016-10-16
Remove some unused functions. Found by cppcheck from ports.
Martin Natano
2016-10-16
Prefer memcpy/memmove over bcopy
Philip Guenther
2016-10-16
Replace fs/msdosfs/{msdosfs_conv.c,direntry.h} with stripped-down
Martin Natano
2016-10-16
Add a == EOF that was accidentally lost in previous commit.
Theo Buehler
[next]