2017-07-04 |
florian | replace perror(3) with err(3); from Klemens Nanni |
commit | commitdiff | tree | snapshot |
2017-07-04 |
schwarze | 1. mild deprecation notice |
commit | commitdiff | tree | snapshot |
2017-07-04 |
espie | zap .o, put both .c at deraadt@'s request |
commit | commitdiff | tree | snapshot |
2017-07-04 |
schwarze | Messages of the -Wbase level now print STYLE:. Since... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
schwarze | Printing "BASE:" in messages about violations of base... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
visa | Enable the use of futex(2) in librthread on mips64. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
mpi | Revert previous, it exposed two edge cases still requir... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
espie | Should have committed this two days ago, last part... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
mpi | Always hold the socket lock when calling sblock(). |
commit | commitdiff | tree | snapshot |
2017-07-04 |
mpi | Assert that the socket lock is held when `so_state... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
mpi | Assert that the socket lock is held when `so_qlen'... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
florian | consistently use the evtimer wrappers around the connec... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
florian | Include stdarg.h explicitly instead of relying on event... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
espie | complete "nodepend" in source |
commit | commitdiff | tree | snapshot |
2017-07-04 |
nicm | Handle 0 size of preview box in caller. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
anton | Backout previous due to a bug discovered by zhuk@ that... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
job | Add GRACEFUL_SHUTDOWN example to bgpd.conf |
commit | commitdiff | tree | snapshot |
2017-07-04 |
mpi | Export our atomic definitions to userland instead of... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
espie | generate the parser directly instead of fucking around |
commit | commitdiff | tree | snapshot |
2017-07-04 |
anton | Add support for pattern substitution to variables in... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
dlg | consistently use the evtimer wrappers around the connec... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
dlg | include stdarg.h explicitly instead of relying on event... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
espie | let BUILDFIRST just build first, using the same trick... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
tedu | properly adjust the ttl of replies instead of freezing... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
dlg | blacklist MSI on intel m.2 optane parts. it just doesnt... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
bluhm | Do not grab the socket lock in doaccept() twice. Pass... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
nicm | Change session and window preview so that the current... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
espie | no need to generate y.tab.h if nothing uses it, set... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
krw | sizeof(struct sockaddr_in) != sizeof(struct in_addr). |
commit | commitdiff | tree | snapshot |
2017-07-03 |
bluhm | Add more checks and debug info to identify the sporadic... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
claudio | Both PF_ROUTE and PF_KEY need to start to take care... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
florian | s/log_warn/log_warnx/ where errno is not set |
commit | commitdiff | tree | snapshot |
2017-07-03 |
benno | Remove obvious clear_config() comments and misleading... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
bluhm | Generate source and header files for regress on demand. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
schwarze | report trailing delimiters after macros where they... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
visa | Use copyin32() instead of copyin() in RDHWR emulation. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
tedu | don't bother caching invalid or very short lived responses |
commit | commitdiff | tree | snapshot |
2017-07-03 |
bluhm | Link all lib regress tests to the build. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
espie | allows working without depends, as discovered and discu... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
espie | re-add dependencies from SRCS to corresponding OBJS. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
jmc | markup fixes; |
commit | commitdiff | tree | snapshot |
2017-07-03 |
schwarze | warn about time machines; suggested by Thomas Klausner... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
naddy | merge error, revealed by clang; ok kettenis@ |
commit | commitdiff | tree | snapshot |
2017-07-03 |
nicm | Change previous to not wait for both process exit and... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
schwarze | Remove mdoclint(1) from the tree. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
tedu | check that a cachehit hasn't expired before using it. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
kevlo | Replace slot time durations with macros. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
mpi | Protect `so_state', `so_snd' and `so_rcv' with the... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
mpi | Protect `so_state', `so_error' and `so_qlen' with the... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
visa | Note arm64 and armv7. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
mpi | Not all sockets require the NET_LOCK(). So use solock... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
visa | Update attachment on octeon. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
visa | Attach com(4) using fdt on octeon. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
nicm | Do not close panes until process has exited and any... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
mpi | Drop the KERNEL_LOCK() in pf_purge_thread(). |
commit | commitdiff | tree | snapshot |
2017-07-03 |
nicm | Try C.UTF-8 which is also a commonly useful locale... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
visa | Add the first UART into the fdt blob. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
espie | explicitly pass -MD -MP in DFLAGS, so that even if... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
bentley | Remove settings that were unimplemented for 20 years... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
dlg | regen |
commit | commitdiff | tree | snapshot |
2017-07-03 |
dlg | intel optanes are a thing |
commit | commitdiff | tree | snapshot |
2017-07-03 |
espie | be explicit in the lex/yacc dependencies |
commit | commitdiff | tree | snapshot |
2017-07-02 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2017-07-02 |
schwarze | If a single page references the same non-existent manua... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
kettenis | Enable MIPI/DSI support for inteldrm(4). Makes the... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
mlarkin | re-enable PAT |
commit | commitdiff | tree | snapshot |
2017-07-02 |
tobias | Fixed a typo in error message. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
espie | repair the tree, make sure y.tab.h is there before... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
espie | somehow, I did NOT commit the patch I sent to tb@.... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
espie | document new depends somewhat. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
schwarze | add warning "cross reference to self"; inspired by... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
benno | Second diff to rename additional "always" variable... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
kevlo | Add the definition of IEEE80211_DUR_DS_SHSLOT. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
benno | Remove unused variable from header file. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
benno | Remove variable assignment in declaration and add white... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
benno | Rename one of the "always" variables to "body" for... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
rpe | Shorter version of the same. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
rpe | Tweak comment |
commit | commitdiff | tree | snapshot |
2017-07-02 |
rpe | NIFS is checked inside start_cgiinfo() already. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
brynet | Replace fgetln with POSIX getline, even though file... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
krw | Unbreak tree by putting revised resolv_conf_priority... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
visa | Fix the set of octmmc.4. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
visa | sync |
commit | commitdiff | tree | snapshot |
2017-07-02 |
visa | Add octciu(4) manual page. |
commit | commitdiff | tree | snapshot |
2017-07-01 |
krw | Eliminate multiple socket openings/closings and pass |
commit | commitdiff | tree | snapshot |
2017-07-01 |
djm | actually remove these files |
commit | commitdiff | tree | snapshot |
2017-07-01 |
brynet | close open fd after testing files, ensuring that fd... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
sf | Use absolute pointers in codepatch entries |
commit | commitdiff | tree | snapshot |
2017-07-01 |
sf | Use absolute pointers in codepatch entries |
commit | commitdiff | tree | snapshot |
2017-07-01 |
deraadt | provide both TRAP and NOP values for our architectures... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
kettenis | Update inteldrm(4) to code based on Linux 4.4.70. ... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
kettenis | Update inteldrm(4) to code based on Linux 4.4.70. ... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
kettenis | Update inteldrm(4) to code based on Linux 4.4.70. ... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
kevlo | - Avoid possible use of uninitialized variable; noticed... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
espie | effectively kill depend as an independant target (there... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
espie | missed BUILDFIRST. Allow stuff to proceed without depends |
commit | commitdiff | tree | snapshot |
2017-07-01 |
brynet | magicfp is fclosed where it was opened, remove fclose... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
djm | remove post-SSHv1 removal dead code from rsa.c and... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
schwarze | delete -p options, the relevant parts are now covered... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
schwarze | When checking cross references with -Tlint, ultimately... |
commit | commitdiff | tree | snapshot |
next |