2015-10-27 |
nicm | Count brackets in #{?...} so that nested conditional... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | The format callback may not always succeed, so we need... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | Use copy-mode -et= in WheelUpPane binding, from Patrick... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | fix execv arguments in a way less likely to cause grief... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
doug | Fix nsd and unbound's error checking with SSL_CTX_set_o... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-27 |
guenther | Wrap the remaining math functions in libc: __fpclassify... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Free the received radius packet when it is duplicated. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
guenther | The fd of the passwd database is marked close-on-exec now |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Initialize module_radius_req before use it. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Set O_NONBLOCK for UDP sockets not to block on recv... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Fix radiusd module to set O_NONBLOCK properly. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Add a man page for eigrpd.conf. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Minor tweaks. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Whenever a summary route is activated, install a respec... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Introduce a new flag to identify "self" neighbors attac... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Print a missing "metric" before the actual metric when... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | log certificate serial in verbose() messages to match... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | avoid de-const warning & shrink; ok dtucker@ |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | If a mouse event has no key binding, pass it through... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Default bindings for mouse wheel on status line to... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Tidy up error() levels: merge COMPILE and COMPILE2... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Use error(FATAL) instead of what was previously err... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | miscellaneous cruft: |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Handle unknown keys more gracefully, return a string... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | remove the profiling and debugging ifdefs; ok zhuk@ |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | document the -p and -l file enquiries and explicitly... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
rpe | The hostname variable is not used since r1.99. Remove... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
semarie | update regress suite for pledge |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jasper | add tests for whitespace surrounding properties |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jasper | Don't reject properties with no whitespace after the... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jmc | no more TMPDIR; |
commit | commitdiff | tree | snapshot |
2015-10-26 |
zhuk | Put repquota in line with other utilities: you either... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Add ppoll() to "stdio" |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mikeb | Use axf's hashsize as a block size in the authenticated... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Some extra logging of where keys are actually going. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Rather than setpassent(1) for the lifetime of the progr... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
sunil | Fix makemap(8) for values containing a '#'. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Give dhclient(8) the ability to use option 119, a.k... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | Remove the #define Strfoo() s_strfoo() redirection... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | Clean up cruft made visible by the NLS unifdefing: |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Remove TMPDIR support, it is not really useful in crontab. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mpi | Use rt_ifidx rather than rt_ifp. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
zhuk | Put off some "notyet" dust from login.c. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Use SOCK_NONBLOCK and SOCK_CLOEXEC instead of fcntl... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Add GPT editing. Based on GSOC 2014 work by Markus... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | don't keep the passwd database open; callers do not... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | unifdef BUILTIN (unused), NLS (always set), SHORT_STRIN... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mmcc | (char *)0 -> NULL |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Flesh out GPT info and tweak other verbiage to be less... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Remove some useless defines and the set_cron_uid()... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
bluhm | Let SLIST_REMOVE invalidate the pointer in more cases. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mmcc | Rename err() to error() to prevent confusion with the... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | remove the silly username cache here and use libc user_... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | remove TMPDIR support |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | rip6query goes to the attic. Hopefully route6d (rip6d... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | remove TMPDIR support. ok millert |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | print uptime too. ok deraadt |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | one second amnesty for timeouts so we don't spin with... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | set listening sockets to nonblocking, then handle as... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | dns check needs to be done on the kernel address after... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Allow NET_RT_IFLIST in pledge "dns" as well |
commit | commitdiff | tree | snapshot |
2015-10-26 |
claudio | Kernel got fixed we no longer need to check if rtm_pid... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | If the system call is entirely unpermitted, code will... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | add setreuid/setregid to "id" |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | stop saving a pidfile; ok jung zhuk |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jung | fix PATH_INFO for / requests |
commit | commitdiff | tree | snapshot |
2015-10-26 |
bluhm | Nothing in base uses native language support anymore... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | remove libutil from dpadd too |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | remove libutil from dpadd too |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | last consumer in base of pidfile()... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jung | remove util.h include and -lutil after pidfile removal |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Stop writing a pidfile |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | stop using pidfile() |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jung | remove unneeded pidfile() from smtpd |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jsg | Sync "ifconfig create" interface list with ifconfig... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jsg | avoid a potential double free |
commit | commitdiff | tree | snapshot |
2015-10-26 |
vgross | Add autoport to netinet6 regress tests |
commit | commitdiff | tree | snapshot |
2015-10-26 |
vgross | Add regress test on local route insertions |
commit | commitdiff | tree | snapshot |
2015-10-26 |
semarie | change some pledge_fail() error/code |
commit | commitdiff | tree | snapshot |
2015-10-26 |
semarie | make pledge_check(), used for syscall check with pledge... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
yasuoka | Using realm for bsdauth is misleading. It is currently... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
semarie | temporary unhook regress/sys/kern/pledge from regress |
commit | commitdiff | tree | snapshot |
2015-10-26 |
dtucker | Fix typo certopt->certopts in shell variable. This... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mmcc | Cast isdigit()'s argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
schwarze | adjust macro usage to the usual conventions |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Partial revert of r1.79, "np" handling is a bit trickie... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Set low-delay traffic class for IPv6 connections as... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Rename the struct pollfd array, "set" -> "pfd" |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Those variables should be local to the functions where... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jmc | space before punctuation; |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Kill unused variable and function. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | hms() returns a pointer to static storage, annotate... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Correctly print size_t/time_t. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
dtucker | Expand tildes in filenames passed to -i before checking... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Plug memory leak introduced in r1.15. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
dtucker | Do not prepend "exec" to the shell command run by ... |
commit | commitdiff | tree | snapshot |
next |