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-22
Remove a couple needless allocation casts. No binary change.
mmcc
2015-12-22
Remove a needless allocation cast. No binary change.
mmcc
2015-12-22
Remove a couple needless allocation casts. No binary change.
mmcc
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-22
Now that default smtpd.conf aliases table has been switched to
Sunil Nimmagadda
2015-12-21
minor tweaks;
Jason McIntyre
2015-12-21
regen MAKEDEV
Stefan Fritsch
2015-12-21
add virtio-console driver
Stefan Fritsch
2015-12-21
Don't attempt to remove unix socket as it's owned by root and
Alexandre Ratchov
2015-12-21
regen MAKEDEV
Stefan Fritsch
2015-12-21
Move ppp, nmea, endrun, and msts prototypes to tty.h
Stefan Fritsch
2015-12-21
remove NULL-checks before free()
mmcc
2015-12-21
remove NULL-check before free()
mmcc
2015-12-21
Recognise the rdseed instruction introduced with Broadwell.
Jonathan Gray
2015-12-21
Goto a loop_end label rather than using a continue statement for an
mmcc
2015-12-21
Introduce xen_intr_mask and xen_intr_unmask primitives
Mike Belopuhov
2015-12-21
Remove NULL-checks before free().
mmcc
2015-12-21
Cleanup hypercall subsystem type defines
Mike Belopuhov
2015-12-21
Don't unmask the port in xen_intr_establish
Mike Belopuhov
2015-12-21
Switch to 'file' backend for aliases table for default configuration.
Sunil Nimmagadda
2015-12-21
add parsing tests that must not segfault based on Jonathan Gray initial
Marc Espie
2015-12-21
Start accepting some sendmail compatible commandline arguments.
Sunil Nimmagadda
2015-12-21
Only run newaliases(8) if we already have an aliases db.
Antoine Jacoutot
2015-12-21
Pass the destination and mask to rtable_mpath_reprio() in order to not
Martin Pieuchot
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
[next]