2017-12-15 |
tb | Use the canonical idiom to check strlcat(3). An uncheck... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
tb | Instead of pointlessly falling through other cases... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
tb | enable the 'wDn' test now that jot has been fixed. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
tb | Make sure the double is cast to a long if the format... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
helg | Fix formatting of libfuse version info. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
kettenis | Add a few more Allwinner A80 clocks. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
dlg | put where im up to into the tree so jmatthew@ can look... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
dlg | ifq_barrier should be callable by any nic, not just... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
dlg | add ifiqueues for mp safety and nics with multiple... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
dlg | make sched_barrier use cond_wait/cond_signal. |
commit | commitdiff | tree | snapshot |
2017-12-14 |
benno | set Location header for 307 and 308 status codes |
commit | commitdiff | tree | snapshot |
2017-12-14 |
naddy | Replace ED25519's private SHA-512 implementation with... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
deraadt | Don't bother using DETACH_FORCE for the softraid luns... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
deraadt | Give vflush_vnode() a hint about vnodes we don't need... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
stsp | Make roaming after a background scan work while tcpbenc... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jca | Simplify and unify timespec variables used in those... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
stsp | My previous commit broke the ramdisk build; fix it |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jasper | when -h is passed don't print any header, as is common... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-12-14 |
guenther | If switching RW->RO, then stop deferring timestamp... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
guenther | Add Symbols.map to explicitly define the ABIs, hiding... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jca | Use CLOCK_MONOTONIC for the rpc event loops |
commit | commitdiff | tree | snapshot |
2017-12-14 |
helg | Add a missing call to fuse_set_signal_handlers(3) in... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
stsp | Stop printing debug info about stations leaving a wifi... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
bluhm | The pf code marks ICMP packets belonging to an TCP... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
stsp | Add background scanning support to iwn(4), as was done... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jca | Drop -g from CFLAGS, bsd.lib.mk adds it by default |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jca | fuse_opt_add_opt_escaped needs to allocate space for... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
helg | Free FUSE channel if fuse_new(3) fails in fuse_setup(3). |
commit | commitdiff | tree | snapshot |
2017-12-14 |
martijn | Enable the awk scripts to generate ex_def.h and options... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
kettenis | Make a few internal symbols static and add a Symbols... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
benno | let urtwn(4) find my TP-LINK TL-WN722N v2 |
commit | commitdiff | tree | snapshot |
2017-12-14 |
benno | sync |
commit | commitdiff | tree | snapshot |
2017-12-14 |
benno | add usb id for TP-LINK TL-WN722N v2 |
commit | commitdiff | tree | snapshot |
2017-12-14 |
fcambus | Change bcopy to memcpy in the i386 version of the VIA... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2017-12-14 |
deraadt | Repair flushcache/standby operations to not convert... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
guenther | fcntl(F_SETFL) invokes the FIONBIO and FIOASYNC ioctls... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
dlg | i forgot to convert timeout_proc_barrier to cond_signal |
commit | commitdiff | tree | snapshot |
2017-12-14 |
dlg | i forgot to convert ifq_barrier_task to cond_signal. |
commit | commitdiff | tree | snapshot |
2017-12-14 |
dlg | replace the bare sleep state handling in barriers with... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
dlg | add code to provide simple wait condition handling. |
commit | commitdiff | tree | snapshot |
2017-12-13 |
krw | Fix whitespace botch that snuck in. |
commit | commitdiff | tree | snapshot |
2017-12-13 |
krw | Simplifiy parser by not worrying about nesting 'interfa... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
beck | Fix a softdep bug exposed by our recent changes to... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
millert | Fix array index by signed char; from martijn@ |
commit | commitdiff | tree | snapshot |
2017-12-13 |
millert | Fix sign compare warnings; OK martijn@ |
commit | commitdiff | tree | snapshot |
2017-12-13 |
millert | Enable compiler warnings; OK martijn@ |
commit | commitdiff | tree | snapshot |
2017-12-13 |
helg | Add support for the -d (-o debug) option to libfuse... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
helg | If the list of templates 'o' passed to fuse_opt_parse... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
kettenis | Fix stray return; hopefully this makes the internal... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
mpi | Spacing from kshe59@zoho.eu. |
commit | commitdiff | tree | snapshot |
2017-12-13 |
mpi | Sizes for free in route_output(). |
commit | commitdiff | tree | snapshot |
2017-12-13 |
mpi | Add 'bt' an alias for 'trace'. |
commit | commitdiff | tree | snapshot |
2017-12-13 |
patrick | getsockname(2) needs to be passed the length of the... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
dlg | report Oracle as the vendor is the produce starts with... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
kettenis | Add more Allwinner A80 clocks. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
bluhm | Fix pfloadanchors tests when running with obj directory. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
otto | Use bn_checkp() always; from kshe |
commit | commitdiff | tree | snapshot |
2017-12-12 |
otto | Minor cleanup from kshe |
commit | commitdiff | tree | snapshot |
2017-12-12 |
otto | optimize add, sub and mul; from kshe; ok tom@ |
commit | commitdiff | tree | snapshot |
2017-12-12 |
schwarze | Consistently use .Va for "errno"; |
commit | commitdiff | tree | snapshot |
2017-12-12 |
stsp | Only trigger background scans while we are in RUN state... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
stsp | Make ieee80211_chan2ieee() panic if a bogus channel... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
stsp | Make IEEE80211_CHAN_ANYC be a NULL pointer instead... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
deraadt | ld.so's syscall _dl_* API/ABI doesn't reurn errno,... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
naddy | Create a persistent umac128.c source file: #define... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
stsp | Don't dereference IEEE80211_CHAN_ANYC pointer in ieee80... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
phessler | Allow interfaces that aren't SCANNALLBAND drivers to... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
martijn | Fix 2 bugs introduced by previous. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
krw | Nuke some forward-only struct's and functions and funct... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
tb | Document change in the default shell prompts. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
mpi | Remove unused variable defined with an unexisting type. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
jmc | space required between macro arg and punctuation; |
commit | commitdiff | tree | snapshot |
2017-12-12 |
kettenis | Fix typo. Unbreaks building a kernel on arm64/clang. |
commit | commitdiff | tree | snapshot |
2017-12-12 |
kettenis | Avoid undefined behaviour in rorate_left() macro. ... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
deraadt | stray , snuck in |
commit | commitdiff | tree | snapshot |
2017-12-12 |
deraadt | spacing |
commit | commitdiff | tree | snapshot |
2017-12-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-12-12 |
deraadt | pledge()'s 2nd argument becomes char *execpromises... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
jcs | Fix the behavior of preferring weaker-but-still-good... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
tb | Include hostname in shell prompts by default |
commit | commitdiff | tree | snapshot |
2017-12-11 |
tb | The code can be simplified by using clock_gettime(2... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
jca | Proper do {} while (0) idiom in TIMESPEC_TO_TIMEVAL... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
kettenis | Implement support for the "next-generation" clock bindi... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
stsp | Omit the PMKID count field from RSN information element... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
deraadt | Disable DIOCCACHESYNC code, which I believe does the... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
bluhm | Format the vnode lists of ddb show mount properly in... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
martijn | Fix and change y command in the following ways: |
commit | commitdiff | tree | snapshot |
2017-12-11 |
helg | sscanf(3) is now used to parse templates that contain... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
helg | Update to fuse_opt_parse(3) so that all option template... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
helg | The fuse_opt_match(3) library function does not match... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
dtucker | use cmp in a loop instead of diff -N to compare directo... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
bcook | bump to 2.7.0 |
commit | commitdiff | tree | snapshot |
2017-12-11 |
jmc | fix the description of delete-non-matching-lines; |
commit | commitdiff | tree | snapshot |
2017-12-11 |
deraadt | http://repzret.org/p/repzret/ |
commit | commitdiff | tree | snapshot |
2017-12-11 |
deraadt | In uvm Chuck decided backing store would not be allocat... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
tb | Sergey Bronnikov's code coverage analysis shows that... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
kettenis | Use correct mask to derive portid from "reg" property... |
commit | commitdiff | tree | snapshot |
next |