openbsd
2015-10-23 bluhmIf writing to a tty blocks, syslogd forked and tried...
2015-10-23 nicmtmux can call pledge() in main with large set and then...
2015-10-23 nicmFormat for scroll position, from Jorge Morante.
2015-10-23 deraadtAllow SIOCGIFINFO_IN6
2015-10-23 nicmUse tty_term_flag not _has for XT, and make -2 force...
2015-10-23 jungdocument -h flag and add a .Xr
2015-10-23 bennondp -n -d <addr> does dns lookups, even with -n. it...
2015-10-23 claudionetstart bits for tap(4)
2015-10-23 claudioSync (MAKEDEV addition of tap)
2015-10-23 claudioAdjust tun(4) and tap(4) after the split.
2015-10-23 claudioSync (after tap addition)
2015-10-23 claudioMAKEDEV bits for tap(4)
2015-10-23 claudioAllocate a new major for tap(4) also note that pseudo...
2015-10-23 claudioSplit up tun(4) into tun(4) & tap(4). Killing the link0...
2015-10-23 deraadtroute has 3 code paths: monitor (listening on route...
2015-10-23 phesslerAllowing upstream servers of ntp being in multiple...
2015-10-23 mpirtfree(9) and rtalloc(9) no longer need to be called...
2015-10-23 schwarzeapply bold and italic to all non-ASCII Unicode codepoints,
2015-10-23 mpiUpdate route entries reference counters atomically.
2015-10-23 tedudon't need MMAP to compile now
2015-10-23 teducorrect spelling of statistic in function name, from...
2015-10-23 bluhmCheck that syslogd delays a blocking write to tty and...
2015-10-23 bluhmIt was possible to create a gateway route pointing...
2015-10-23 mpi``rt_ifp'' cannot be NULL.
2015-10-23 deraadtgetnameinfo() no longer needs pledge "route". this...
2015-10-23 claudioSwitch if_nameindex(3) to use the new NET_RT_IFNAMES...
2015-10-23 claudioAdd ifnameindex to te libc regress tests
2015-10-23 deraadtdelete ) that jumped in
2015-10-23 bennolet the icmp check use getsockopt IP_IPDEFTTL to get...
2015-10-23 zhukA bit of whitespace cleanup, to make further diffs...
2015-10-23 zhukFix BODUN handling after switch to UTF-8.
2015-10-23 krwNuke a bunch of leading/embedded/trailing whitespace...
2015-10-23 teduforgot to commit makefile change for utf-8 calendars
2015-10-23 claudioIntroduce a new sysctl NET_RT_IFNAMES that returns...
2015-10-23 renatoMake use of pledge(2).
2015-10-23 renatoAdd pledge(2) to the child processes.
2015-10-23 kettenisZap pv allocation abstraction layer.
2015-10-23 tedui assume this file needs a LANG like all the rest
2015-10-23 tedutranslate calendar files to utf-8
2015-10-23 tedupush LDSTATIC line down so it's not overridden by makef...
2015-10-23 kettenisFix uvm_object reference counting. While these referen...
2015-10-23 tedusimplify argv back compat
2015-10-23 tedufurther simplify argv
2015-10-23 teducleanup argv handling a bit
2015-10-23 tedusimplify backcompat. no more support for kernel or...
2015-10-23 teduundent includes, from michael reed
2015-10-23 tedummap is the default. it's effectively the only tested...
2015-10-23 teduadd BUILDINFO file. currently contains a timestamp...
2015-10-23 deraadtsync
2015-10-23 mlarkinenable viornd on RAMDISK_CD
2015-10-23 beckInitial pledge of netcat - unfortunately flawed because...
2015-10-23 guentherFix waitpid() loop again: do the errno check only if...
2015-10-23 guentherUse waitpid() instead of wait() to avoid returning...
2015-10-23 guentherLoop the waitpid() on EINTR, and save and restore the...
2015-10-23 guentherMerge the sigaction() and sigprocmask() overloads/wrapp...
2015-10-23 deraadtpledge "stdio rpath getpw proc exec id" at start, much...
2015-10-23 deraadtWith new pledge "ps" and "vminfo" requests, ps/top...
2015-10-23 dlgthere's an extra argument to soreceive now.
2015-10-23 dlgpass the right sizes to free.
2015-10-23 dtuckerUpdate expected group sizes to match recent code changes.
2015-10-23 dlginline the hfsc_active TAILQ.
2015-10-23 jsginclude err.h for err() calls added with recent pledge...
2015-10-23 dlginline the hif_eligible TAILQ.
2015-10-23 mmccRemove two comments listing functionless files. Trivial...
2015-10-23 dlgcounting packets in hif_packets in hfsc_if is redundant.
2015-10-23 dlgtweak the vnetid so it can be optional and therefore...
2015-10-23 mmccproto.h contains many function prototypes. It's apparen...
2015-10-23 deraadtAdd 3 new pledge requests. "ps" exposes enough sysctl...
2015-10-23 dlgremove the pointer from hfsc_class structs back to...
2015-10-23 deraadtcorrect precedence; from Ilya Kaliman
2015-10-23 deraadtAllow hw.ncpu sysctl (a few reasons showed up in my...
2015-10-23 deraadtcrank libc major
2015-10-23 deraadtRemove dnssocket() and dnsconnect(), since we decided...
2015-10-23 deraadtSwitch to using SOCK_DNS flag, rather than the dnssocke...
2015-10-23 jsgreplace pointer arithmetic and casts with offsetof
2015-10-23 jsgreplace pointer arithmetic and casts with offsetof
2015-10-22 bmercerAdd pledge support to login_yubikey. Much feedback...
2015-10-22 mmccCast ctype function arguments to unsigned char.
2015-10-22 renatoFix some bugs in the handling of the RTM_GET and RTM_CH...
2015-10-22 bennodocument tid keyword.
2015-10-22 schwarzeuse the new function man_validate() here, too
2015-10-22 schwarzemove man(7) validation into the dedicated validation...
2015-10-22 schwarzeIf no output device was allocated because no file wante...
2015-10-22 miodBuild boot blocks with -msmall-data -msmall-text.
2015-10-22 mpiDrop historical comment and an old '#if notyet'.
2015-10-22 mpiKill link_rtrequest(), introduce in 1990 to "fix" the...
2015-10-22 mpiUse only one refcounting mechanism for route entries.
2015-10-22 mpiOnly check for rt_ifp now that it is alays the same...
2015-10-22 mpiMake sure that the address matching the key (destinatio...
2015-10-22 mpiUse rt_ifp instead of rt_ifa->ifa_ifp.
2015-10-22 mpiKill dead code, ifa is specified and won't change.
2015-10-22 reykiked hereby pledges that it will run with restricted...
2015-10-22 claudioAdd a regress test for if_indextoname() and if_nametoin...
2015-10-22 jsingAnother change that is needed to restore the previous...
2015-10-22 bluhmInspired by satosin(), use inline functions to convert...
2015-10-22 mmccFinal removal of EXTERN.
2015-10-22 reykStop linking iked -static: It was inherited from isakmp...
2015-10-22 jsingRestore previous behaviour and allow
2015-10-22 pascalAdd pledge(2) to some binutils that handle untrusted...
2015-10-22 jsingExtend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_st...
next