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 |
2015-10-25 |
millert | No longer create /var/run/ftpd.pid in daemon mode;... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Those two functions take no parameters, thus /* ARGSUSE... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Sync surrounding code after reallocarray introduction. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Rename allocopy() to xstrdup(), and make use of strdup(3). |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Kill unused ROUTE6D_CONF define. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Another pidfile(3) removal; ok benno@ |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | In case of error, also log the file name we failed... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
nicm | Extend the modifiers allowed before formats: as well... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
tedu | unifdef some oldness. (BSD not defined since removal... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | ansify |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | unbreak tree for ramdisks without INET6 |
commit | commitdiff | tree | snapshot |
2015-10-25 |
zhuk | Unify & improve paragraphs talking about "==> file... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
millert | Remove PIDDIR and PIDFILE missed in previous commit. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | Put some comments in how nd6_rs_attach() works. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | pledge "stdio inet route"; ok deraadt@ |
commit | commitdiff | tree | snapshot |
2015-10-25 |
millert | Remove cron.pid support. We still want to avoid multip... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Stop writing down a pidfile. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
stsp | Fix installboot(8) on i386/amd64 when softraid is on... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | Fold "malloc" into "stdio" and -- recognizing that... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | pledge "route" no longer needed for if_indextoname... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
tobias | Write error message instead of duplicated file name... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
doug | Change test to use length 128 (shortest long-form encod... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | pr_bitrange() is unused, nuke it. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | remove prototype for removed pingerlen function. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jung | enable asmc(4) on i386 |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jung | refactor to use a taskq and postpone the long running... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
guenther | Wrap waitpid() so calls go direct; weaken wait() and... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
claudio | Rename imsg_compose_parent and imsg_compose_rde to... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
claudio | Only run the rib_dump_runner() if there is something... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mmcc | Cast ctype functions' argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
guenther | Move the _atfork_list definition to atexit.c so that... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
guenther | Hide __atexit and __atexit_register_cleanup() |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | pledge_sockopt_check is shared between setsockopt/getso... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
krw | 'b0' and 'b1' are no longer supported, so de-document... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
krw | Nuke union of d_packname with un_d_boot0 & un_d_boot1... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | I should not have committed this chunk. Spotted by... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
doug | Sort the obsolete flags. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
doug | Mark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
doug | Remove last vestige of SSL_OP_NO_SSLv3 support. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
doug | Simplify ssl23_get_client_hello error handling. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
zhuk | Decapitalize yyparse tag name here. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
czarkoff | strvis directory names in ps |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Simple sizes for free(9). |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | do not expose nd6 randomid's to userland via ioctl. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Trivial rt_ifp->if_index -> rt_ifidx conversions. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Sync after recent rtable_insert() change. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Merge rtable_mpath_conflict() into rtable_insert(). |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | IPV6_NEXTHOP is gone, remove -g option which used this. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | Remove IPV6_NEXTHOP implementation. Source routing... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Kill unused local var, and reorder while here. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
claudio | Be more consisten with rtmsgs. Always set rtm_index... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | We don't care about lack of source route support for... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jca | Kill IP Source Route support, unusable since 1998. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Use the "modern" way to check if a route entry correspo... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Do not overwrite if_rtrequest() if the driver specified... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer needed and almost dead. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2015-10-25 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | ifa is no longer used. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
florian | Implement ping(8)'s -L option in ping6: |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | arp_ifinit() is no longer required. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
miod | Missing initializer; spotted by coverity. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
mpi | Introduce if_rtrequest() the successor of ifa_rtrequest(). |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | backout; many issues remain... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
semarie | reorder some checks in pledge_namei() in order to prope... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | the DNS process was not discarding & redirecting stdin... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | ps(1) needs sysctl KERN_PROC_CWD exposed as well in... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
bluhm | The only thing that was translated into multiple langua... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
krw | Use 'fdisk -i', instead of 'fdisk -e' with a here docum... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
bluhm | Instead of doing the the if_get() dance for rt_missmsg... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
miod | sync |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | need "getpw" pledge; spotted by matthieu |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | route flush cannot pledge before sysctl for NET_RT_DUMP... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
tedu | just dump the help on stdout with messing about with... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
nicm | Pass output from jobs through format_expand() so they... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
ajacoutot | No need to declare pwd_gensalt; it's unused and gone. |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | pledge the main usage patterns similar to arp(8). ... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | Let's see if anyone screams about not being able to... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
deraadt | pledge bind(1), dig(1), and nslookup(1). This modifies... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
guenther | Use sigaction() instead of signal() to avoid pulling... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
guenther | Use dprintf() instead of fprintf() in the signal handler |
commit | commitdiff | tree | snapshot |
next |