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
Find OpenBSD disklabel on GPT partitioned softraid volumes. Now you can
Kenneth R Westerback
2015-12-22
Remove obsolete comment.
Mark Kettenis
2015-12-22
assign pointers to NULL rather than 0, remove a needless cast
mmcc
2015-12-22
assign pointers to NULL rather than 0
mmcc
2015-12-22
update examples
Gilles Chehade
2015-12-22
Re-add config includes
Stefan Fritsch
2015-12-22
remove NULL-checks before free()
mmcc
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
cast toupper's argument to unsigned char
mmcc
2015-12-22
The Apple SMC is implemented on a H8S/2117 chip. Communication with the chip
Mark Kettenis
2015-12-22
make it clear this needs to be run only for db files
Jason McIntyre
2015-12-22
The loop index in grep_cmp() should be size_t to match the type of
Todd C. Miller
2015-12-22
sync
Theo de Raadt
2015-12-22
Kill a trailing whitespace that snuck in with previous commit.
Sunil Nimmagadda
2015-12-22
Remove commands that are not implemented, at the moment. Added by
Mark Lumsden
2015-12-22
- yet another tiny step towards MP PF. This time we need to make sure
Alexandr Nedvedicky
2015-12-22
Correct expected results on v6 mcast bind on ANY, and add comments to
Vincent Gross
2015-12-22
Do not return EEXIST if the same address is added twice.
Martin Pieuchot
2015-12-22
assign pointers to NULL rather than 0
mmcc
2015-12-22
remove needless allocation casts
mmcc
2015-12-22
initialize a pointer to NULL rather than 0
mmcc
2015-12-22
Assign pointer variables to NULL rather than 0. No functional change.
mmcc
2015-12-22
Initialize a char* to NULL rather than 0.
mmcc
2015-12-22
commiting -> committing
mmcc
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
[next]