openbsd
2017-05-29 deraadtdo not need dev[] wasting bss space
2017-05-29 henningmlarkin and airport.7 say "must have been there", not...
2017-05-28 mlarkinSVM: add some exit types
2017-05-28 mlarkinrename some fields
2017-05-28 nicmSupport OSC 10 and 11 to set foreground and background...
2017-05-28 teduremove some escapes that are unnecessary/harmful. ok...
2017-05-28 teduwhen copying curvy files from ssh, an extra one snuck in.
2017-05-28 mlarkinfix broken include on previous pipex commit
2017-05-28 bluhmNow that pf looks behind IPv4 authentication headers...
2017-05-28 ajacoutotAdd BND, I've been there many times.
2017-05-28 zhukAdd ZIA, even given that I didn't visit it after it...
2017-05-28 teduremove unused macro
2017-05-28 teduthere are no bugs; i fixed them
2017-05-28 naddyonly mark privacy addresses as such instead of all...
2017-05-28 teduif your dying scream would escape the death field,...
2017-05-28 yasuokaProcess packets immediately without queuing since pipex...
2017-05-28 florianremoved if 0'ed code; it gets in the way of grepping...
2017-05-28 teduhigh scores printed too far to the right, move it left...
2017-05-28 mlarkintypo in comment
2017-05-28 claudioPrint when we send or recv an EOR marker.
2017-05-28 claudioIntroduce log_peer_info() and make log_peer_warn()...
2017-05-28 claudioClose imsg pipes later in the process. The shutdown...
2017-05-28 florianset autoconfprivacy flag; prodding naddy
2017-05-28 nicmChange so that sessions created detached (-d or no...
2017-05-28 bennoinstall new manpage, noted by tb@
2017-05-28 bennoplease read operator(7) for this information.
2017-05-28 bennodocument /usr/share/misc/airport contents and rules...
2017-05-28 mlarkintypo
2017-05-28 naddypasto, typos, spelling; ok florian@
2017-05-28 nicmAlso recalculate session sizes when refreh-client ...
2017-05-28 teduThe High Council of Deciders has determined that railwa...
2017-05-28 yasuokaCheck also whether the interfaces is matched when pipex...
2017-05-28 ajacoutotMove check later to mitigate a possible race.
2017-05-28 yasuokaUse interface index and if_{put,get} instead of ifnet...
2017-05-28 yasuokaUse interface index instead of ifnet pointer.
2017-05-28 mlarkinadd HWD - Hayward Executive Airport. After extensive...
2017-05-28 teduconvert to UTF-8
2017-05-28 visaDo not allow NULL callback at rendezvous and clear...
2017-05-28 jorisLet opencvs show ignored files on import, not showing...
2017-05-28 jorisDon't allow opencvs to commit towards tags that are...
2017-05-28 jorisTeach opencvs status to display the sticky tag accordin...
2017-05-28 jorisBring the opencvs log message template inline with...
2017-05-28 bluhmLimit the nested header chain for IPv6 extensions heade...
2017-05-28 jmctweak previous;
2017-05-28 bluhmFix bad white spaces, wrap long lines, kill some empty...
2017-05-28 florianget a new privacy address before the old one expires
2017-05-28 florianNo need to constantly re-add the default route. It...
2017-05-28 jmatthewFix checks for seconds and timezones in generalized...
2017-05-28 visaUse fast path if remote call is not needed.
2017-05-28 antonRemove a redundant assignment introduced in revision...
2017-05-28 henningwe're not hardcoded to table 0 any more
2017-05-28 henningso far, bgpd was hardcoded to use rtable 0 for nexthop...
2017-05-28 visamips64_multicast_ipi() excludes current CPU.
2017-05-28 akfaewDon't check np->port for NULL - it's an array, it's...
2017-05-28 mpiAdd missing NET_UNLOCK() in error path.
2017-05-28 bluhmPf was handling IPv4 and IPv6 differently regarding...
2017-05-28 krwElegant and reliable link status checking courtesy...
2017-05-28 mpitrunk_port_destroy() needs the NET_LOCK().
2017-05-28 mpiIf a function is not found in the CTF data, do not...
2017-05-28 bluhmCall bpf_mtap_af() a bit earlier in ipip_input(). ...
2017-05-28 jsgBuild i386 kernels with -ffreestanding, matching amd64...
2017-05-28 yasuokaRemove all splnet/splx from pipex(4) and pppx(4) and...
2017-05-28 mpiLeaving IP multicast group requires the NET_LOCK().
2017-05-28 jsgclang warns on unused labels. Place a recently introdu...
2017-05-28 claudioImplement an XON/XOFF protocol between the RDE and...
2017-05-28 mpiMerge two functions to lookup ELF sections by name.
2017-05-28 jmcreinstate the description of "mask-source" to "listen...
2017-05-28 stspFix some spurious fatal firmware errors in iwm(4).
2017-05-28 bennouse __func__ in log messages. fix some whitespace while...
2017-05-28 bennouse __func__ in log messages.
2017-05-28 ajacoutotIndent and rename var; no functional change.
2017-05-28 bennostyle(9) some variable declarations
2017-05-28 akfaewReduce differences between the two pfctl_osfp.c files.
2017-05-28 bennocheck_tos() gets a parameter so i can remove another...
2017-05-28 bennointroduce struct tr_conf to keep all of the configuration.
2017-05-28 bennomove as many globals as possible into the main function...
2017-05-28 stspRemove unused flag IWM_FLAG_STOPPED.
2017-05-28 mpiUse membar_enter_after_atomic() and membar_exit_before_...
2017-05-28 mpiRemove useless splnet()/splx() dances.
2017-05-28 florianpropose and configure default gateway
2017-05-28 mpiProtect the global array of interfaces with the NET_LOCK().
2017-05-28 ajacoutotWhen a daemon reaches its timeout when starting, displa...
2017-05-28 bluhmRename ip_local() to ip_deliver() and give it the same...
2017-05-28 rpeRemove _mode variable and use AI_MODE directly instead...
2017-05-28 jmcmark up "masquerade";
2017-05-28 jmcsplit the two "listen on" directives into two separate...
2017-05-28 deraadtDo a better job of not printing sequences we cannot...
2017-05-28 mpiUse intr_disable()/intr_restore() to reduce differences...
2017-05-28 ajacoutotDrop useless lines continuation; no functional change.
2017-05-28 awolketc/netstart: use colon separator instead of dot with...
2017-05-28 awolkchown: Remove SUPPORT_DOT ifdef - it's on by default...
2017-05-28 akfaewCatch up with pfctl/pfctl_osfp.c, no binary change.
2017-05-28 antonFix cursor position while removing characters from...
2017-05-28 akfaewprint_ioctl() is unused if not debugging. Found with...
2017-05-28 jsgremove bogus atomic_swap_64 code from i386
2017-05-27 teduuse pread and pwrite to save code and syscalls. ok...
2017-05-27 bluhmFix the carp mode 'balancing ip-stealth'. Set the...
2017-05-27 bennofix previous as noted by mpi, thx florian
2017-05-27 bennomove sending of pflow packet into a task, seperated...
2017-05-27 jungremove devel/waf gone 2 years ago, may not come back...
next