index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-21
Revert, rc.d scripts have been fixed.
Antoine Jacoutot
2015-12-21
Comment the wait for start until I fix the x11 managers rc.d script.
Antoine Jacoutot
2015-12-21
Detach the right session with -d.
Nicholas Marriott
2015-12-21
Add RET to dired-find-file. ok jasper@
Mark Lumsden
2015-12-21
Mention dired.
Mark Lumsden
2015-12-21
Replace an ugly bit of pointer arithmetic with a conditional expression.
mmcc
2015-12-20
need to include err.h for err().
Sebastian Benoit
2015-12-20
Remove unnecessary options:
Robert Peichaer
2015-12-20
size for free, sent and reminded by Mathieu. also delete null check.
Ted Unangst
2015-12-20
sync
Theo de Raadt
2015-12-20
sync
Theo de Raadt
2015-12-20
remove redundant log
Gilles Chehade
2015-12-20
Advertise support for DRM version 1.4. We have support for all the necessary
Mark Kettenis
2015-12-20
In case of a bug in sndiod, an attacker (a local user) could run
Alexandre Ratchov
2015-12-20
Expose internal functions necessary to open audio devices and midi
Alexandre Ratchov
2015-12-20
Do not delay video(4) attachment if the device does not need to load
Martin Pieuchot
2015-12-20
Simple free(9) sizes, from Matthieu <naabed AT poolp DOT org>.
Martin Pieuchot
2015-12-20
improve CTASSERT man page
Stefan Fritsch
2015-12-20
Clean up a condition. No functional change. ok tb@
mmcc
2015-12-19
No need for an extra log.h
Reyk Floeter
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-checks before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Replace 'arc4random() % x' by 'arc4random_uniform(x)'.
tb
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Add pledge(2). It is not currently possible to pledge -u and -U
tb
2015-12-19
move to 5.9-beta
Theo de Raadt
2015-12-19
make things fit, by skipping pcn* for now -- randomly firing a driver.
Theo de Raadt
2015-12-19
sync
Theo de Raadt
2015-12-19
move to 5.9-beta
Theo de Raadt
2015-12-19
gethostbyname2() and gethostbyaddr() need <sys/socket.h>; discussed with
Tim van der Molen
2015-12-19
Style cleanup and removal of needless casts. ok tb@
mmcc
2015-12-19
Remove NULL-checks before free(). ok tb@
mmcc
2015-12-19
Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd.
Reyk Floeter
2015-12-19
Remove code that has been unused ever since we removed the agp ioctl interface.
Mark Kettenis
2015-12-19
Move agp_generic_enable() prototype to agpvar.h to unbreak the build on
Mark Kettenis
2015-12-19
Don't exit if a route can't be added. Just log particulars and
Kenneth R Westerback
2015-12-19
After starting, unconditionally wait up to $daemon_timeout seconds to check that
Antoine Jacoutot
2015-12-19
Move log_sockaddr() to from log.c to util.c as it is a local addition
Reyk Floeter
2015-12-19
Child will not return a config parsing error to the parent so rc.d will lie and
Antoine Jacoutot
2015-12-19
Prevent GPU lockups with KMS & AGP-enable on Uninorth (G4) machines.
Martin Pieuchot
2015-12-19
Enable agp(4), this makes X11 usable on my Dual G5 with radeondrm(4).
Martin Pieuchot
2015-12-19
Do not match Uninorth bridges until we have a working KMS with AGP
Martin Pieuchot
2015-12-19
Make carp_output() mpsafe.
Martin Pieuchot
2015-12-19
Tidy up _rc_wait().
Antoine Jacoutot
2015-12-19
UTF-8 support:
Ingo Schwarze
2015-12-19
Tweak pexp.
Antoine Jacoutot
2015-12-19
Add xs_setprop to set device properties
Mike Belopuhov
2015-12-19
Fixup a few bugs in xen_intr_{establish,disestablish}
Mike Belopuhov
[next]