openbsd
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
2015-10-08 sthenLink the result of each mps_getbulkreq() to the end...
2015-10-08 sthenuse correct return value for IP-MIB::ipForwarding,...
2015-10-08 jmctrailing whitespace;
2015-10-08 deraadtTry again. Both -R and -p prevent use of tame, but...
2015-10-08 deraadtsync
2015-10-08 beckRip the guts out of another gibbering horror of a time...
2015-10-08 beckrevert previous accidental commit
2015-10-08 beckSpelling in comment
2015-10-08 deraadtah, fchflags. We will come back to this issue later
2015-10-07 beckAdd tls_peer_cert_notbefore and tls_peer_cert_notafter...
2015-10-07 beckAllow us to get cipher and version even if there is...
2015-10-07 deraadtIn theory, bgpd should be happy with tame "stdio unix...
2015-10-07 deraadtuse new tame "route" feature when possible
2015-10-07 deraadtuse fatal() instead of err(); from benno
2015-10-07 deraadtSplit out routing sysctl's from tame "inet", and put...
2015-10-07 millertUse getline(3) rather than fgetln(3). OK gilles@
2015-10-07 deraadtone simple free, ok mpi
2015-10-07 krwAdd initial support for UEFI/GPT installs to install...
2015-10-07 deraadtuse tame "stdio rpath tty", for ttyname(). from Rob...
2015-10-07 jmc"..." implies optional, so no need for []; from michael...
2015-10-07 semariefrom previous commit: "ioctl" is used for grab ttyname(0)
2015-10-07 millertBe explicit that the user is responsible for freeing...
2015-10-07 semarieenable tame(2) in who(1).
2015-10-07 djminclude PubkeyAcceptedKeyTypes in ssh -G config dump
2015-10-07 deraadttame "stdio cpath". The cpath is for rmdir(). Tame...
2015-10-07 deraadtWe cannot tame if -R is specified, because mknod and...
2015-10-07 deraadteasy size for free(); ok mpi
2015-10-07 deraadteasy free sizes; ok mpi
2015-10-07 sobradoUsePrivilegeSeparation defaults to sandbox now.
2015-10-07 deraadttame "stdio rpath wpath cpath" to support use of freope...
2015-10-07 deraadttame "stdio inet rpath wpath cpath" supports all the...
2015-10-07 deraadttame "stdio rpath". no uid/user resolution happening...
2015-10-07 deraadttame "stdio wpath cpath", since tee creates & writes...
2015-10-07 deraadttame "stdio cpath rpath fattr", unless mkdir -m is...
2015-10-07 deraadtOops, not quite ready for tame() here. People need...
2015-10-07 deraadt*** empty log message ***
2015-10-07 deraadttame "stdio rpath", for the open with O_RDONLY.
2015-10-07 deraadttame "stdio rpath", satisfies the fopen cases
2015-10-07 deraadttame "stdio rpath", which covers readlink() and realpath()
2015-10-07 deraadttame "stdio"; username information does not use getpw
2015-10-07 deraadttame "stdio rpath getpw". getpw is for user_from_uid...
2015-10-07 deraadtgetaddrinfo_async() shouldn't unconditionally intialize...
2015-10-07 deraadtgetaddrinfo() should not res_init() unconditionally...
2015-10-07 bcookinclude <sys/time.h> for gettimeofday(2)
2015-10-07 mpirn_inithead() offset argument is now specified in byte...
2015-10-07 mpiMake rtable_get() private to ensure it won't be used...
2015-10-07 mpiInitialize the routing table before domains.
2015-10-07 jsgCorrect handling of enum attributes with g++
2015-10-07 kettenisIn i915_gem_fault(), move the "out" label after the...
2015-10-07 nicmCouple of memory leaks in error paths, from Frederik...
2015-10-07 mpiMove route entry debug helpers where they belong.
2015-10-07 mpiMove the reference counting of a newly created route...
2015-10-07 mpiDo not call bpf_catchpacket() if another CPU detached...
2015-10-07 deraadttame "stdio rpath". could go crazy and handle the...
2015-10-07 deraadttame "stdio rpath" initially. if no files, go to tame...
2015-10-07 deraadttame "stdio rpath getpw" before getpwuid and opening...
2015-10-07 deraadttame "stdio rpath wpath cpath tmppath tty". "tty"...
next