2017-04-16 |
kettenis | Make sure these tests print "SKIPPED" if the necessary... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Define EXT_IMPLICIT_NBIT like we do on sparc64 and... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Use INT_MAX instead of SIZE_MAX as the maximum file... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Define DEF_WEAK like we do for ld.so to fix building... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
deraadt | Move comments into a block and uses {} to unconfuse... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Use %zu to print a size_t. |
commit | commitdiff | tree | snapshot |
2017-04-16 |
visa | Replace fetch_and_add() with atomic_inc_int_nv() from... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
beck | Flip previously warm pages in the buffer cache to memor... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
beck | Statistics for high memory flips in the buffer cache |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Remove some defines marked #ifdef notyet, which really... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Always return nonzero from _longjmp too. |
commit | commitdiff | tree | snapshot |
2017-04-16 |
kettenis | Remove unused rnd_seed variable. Upstream made the... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
jsg | remove -g from CFLAGS at florian's request |
commit | commitdiff | tree | snapshot |
2017-04-16 |
jsg | Different compilers and versions of compilers have... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
ajacoutot | Remove /etc/ssl/acme/. We don't need it now that we... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
otto | backout previous, data_len is not always initialized |
commit | commitdiff | tree | snapshot |
2017-04-16 |
aoyama | Remove -Werror to make dhcrelay6 on gcc3 architecture... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
kettenis | Build sparc64 kernels with -ffreestanding. |
commit | commitdiff | tree | snapshot |
2017-04-15 |
guenther | Document RB_TIMEBAD; delete RB_* that are obsolete... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
jmc | more streamlining, with help from bluhm; |
commit | commitdiff | tree | snapshot |
2017-04-15 |
bluhm | After forced unmount of a file system that has other... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
schwarze | Build full mandoc.db(5) databases by default using... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
bluhm | Take implementation for getsocket() from arp(8). This... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
bluhm | Name global variable for routing socket rtsock like... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
bluhm | Let ndp(8) use the process's current routing table... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
kettenis | The tlb flushes in pmap_set_{l1,l2,l3} use ranges that... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
kettenis | Handle R_SPARC_WPLT30 relocations against a local symbo... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
florian | regen |
commit | commitdiff | tree | snapshot |
2017-04-15 |
florian | update to 4.1.16rc1 |
commit | commitdiff | tree | snapshot |
2017-04-15 |
guenther | Fix format string in ACPI_MEMDEBUG block |
commit | commitdiff | tree | snapshot |
2017-04-15 |
visa | Sync bus_dmamap_load_raw() with amd64 for better constr... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
visa | No GMX on CN73xx. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
espie | mark newish phony targets as phony. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Remove unused define satoin6(). |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Pass down the address family through the pr_input calls... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
schwarze | adjust .Lk tests after groff and mandoc .Lk improvements |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jcs | once cvs's flow-control mechanism has kicked in, stop... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
schwarze | Show long .Lk URIs in like an indented display, similar... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Add test for IP payload compression. It is sending... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
schwarze | Do not make the colon after the .Lk link text italic. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
schwarze | Do not make the colon after the .Lk link text italic. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Add tests with the ipsec.conf SA bundle keyword. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Up to now ipsecctl(8) grouped SAs with identical src... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jsing | Use freezero(3) when cleaning up session tickets -... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jsing | Use freezero(3) to clean up the X25519 keys - simpler... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jsing | Use freezero(3) in the CBB clean up path, since this... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jsing | Switch i2d_SSL_SESSION() back to freezero(3) now that... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
jsing | Clean up server key exchange EC point handling. Encode... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
bluhm | Avoid some false positives with cppcheck. No binary... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2017-04-14 |
kettenis | Define __dead and __pure even if __STRICT_ANSI__ for... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
deraadt | correct path; from Klemens Nanni |
commit | commitdiff | tree | snapshot |
2017-04-14 |
mlarkin | SVM: calculate max ASID value and save for later use... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
mlarkin | Update a man page example to reflect recent changes. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
kettenis | A little bit more trivial cleanup. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
millert | Xr sigprocmask(2) not the obsolete sigsetmask(3) |
commit | commitdiff | tree | snapshot |
2017-04-13 |
kettenis | Use the non-interrupt-safe pool allocator for the vp... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
brynet | Use recallocarray in getdelim/getline to clear memory... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
otto | allow clearing less than allocated and document freezer... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
tedu | moving some code into a switch meant that break no... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
krw | Remove a bunch of obsolete, unused and irrelevant DHCP... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
deraadt | multi-statement CHECK_RANGE() macro isn't safe for... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
jsg | fix wrongly indented lines |
commit | commitdiff | tree | snapshot |
2017-04-13 |
patrick | Add a NAT-T keepalive timer in case we are behind a... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
guenther | regen |
commit | commitdiff | tree | snapshot |
2017-04-13 |
guenther | Delete the getlogin59 syscall, which was last used... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
guenther | Provide mips64 with kernel-facing TCB_{GET,SET} macros... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
krw | Inspired by recent dhcrelay changes, bring in stricter... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
krw | One 'foo' per function is enough. Rename one to elimina... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
krw | Add missing function prototypes. Mark kw_cmp() as stati... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
florian | The kernel has to slightly different version of SipHash... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
tb | Use calloc(3) and recallocarray(3) instead of *alloc... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
deraadt | SipHash_Final() was assuming the digest was 64-bit... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
millert | New strstr() implementation from musl libc by Rich... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
millert | Prevent inosused from wrapping when soft updates is... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
millert | isblank() is ANSI C since C99, no need to provide a... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
deraadt | bluhm discovered "script < /dev/null" attempts tty... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
bluhm | Add comment what the test does. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
krw | RTM_PROTO3 messages should not trigger a resolv.conf... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
bluhm | The pledge sigkill test is an outdated copy of sigabrt... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
krw | Shuffle another function. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
bluhm | Add comment how the test works. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
jsg | explicitly set the ownership on installed include files... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
jsg | Invoke install -d for each directory in the /usr/lib... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
guenther | Correct a format string |
commit | commitdiff | tree | snapshot |
2017-04-11 |
sthen | - Mention LIBCXX, prompted by espie@. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
sthen | - Mention LIBCXX, prompted by espie@. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
rpe | Ensure that the version part of $_url_base is correctly... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-11 |
schwarze | shorten introductory sentence and make deprecation... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
bluhm | Add SIOCATMARK to allow pledge("inet") programs to... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
kettenis | Recognize break conditions and enter ddb if ddb.console... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
dhill | Partially revert previous mallocarray conversions that... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
krw | Shuffle route/interface changing functions together... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
jsing | Revert ssl_asn1.c r1.50 - CBB and freezero(3) do not... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
espie | document more thoroughly the special status of modules... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
krw | Fold priv_write_file() into its only remaining user |
commit | commitdiff | tree | snapshot |
2017-04-11 |
reyk | Use freezero(3) for the imsg framework in imsg_free... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
kettenis | Revise 'struct fpreg' and dump floating-point register... |
commit | commitdiff | tree | snapshot |
next |