2019-05-15 |
eric | do not use CRLF when passing data lines to filters. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
kmos | Add the -m flag to the ftp.1 man page. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
schwarze | delete some duplicate words |
commit | commitdiff | tree | snapshot |
2019-05-15 |
schwarze | re-indent bwscoll() after previous commit; no binary... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
bcook | s3 is never NULL since s2 (formerly used for SSLv2... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
schwarze | Cleanup: |
commit | commitdiff | tree | snapshot |
2019-05-15 |
jmatthew | remove some use of uninitialized values pointed out... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
jmatthew | Rework tx path to allow using up to 13 segments per... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
mlarkin | Add support to the BIOS bootloader for random kernel... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
anton | free size for amap; ok visa@ |
commit | commitdiff | tree | snapshot |
2019-05-15 |
eric | normalize newlines when reading the message |
commit | commitdiff | tree | snapshot |
2019-05-15 |
deraadt | When doing the fork+exec'ing for ssh-keysign, rearrange... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
visa | Reduce branch emulation page access protection during... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
visa | Drop redundant pmap_proc_iflush() call. The needed... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
rob | sync |
commit | commitdiff | tree | snapshot |
2019-05-15 |
rob | Split ber.3 into logical parts. Further tweaking will... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
stsp | Fix athn(4) 9280 1T2R devices; broken since my noiseflo... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
anton | test different buffer sizes |
commit | commitdiff | tree | snapshot |
2019-05-14 |
deraadt | do not intermingle direct io (write), and potentially... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
florian | Document -v |
commit | commitdiff | tree | snapshot |
2019-05-14 |
florian | -v forces verbose mode even if stdin is not a terminal |
commit | commitdiff | tree | snapshot |
2019-05-14 |
benno | make "bgpctl sh rib detail *out*" look less confusing |
commit | commitdiff | tree | snapshot |
2019-05-14 |
bluhm | Remove the REGRESS_MAXTIME feature from regress framewo... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
beck | Correct missing test to determine if length is in bytes... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
jan | Add free(9) sizes to ahc(4) |
commit | commitdiff | tree | snapshot |
2019-05-14 |
naddy | document CONFIGURE_STYLE=autoreconf; ok espie@ |
commit | commitdiff | tree | snapshot |
2019-05-14 |
florian | Move common config passing code into a function. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
ajacoutot | Revert my recent sysupgrade changes; it broke unattende... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
jsg | armv7 and arm64 also have ci_idepth |
commit | commitdiff | tree | snapshot |
2019-05-14 |
tedu | allow specifying a cmdfile instead of trying to pipe... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
schwarze | minor macro cleanup |
commit | commitdiff | tree | snapshot |
2019-05-14 |
schwarze | minor wording improvement from Stephen Gregoratto |
commit | commitdiff | tree | snapshot |
2019-05-14 |
schwarze | Delete some .Sx macros that were used in a wrong way. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
eric | fix typos in log messages |
commit | commitdiff | tree | snapshot |
2019-05-14 |
nicm | Fix sizing of main-vertical and main-horizontal layouts... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
anton | Add support for `boot device' to vm.conf grammar which... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
jca | Enable TLSv1.0 and TLSv1.1 |
commit | commitdiff | tree | snapshot |
2019-05-14 |
bluhm | Use propper regress target to integrate better into... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
visa | Add lock order checking for smr_barrier(9). This is... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
sunil | Remove leftover elf.c |
commit | commitdiff | tree | snapshot |
2019-05-14 |
sunil | Use elf(3) api instead of an ad-hoc elf parser. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
sunil | Remove an unused and leftover label. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
sunil | tls_write(3): Handle short writes. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
naddy | Add tee(1) to the ramdisk filesystem and use it to... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
florian | Remove strict mode for now, it is in the way. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
tedu | print a newline for attach. from f holop |
commit | commitdiff | tree | snapshot |
2019-05-13 |
beck | Add a kernel implementation of realpath() as __realpath(). |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bcook | Remove unused pad check, which is handled by tls1_cbc_r... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bcook | Acquire mutex before incrementing the refcount. Fixes... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
tb | Add missing word in comment. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
jsg | enable in_irq() based check |
commit | commitdiff | tree | snapshot |
2019-05-13 |
beck | Document our currently incosnsistent behaviour and... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
jsg | add in_irq() in_interrupt() in_task() |
commit | commitdiff | tree | snapshot |
2019-05-13 |
mpi | free(9) sizes. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
mpi | free(9) sizes. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
claudio | Don't use a hardcoded list of how attribute are dumped... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
drahn | Move idepth tracking out of interrupt controller into... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
claudio | KERN_PFSTATUS is not handled by sysctl so warn about... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
nicm | Add support for overline (SGR 53), from Ricardo Banffy. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
nicm | Always include Lock in the menu. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
guenther | Move 'how this works' details from namespace.h to DETAILS |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bluhm | Link regress sigpthread to build. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bluhm | Test the interaction of signals with multiple posix... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bluhm | When killing a process, the signal is handled by any... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
mpi | Do not check for IFF_RUNNING inside bstp_initialization(). |
commit | commitdiff | tree | snapshot |
2019-05-13 |
mpi | Deal with the case where bridge_getbif() can return... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
deraadt | dup2(n,n) would rlimit check before handling the n... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
guenther | The fd used by nlist() isn't application visible, so... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
schwarze | Delete tentacles of LC_NUMERIC support. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
jsg | add idr_is_empty() |
commit | commitdiff | tree | snapshot |
2019-05-13 |
tb | ephermal -> ephemeral |
commit | commitdiff | tree | snapshot |
2019-05-13 |
pd | vmm: add host side pvclock |
commit | commitdiff | tree | snapshot |
2019-05-13 |
reyk | Add Connection: close when switching to "unlimited... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
schwarze | explicitly mention that RES_NOALIASES has no effect; |
commit | commitdiff | tree | snapshot |
2019-05-13 |
denis | fix export default-route. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
abieber | regen (missed this when I did the colemak update) |
commit | commitdiff | tree | snapshot |
2019-05-13 |
rob | Hookup ber regress. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
reyk | Fix filter rules with "forward to" statement in persist... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
nicm | Fix column width for copy mode commands. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
martijn | According to RFC3414 section 4 applications should... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
martijn | According to RFC3414 section 4 applications should... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
otto | Mention introduction of *_conceal. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
patrick | Add the needed ICC_PMR_EL1 register bit defines for... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
bluhm | The call to fseek(fp, -1, SEEK_END) also sets the repor... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
ajacoutot | Fix usage() (missing '-x'). |
commit | commitdiff | tree | snapshot |
2019-05-13 |
ajacoutot | Use the same heuristic as the installer to find a prope... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
guenther | Add support for -znoretpolineplt and make -zretpolinepl... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
guenther | Indentation fix |
commit | commitdiff | tree | snapshot |
2019-05-12 |
tb | Fix double free by nulling out pointers after free. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
guenther | Delete cpu_idle_{enter,leave}_fcn() as unused. Add... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
rob | Add an enum test. Modify some output. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
rob | Use .OBJDIR. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
kmos | Make the "xx bytes received in y time" message go to... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
espie | zap confusing unneeded parameters |
commit | commitdiff | tree | snapshot |
2019-05-12 |
jca | Repair ftp -o - and thus pkg_add: print informational... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
guenther | s/availible/available/ |
commit | commitdiff | tree | snapshot |
2019-05-12 |
florian | It will show up in 6.6. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
tedu | remove .PATH. this was used in previous eras to build... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
jasper | add rcs ids |
commit | commitdiff | tree | snapshot |
2019-05-12 |
pd | vmm: add a x86 page table walker |
commit | commitdiff | tree | snapshot |
next |