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
2018-07-28
k&r -> ansi function headers in this file, 'cause clang complained about one.
Theo de Raadt
2018-07-28
Add -fno-ret-protector for arm64.
mortimer
2018-07-28
Issue a STYLE message when normalizing the date format in .Dd/.TH.
Ingo Schwarze
2018-07-28
delete unused ps_uvactive, since active checks are done against the ptr
Theo de Raadt
2018-07-28
re-ordering for sensibility, by semarie; ok jmc
Theo de Raadt
2018-07-28
Add function to convert a PCI device "tag" into a PCIe requester ID.
Mark Kettenis
2018-07-28
Remove NULL checks before (most) libcrypto *_free() functions.
Theo Buehler
2018-07-28
Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with broken
Mark Kettenis
2018-07-28
Move libsndio session cookie in its own $HOME/.sndio/ directory to
Alexandre Ratchov
2018-07-28
Rename the sndiod unix domain socket to /tmp/sndio/sockN to avoid
Alexandre Ratchov
2018-07-28
sync
Alexandre Ratchov
2018-07-28
Remove unused /dev/audio and /dev/audioctl symlinks.
Alexandre Ratchov
2018-07-27
Use the MI interrupt enable/distable API instead of the MD one on amd64 and
Mark Kettenis
2018-07-27
Full stop.
rob
2018-07-27
garbage collect the unused "#define INDENT"
Ingo Schwarze
2018-07-27
sync
Theo de Raadt
2018-07-27
sync
Theo de Raadt
2018-07-27
avoid expensive channel_open_message() calls; ok djm@
Markus Friedl
2018-07-27
log_info -> log_debug since this is debug noise.
Claudio Jeker
2018-07-27
Enable slaacctl(8) to print information on an advertised MTU.
bket
2018-07-27
Have slaacd(8) share information on receiving a MTU advertisement with
bket
2018-07-27
Enable slaacd(8) to set MTU on an interface.
bket
2018-07-27
Add SIOCSIFMTU to the wroute pledge.
bket
2018-07-27
No need to test if pointer is NULL to call free(9). From
Alexandre Ratchov
2018-07-27
Now that ssh can't be setuid, remove the original_real_uid and
Darren Tucker
2018-07-27
remove errant Ed added in previous;
Jason McIntyre
2018-07-27
Remove uid checks from low port binds. Now that ssh cannot be
Darren Tucker
2018-07-27
hds arrays can have more ports now, apparently; this lets theo use 4 paths
Jonathan Matthew
2018-07-27
ssh(1) no longer supports being setuid root. Remove reference to crc32
Darren Tucker
2018-07-27
Don't double vput and panic after looking up "."
Bob Beck
2018-07-27
add regress for unveil of "." now that I fixed this
Bob Beck
2018-07-27
Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppath
Bob Beck
2018-07-26
note under which circumstances ospfd uses the route priofilter
Sebastian Benoit
2018-07-26
Xr make-plist -> update-plist;
Jason McIntyre
2018-07-26
zap a dot;
Jason McIntyre
2018-07-26
zap whitespaces
Ricardo Mestre
2018-07-26
reduce pledge(2) to the bare minimum:
Ricardo Mestre
2018-07-26
sync
Theo de Raadt
2018-07-26
add pledge(2) to quot(8):
Ricardo Mestre
2018-07-26
Add infrastructure to install lld as the default linker. The old GNU linker
Mark Kettenis
2018-07-26
Mention some missing libevent macros.
rob
2018-07-26
Add imxspi(4), a driver for the i.MX SPI controller. This is the first
Patrick Wildt
2018-07-26
Implement calculating the SPI controller frequency in imxccm(4).
Patrick Wildt
2018-07-26
Remove CPUID insn_length check
job
2018-07-26
tweak previous; ok espie
Jason McIntyre
2018-07-26
don't dump status iocbs twice
Jonathan Matthew
2018-07-26
remove "bad startup mboxes" printf - it never indicates a real problem,
Jonathan Matthew
2018-07-25
Implement a MSGBUF control packet mechanism based on the command
Patrick Wildt
2018-07-25
On authentication we don't need to create the node before calling
Patrick Wildt
2018-07-25
Provide a harness that runs test vectors from Project Wycheproof against
Joel Sing
[next]