openbsd
2015-10-10 deraadtsimple program using "stdio rpath"
2015-10-10 dougAdd pledge support to cmp(1).
2015-10-10 deraadtpledge to only use "stdio rpath"; ok doug
2015-10-10 dougAdd pledge support to getent(1).
2015-10-10 renatoMake use of pledge(2).
2015-10-10 renatoMove some interface initialization bits from if_init...
2015-10-10 renatoRemove attached neighbors whenever an interface is...
2015-10-10 renatoeigrpctl pledges to use stdio and route.
2015-10-10 renatoFix detection of interface up/down events.
2015-10-10 bennorelayctl pledges to use stdio only
2015-10-10 bennopledge("stdio route") needed here, because ipv6
2015-10-10 bennorelayd's ca process pledges to only use stdio.
2015-10-10 deraadtksh can run with pledge "stdio rpath wpath cpath getpw...
2015-10-09 deraadtAllow kill(self, sig) in pledge SELF also. the stack...
2015-10-09 deraadtcan use pledge "stdio"; ok benno
2015-10-09 timRemove telnet warnings. Civilization has reached a...
2015-10-09 tobiasThe variable errmsg can be static in main.c if code...
2015-10-09 tobiasDefine functions as static when they are not used outsi...
2015-10-09 timUse __progname rather than argv[0]; OK millert@
2015-10-09 timReplace readpass(3) with readpassphrase(3). This was...
2015-10-09 millertLexer states are not needed outside of lex.c.
2015-10-09 millertMark static globals that are only used in their respect...
2015-10-09 teduremove null check before afree. from Michael McConville
2015-10-09 rpeExit autoinstall in case of an invalid choice.
2015-10-09 bluhmKeep relayd test certificate names in sync with syslogd.
2015-10-09 gillesupon smtpd restart, when scanning the offline queue...
2015-10-09 deraadtHave not come up with a great pattern for flock() yet...
2015-10-09 deraadtWith nfs spool (fork + seteuid/setuid balony) support...
2015-10-09 deraadtremove NFS spool support; it stands in the way of pledge(2)
2015-10-09 bluhmAdd tests for syslogd TLS accept and receive encrypted...
2015-10-09 bluhmIf syslogd is started with -S, it accepts TLS connectio...
2015-10-09 sunilConvert fgetln(3) to getline(3).
2015-10-09 bluhmA fork(2) is used in ttymsg() to delay the message...
2015-10-09 deraadtcatch up to tame() -> pledge() rename
2015-10-09 tedupare down the readme so as to not imply we are tracking...
2015-10-09 gillesif an error occurs during offline enqueuing after we...
2015-10-09 gillesturn our local enqueuer setgid _smtpq and restrict...
2015-10-09 kettenisRemove evil hack. I've never seen the printf fire...
2015-10-09 deraadtthis cpp operates file using pledge "stdio rpath wpath...
2015-10-09 bluhmTame syslogd privsep child with "stdio rpath unix inet...
2015-10-09 deraadtoops, snuck into a syscalls sync; spotted by sthen
2015-10-09 semarieregress pledge
2015-10-09 semarieregress pledge: remove 'regenerate' target
2015-10-09 semarieadd "tty" regress for pledge
2015-10-09 jmccorrect Xr; from theo buehler
2015-10-09 gillesif enhanced status class is not set, enhanced status...
2015-10-09 deraadtAll commands seem to work fine with pledge "stdio"...
2015-10-09 deraadtanother tame(2), spotted by jmc
2015-10-09 lumFix line number bug when calling onlywind().
2015-10-09 semariehook pledge
2015-10-09 semariefollow tame->pledge in regress
2015-10-09 deraadtdo not use weak; plus this dies next week
2015-10-09 deraadtanother stray )
2015-10-09 deraadtshortcircuit TIOCGETA to directly return ENOTTY for...
2015-10-09 deraadtoops, typo spotted in temporary .c file, by semarie
2015-10-09 deraadtfix a gotcha in the connect refactoring, that could...
2015-10-09 deraadtthe ntp engine can run with "stdio inet proc". For...
2015-10-09 deraadtOnce the constraint engine process is running, it only...
2015-10-09 deraadtstardate 93370.16: a whitespace appears to have entered...
2015-10-09 deraadtmulticast test backwards; noted by renato
2015-10-09 deraadtsync
2015-10-09 deraadtChange all tame callers to namechange to pledge(2).
2015-10-09 deraadttame -> pledge.
2015-10-09 deraadttame -> pledge conversion, in libc. I should crank...
2015-10-09 deraadtRename tame() to pledge(). This fairly interface has...
2015-10-09 deraadtsync
2015-10-09 deraadtRename tame() to pledge(). This fairly interface has...
2015-10-08 yasuokaAfter replacement alloca() with alloc(), out-of-heap...
2015-10-08 guentherIf getaddrinfo() succeeds, then don't try look ups...
2015-10-08 deraadtExpose a small set of multicast join operators under...
2015-10-08 teduadd some tame calls. we may need a bunch of permissions...
2015-10-08 tedustop trying to gift history files to the original owner...
2015-10-08 kettenisLock the page queues by turning uvm_lock_pageq() and...
2015-10-08 tedulittle cleanup from Michael McConville, mostly related...
2015-10-08 krwRefactor fileprefix() and filecopy() to use warn()...
2015-10-08 deraadttame "stdio rpath wpath cpath proc exec". make is...
2015-10-08 tedu16 years after E801 memprobe was disabled, probably...
2015-10-08 visaRemove the sc_soft_req_cnt field because the number...
2015-10-08 jmctweak previous;
2015-10-08 ericfix conditionals
2015-10-08 deraadtportmap's main process can be tame "stdio rpath inet...
2015-10-08 mikebMake sure that when trunk_port_ioctl is called to set...
2015-10-08 deraadtHandle case where no hint is passed in. Found as a...
2015-10-08 deraadtsetsockopt has a small list of options it can set....
2015-10-08 deraadtOnly in TAME_ROUTE, allow ioctl SIOCGIFADDR/SIOCGIFFLAG...
2015-10-08 deraadtthe -P flag overwrites files, so it needs tame "stdio...
2015-10-08 krwSimpify some code by noting that DOSBBSECTOR is 0,...
2015-10-08 dlgif the mbuf has a valid flowid, use it instead of using...
2015-10-08 dlguse the state id to set a flowid on an mbuf.
2015-10-08 dlgsteal some padding in mbuf pkthdrs to store a flow id.
2015-10-08 mpiLocal route entries are always UP now, missed in previous.
2015-10-08 kettenisImplement set_pages_array_wb() and set_pages_array_wc...
2015-10-08 kettenisAdd a per-page flag to indicate that all mappings of...
2015-10-08 semarieallow a test to manage itself the tame(2) call.
2015-10-08 mpiUnlock the softnet task.
2015-10-08 jsgfix an fd leak if socket connection fails; from Carlin...
2015-10-08 jsgfix a typo; from Carlin Bingham
2015-10-08 kettenisCall em_start() when we detect a link state change...
2015-10-08 mpiUse the radix API directly and get rid of the function...
2015-10-08 sthenadd comment, suggested by reyk
next