2018-07-22 |
krw | No need to re-implement realloc(). Just use it |
commit | commitdiff | tree | snapshot |
2018-07-22 |
schwarze | cross reference sndio(7) and sndiod(8); from weerd@; |
commit | commitdiff | tree | snapshot |
2018-07-22 |
jmc | document method=https, and use it in the example config; |
commit | commitdiff | tree | snapshot |
2018-07-22 |
claudio | First iteration of implementing full mrt dumping/printi... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
claudio | Move nexthop into struct filterstate (including nexthop... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
claudio | Add more information to if_change() debug log using... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
claudio | Move functions to print link status etc. to util.c... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
kettenis | In uvm_map_protect(), make sure we select a first map... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
dtucker | Switch authorized_keys example from ssh-dss to ssh... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
sf | Fix arguments of pf_purge_expired_{src_nodes,rules}() |
commit | commitdiff | tree | snapshot |
2018-07-22 |
krw | Tweak comment about truncating NULs to reflect new |
commit | commitdiff | tree | snapshot |
2018-07-22 |
krw | When finished pulling an option out of a buffer, skip... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
anton | hook up fchown |
commit | commitdiff | tree | snapshot |
2018-07-22 |
anton | Add regress covering the recently fixed NULL pointer... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
anton | Avoid a NULL pointer deref when calling fchown() on... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
claudio | Adjust a log message and make sure that the data pointe... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
krw | Reading past the end of a buffer is bad, Even if the |
commit | commitdiff | tree | snapshot |
2018-07-21 |
jmc | comment out a dead Xr; |
commit | commitdiff | tree | snapshot |
2018-07-21 |
jmc | sort; |
commit | commitdiff | tree | snapshot |
2018-07-21 |
anton | Include the vnode type in the panic message in ffs_writ... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
claudio | There is no need to initialise global and static local... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
guenther | Remove the "got meltdown?" conditional from INTRENTRY... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
bluhm | The newly added realpath(3) in vmd's parse.y checks... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | Listen on 127.0.0.1 and ::1 in the regress config since... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
deraadt | Remove a few leftovers from the days of emulation,... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
kettenis | Fail if a PT_LOAD segment has a memory size of 0. ... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
mestre | add pledge(2), it only needs rpath if reading from... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
mestre | zap whitespaces |
commit | commitdiff | tree | snapshot |
2018-07-20 |
florian | No need to copy rdns_lifetime around with an IMSG,... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
florian | Fix mem leaks on config reload: |
commit | commitdiff | tree | snapshot |
2018-07-20 |
florian | fix mem leak: missing freeifaddrs |
commit | commitdiff | tree | snapshot |
2018-07-20 |
bket | Introduce MTU option. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
florian | We need to track the auto prefix in ra_prefix_conf... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
millert | Now that aliases in smtpd.conf default to plain text... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | Move the nlri_get_prefix functions to util.c so that... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | Rename rde_update_get_prefix and friends to nlri_get_pr... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | Rename rde_update_extract_prefix to extract_prefix... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
florian | Rename "resolver" to "nameserver" in the configuration... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | Print the timestamp embedded in mrt files for update... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
claudio | There is no need to have bgpd running when running... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
helg | Add missing RCS Id. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
kn | Stop checking table commands for `create' |
commit | commitdiff | tree | snapshot |
2018-07-20 |
robert | add regress test for "bypassunveil" where a path should... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
espie | inform that diagnostics in functions won't work, but... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
beck | Correctly copy across unveil's from parent to child... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
jsg | match on marvell,armada-38x-uart linux >= 4.18-rc1... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
djm | slightly-clearer description for AuthenticationMethods... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
djm | remove unused zlib.h |
commit | commitdiff | tree | snapshot |
2018-07-20 |
guenther | Missed a 'ksi' -> '*ksip' change in previous commit |
commit | commitdiff | tree | snapshot |
2018-07-19 |
dtucker | Fix typo in comment. From Alexandru Iacob via github. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
jmc | i found a nicer way to describe -join; |
commit | commitdiff | tree | snapshot |
2018-07-19 |
drahn | Enable kernel profiling on arm64 |
commit | commitdiff | tree | snapshot |
2018-07-19 |
sthen | attach RTL8188EU under AboCom's vendor id. From FreeBSD... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2018-07-19 |
sthen | Add RTL8188EU under AboCom's vendor id. From FreeBSD... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
mpi | Reuse implicit padding to export the port number of... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
dtucker | Deprecate UsePrivilegedPort now that support for runnin... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
sthen | revert previous, something isn't quite right as clients... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
florian | ieee80211_ess_is_better() returns 0 or 1, comparing... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
beck | Add regress test for inheritance of unveil's across... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
naddy | Remove the unused leftovers of the 4.4BSD libm, which... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
millert | Convert from fgetln(3) to getline(3). Based on a diff... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
bluhm | Revert the change that delivers process signals to... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
tb | Bob's license was missing, add it. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
florian | replace manual zero initialization of various fields... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
florian | Stop our own router advertisements from looping back... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
jmc | tidy up the flags section a little: supply a little... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
florian | When running flood ping with count packets (-c) set... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
espie | make the logic for deleting first slightly more obvious |
commit | commitdiff | tree | snapshot |
2018-07-18 |
dtucker | Remove support for running ssh(1) setuid and fatal... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
helg | Replace VATTR_NULL() with memset(3) in fusefs_getattr... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
florian | Don't log_warn on normal conditions, it should be log_d... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
kn | stop assuming prefix lengths, remove inet6_makenetandmask() |
commit | commitdiff | tree | snapshot |
2018-07-17 |
patrick | TX packets, which can be either Ethernet or control... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
nicm | When a key isn't in the first table, we need to try... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
tb | some more style fixes |
commit | commitdiff | tree | snapshot |
2018-07-17 |
tb | Add missing $OpenBSD$ markers. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
tb | remove unused, empty file |
commit | commitdiff | tree | snapshot |
2018-07-17 |
inoguchi | Replace getprogname() to argv[0] in bnaddsub |
commit | commitdiff | tree | snapshot |
2018-07-17 |
djm | allow shell globs to match program and hostname selecto... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
mlarkin | vmd(8): fix vmctl -b option for i386 kernels. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
helg | Don't send FBT_DESTROY if the FUSE connection is still... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
helg | libfuse now supports -f command line option; uncomment... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
krw | unvname_new() is passed something that is always 64... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
claudio | Switch to MSG_PROTOCOL_BGP4MP_ET formats for update... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
dlg | we have splraise() now |
commit | commitdiff | tree | snapshot |
2018-07-16 |
dtucker | Slot 0 in the hostbased key array was previously RSA1... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
tb | Document behavior change of EC_POINTs_mul() again. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
tb | Recommit Billy Brumley's ECC constant time patch with... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
jasper | use ANSI C function declaration; no binary change |
commit | commitdiff | tree | snapshot |
2018-07-16 |
jasper | use 'switch' rathan than an if-else construct to match... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
helg | Insert the appropriate uvm_vnp_uncache(9) and uvm_vnp_s... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
patrick | Add support for the BCM43455 SDIO chip to bwfm(4). |
commit | commitdiff | tree | snapshot |
2018-07-16 |
patrick | In certain modes SDIO-connected bwfm(4) chips might... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
espie | Be more explicit in FETCH_TIMEOUT description. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
helg | Implement FBT_FSYNC, which is called on fsync(2) and... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
phessler | the AP sends their crypto parameters as a mask, so... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
phessler | don't save or use auto-join when the card is not in... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
espie | fix thinko |
commit | commitdiff | tree | snapshot |
2018-07-16 |
patrick | Re-set the pointer to the bwfm event after the strict... |
commit | commitdiff | tree | snapshot |
next |