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
2017-12-14
add code to provide simple wait condition handling.
David Gwynne
2017-12-13
Fix whitespace botch that snuck in.
Kenneth R Westerback
2017-12-13
Simplifiy parser by not worrying about nesting 'interface <if> {}'
Kenneth R Westerback
2017-12-13
Fix a softdep bug exposed by our recent changes to make reboot drop to read-only
Bob Beck
2017-12-13
Fix array index by signed char; from martijn@
Todd C. Miller
2017-12-13
Fix sign compare warnings; OK martijn@
Todd C. Miller
2017-12-13
Enable compiler warnings; OK martijn@
Todd C. Miller
2017-12-13
Add support for the -d (-o debug) option to libfuse. Currently works for FUSE
helg
2017-12-13
If the list of templates 'o' passed to fuse_opt_parse(3) is NULL then
helg
2017-12-13
Fix stray return; hopefully this makes the internal PHY actually work now.
Mark Kettenis
2017-12-13
Spacing from kshe59@zoho.eu.
Martin Pieuchot
2017-12-13
Sizes for free in route_output().
Martin Pieuchot
2017-12-13
Add 'bt' an alias for 'trace'.
Martin Pieuchot
2017-12-13
getsockname(2) needs to be passed the length of the input struct.
Patrick Wildt
2017-12-13
report Oracle as the vendor is the produce starts with ORCL,
David Gwynne
2017-12-12
Add more Allwinner A80 clocks.
Mark Kettenis
2017-12-12
Fix pfloadanchors tests when running with obj directory.
Alexander Bluhm
2017-12-12
Use bn_checkp() always; from kshe
Otto Moerbeek
2017-12-12
Minor cleanup from kshe
Otto Moerbeek
2017-12-12
optimize add, sub and mul; from kshe; ok tom@
Otto Moerbeek
2017-12-12
Consistently use .Va for "errno";
Ingo Schwarze
2017-12-12
Only trigger background scans while we are in RUN state, and do not update
Stefan Sperling
2017-12-12
Make ieee80211_chan2ieee() panic if a bogus channel pointer is detected.
Stefan Sperling
2017-12-12
Make IEEE80211_CHAN_ANYC be a NULL pointer instead of a pointer to 0xffff.
Stefan Sperling
2017-12-12
ld.so's syscall _dl_* API/ABI doesn't reurn errno, but -errno.
Theo de Raadt
2017-12-12
Create a persistent umac128.c source file: #define the output size and
Christian Weisgerber
2017-12-12
Don't dereference IEEE80211_CHAN_ANYC pointer in ieee80211_node_checkrssi().
Stefan Sperling
2017-12-12
Allow interfaces that aren't SCANNALLBAND drivers to benefit from the
Peter Hessler
2017-12-12
Fix 2 bugs introduced by previous.
Martijn van Duren
2017-12-12
Nuke some forward-only struct's and functions and functions thereby
Kenneth R Westerback
2017-12-12
Document change in the default shell prompts.
Theo Buehler
2017-12-12
Remove unused variable defined with an unexisting type.
Martin Pieuchot
2017-12-12
space required between macro arg and punctuation;
Jason McIntyre
2017-12-12
Fix typo. Unbreaks building a kernel on arm64/clang.
Mark Kettenis
2017-12-12
Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.
Mark Kettenis
2017-12-12
stray , snuck in
Theo de Raadt
2017-12-12
spacing
Theo de Raadt
2017-12-12
sync
Theo de Raadt
2017-12-12
pledge()'s 2nd argument becomes char *execpromises, which becomes the
Theo de Raadt
2017-12-12
Fix the behavior of preferring weaker-but-still-good 5Ghz APs over
Joshua Stein
2017-12-12
Include hostname in shell prompts by default
Theo Buehler
2017-12-11
The code can be simplified by using clock_gettime(2)'s CLOCK_REALTIME
Theo Buehler
2017-12-11
Proper do {} while (0) idiom in TIMESPEC_TO_TIMEVAL/TIMEVAL_TO_TIMESPEC
Jeremie Courreges-Anglas
2017-12-11
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-12-11
Omit the PMKID count field from RSN information elements (IE) if the PMKID
Stefan Sperling
2017-12-11
Disable DIOCCACHESYNC code, which I believe does the opposite
Theo de Raadt
2017-12-11
Format the vnode lists of ddb show mount properly in columns.
Alexander Bluhm
2017-12-11
Fix and change y command in the following ways:
Martijn van Duren
2017-12-11
sscanf(3) is now used to parse templates that contain format specifiers
helg
2017-12-11
Update to fuse_opt_parse(3) so that all option templates are now matched for
helg
[next]