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
2016-06-03
The networks I use are sufficiently fast that a 10 second "reboot" timeout
Ted Unangst
2016-06-02
Use the last 32-bits of the IPv6 address to dynamically assign
Patrick Wildt
2016-06-01
Fix automatic disk allocation based on a template which I broke in the
Theo Buehler
2016-06-01
Implement a second address pool specifically for IPv6, so that
Patrick Wildt
2016-06-01
Kill sysctl net.inet6.ip6.rr_prune
Jeremie Courreges-Anglas
2016-06-01
ikev2_cp_fixaddr() is called to replace unspecified (e.g. 0.0.0.0)
Patrick Wildt
2016-05-31
permit wxallowed on mfs
Theo de Raadt
2016-05-29
Refactor and clean up the logic before pledge a bit and fix pledge
Theo Buehler
2016-05-29
wxabort bits; ok deraadt
Jason McIntyre
2016-05-29
sort mount options, and shorten slightly the wxabort text;
Jason McIntyre
2016-05-28
Don't pledge before opendev() and ioctl DIOCGDINFO were called.
Theo Buehler
2016-05-28
Don't pledge before opendev. Just leave pledge "stdio" right
Theo Buehler
2016-05-28
back out previous; -wAT template vnd0 fails
Theo de Raadt
2016-05-28
Remove all the pledge "disklabel" before ioctl DIOCGPDINFO is
Theo Buehler
2016-05-28
Give growfs a chance to error out with ENOTTY before pledging disklabel.
Theo Buehler
2016-05-28
Another misplaced pledge disklabel that needs to be removed because of
Theo Buehler
2016-05-28
Fix a pledge abort that can be triggered by using DIOCGDINFO on a file
Theo Buehler
2016-05-28
host readlabel() above the pledge so we can avoid pledge violations
Bob Beck
2016-05-28
fix crash if filename not provided
Bob Beck
2016-05-28
Hoist the opendev() call before the pledge because it can ioctl() when
Bob Beck
2016-05-27
W^X violations are no longer permitted by default. A kernel log message
Theo de Raadt
2016-05-25
remove knowledge of MNT_EXKERB
Theo de Raadt
2016-05-23
remove the sysctl kern.random counters, since none of the remaining
Theo de Raadt
2016-05-23
VOP_REALLOCBLKS() and related code is unused since the removal of
Martin Natano
2016-05-21
no more -x;
Jason McIntyre
2016-05-21
Remove the -x flag from mount_msdos and always assume the execute bit
Martin Natano
2016-05-19
Remove sysctl net.inet6.ip6.v6only
Jeremie Courreges-Anglas
2016-05-13
overzealous use of errx() hides useful information about errors.
Ted Unangst
2016-05-12
more hppa64 cleaning
Theo de Raadt
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
Theo de Raadt
2016-05-10
Do not close the stdio file desciptors in init(8), but dup2(2) them
Alexander Bluhm
2016-05-08
Do not print MPSAFE when the corresponding bit is set on the interface
Martin Pieuchot
2016-05-08
Use /dev/bpf0 instead of /dev/bpf (without loop though), as suggested by
Martin Natano
2016-05-04
Kill #ifdef INET6 occurrences in userland.
Jeremie Courreges-Anglas
2016-05-03
Remove INET6 #ifdefs
Jeremie Courreges-Anglas
2016-05-03
Move to /dev/bpf; ok tb jmc
Martin Natano
2016-04-28
If the attempt to broadcast a DCHPDISCOVER packet returns EAFNOSUPPORT,
Kenneth R Westerback
2016-04-28
Show 11n HT rate in ifconfig scan output. Needs a new kernel.
Stefan Sperling
2016-04-28
Fix fsck'ing. ext2fs_dinode grew extra bits to support ext4
Kenneth R Westerback
2016-04-27
Tweak command line processing vs pledge logic to make things nicer. No
Kenneth R Westerback
2016-04-18
Print interface index after priority.
Martin Pieuchot
2016-04-06
move the parent and vnetid stuff around so it builds on ramdisks too.
David Gwynne
2016-04-06
document autoconfprivacy being the default
Jonathan Gray
2016-04-06
move getting the vnetid out next to getting the ifparent
David Gwynne
2016-04-04
Remove caveat about only supporting 512-byte sectors.
Kenneth R Westerback
2016-04-04
Fix memory leak. Call proto_free() always to free proto.
YASUOKA Masahiko
2016-04-02
Another use for fcntl() and thus of the superfluous 3rd parameter
Kenneth R Westerback
2016-03-31
Don't use .Aq for syntax elements that require ASCII "<>".
Ingo Schwarze
2016-03-31
Simplify MACHINE tests, the only platforms in the tree without wsdisplay
Jonathan Gray
2016-03-30
Dump strdup()/free() dance and just use a local buffer to translate help
Kenneth R Westerback
[prev]
[next]