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-15
oops - previous should have been a list item;
Jason McIntyre
2017-12-15
typo; from alexander kuleshov
Jason McIntyre
2017-12-15
sync
Jeremie Courreges-Anglas
2017-12-15
Export only symbols to what's declared in fuse.h/fuse_opt.h
Jeremie Courreges-Anglas
2017-12-15
replace a hardcoded jot with ${JOT}
Theo Buehler
2017-12-15
The pledge(2) regress tests fail since the second parameter has
Alexander Bluhm
2017-12-15
Use the canonical idiom to check strlcat(3). An unchecked strlcat call
Theo Buehler
2017-12-15
Instead of pointlessly falling through other cases and ending up doing
Theo Buehler
2017-12-15
enable the 'wDn' test now that jot has been fixed.
Theo Buehler
2017-12-15
Make sure the double is cast to a long if the format string is %D, %O, %U.
Theo Buehler
2017-12-15
Fix formatting of libfuse version info.
helg
2017-12-15
Add a few more Allwinner A80 clocks.
Mark Kettenis
2017-12-15
put where im up to into the tree so jmatthew@ can look at it.
David Gwynne
2017-12-15
ifq_barrier should be callable by any nic, not just MPSAFE ones.
David Gwynne
2017-12-15
add ifiqueues for mp safety and nics with multiple rx rings.
David Gwynne
2017-12-14
make sched_barrier use cond_wait/cond_signal.
David Gwynne
2017-12-14
set Location header for 307 and 308 status codes
Sebastian Benoit
2017-12-14
Replace ED25519's private SHA-512 implementation with a call to the
Christian Weisgerber
2017-12-14
Don't bother using DETACH_FORCE for the softraid luns at reboot
Theo de Raadt
2017-12-14
Give vflush_vnode() a hint about vnodes we don't need to account as "busy".
Theo de Raadt
2017-12-14
Make roaming after a background scan work while tcpbench -u is running
Stefan Sperling
2017-12-14
Simplify and unify timespec variables used in those event loops
Jeremie Courreges-Anglas
2017-12-14
My previous commit broke the ramdisk build; fix it
Stefan Sperling
2017-12-14
when -h is passed don't print any header, as is common practise in other syst...
Jasper Lievisse Adriaanse
2017-12-14
sync
Theo de Raadt
2017-12-14
If switching RW->RO, then stop deferring timestamp writes...and possibly
Philip Guenther
2017-12-14
Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols.
Philip Guenther
2017-12-14
sync
Theo de Raadt
2017-12-14
Use CLOCK_MONOTONIC for the rpc event loops
Jeremie Courreges-Anglas
2017-12-14
Add a missing call to fuse_set_signal_handlers(3) in fuse_setup(3) so that
helg
2017-12-14
Stop printing debug info about stations leaving a wifi network when
Stefan Sperling
2017-12-14
The pf code marks ICMP packets belonging to an TCP or UDP divert
Alexander Bluhm
2017-12-14
Add background scanning support to iwn(4), as was done for iwm(4) recently.
Stefan Sperling
2017-12-14
Drop -g from CFLAGS, bsd.lib.mk adds it by default
Jeremie Courreges-Anglas
2017-12-14
fuse_opt_add_opt_escaped needs to allocate space for the terminating NUL
Jeremie Courreges-Anglas
2017-12-14
Free FUSE channel if fuse_new(3) fails in fuse_setup(3).
helg
2017-12-14
Enable the awk scripts to generate ex_def.h and options_def.h.
Martijn van Duren
2017-12-14
Make a few internal symbols static and add a Symbols.map version script
Mark Kettenis
2017-12-14
let urtwn(4) find my TP-LINK TL-WN722N v2
Sebastian Benoit
2017-12-14
sync
Sebastian Benoit
2017-12-14
add usb id for TP-LINK TL-WN722N v2
Sebastian Benoit
2017-12-14
Change bcopy to memcpy in the i386 version of the VIA PadLock driver.
Frederic Cambus
2017-12-14
zap trailing whitespace;
Jason McIntyre
2017-12-14
Repair flushcache/standby operations to not convert AT_WAIT operations
Theo de Raadt
2017-12-14
fcntl(F_SETFL) invokes the FIONBIO and FIOASYNC ioctls internally, so
Philip Guenther
2017-12-14
i forgot to convert timeout_proc_barrier to cond_signal
David Gwynne
2017-12-14
i forgot to convert ifq_barrier_task to cond_signal.
David Gwynne
2017-12-14
replace the bare sleep state handling in barriers with wait cond code
David Gwynne
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
[next]