openbsd
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"...
2015-10-07 deraadttame "stdio rpath wpath cpath" covers mkstemp (O_RDONLY...
2015-10-07 deraadttame "stdio". It would take some doing for this to...
2015-10-07 deraadttame "stdio". I doubt there is a bug in the environmen...
2015-10-07 deraadttame "stdio rpath wpath cpath" handles all the cases...
2015-10-07 deraadtpatch(1) can move to "stdio rpath wpath cpath tmppath...
2015-10-07 deraadttame "stdio rpath"
2015-10-07 deraadttame "stdio rpath"
2015-10-07 deraadttame "stdio rpath wpath cpath" or a more mundane "stdio...
2015-10-07 deraadttame "stdio rpath wpath". rpath is for localtime(...
2015-10-07 deraadttame "stdio rpath wpath cpath proc exec tty". proc...
2015-10-07 deraadttame "stdio inet rpath cpath wpath proc" seems to be...
2015-10-07 deraadtmove from tame "ioctl" to tame "tty", which provides...
2015-10-07 deraadttame "stdio getpw rpath wpath tty". "tty" allows this...
2015-10-07 deraadtWe continue our tour through obscure BSD <word escapes...
2015-10-07 deraadttame "stdio rpath" at the start, then potentially some...
2015-10-07 deraadttame "stdio rpath wpath cpath" to cover all the file...
2015-10-07 deraadttame "stdio rpath" for when paths are specified; otherw...
2015-10-07 deraadtAdd the tame "exec" request. This allows processes...
2015-10-07 krwAdd initial support for installing UEFI boot files...
2015-10-07 djmdon't try to change tun device flags if they are alread...
2015-10-07 krwNote permissions for the crc32() code adapted from...
2015-10-06 deraadtobvious tame "stdio". For those not keeping score...
2015-10-06 deraadttame "stdio rpath" if we have new files to open, otherw...
2015-10-06 deraadtobvious tame "stdio"
2015-10-06 nicmRemove an old and broken test snippet, from Michael...
2015-10-06 nicmDrop the silly and distracting ACCEPT and REJECT macros...
2015-10-06 nicmMove tree.c protos into tree.h, from Michael McConville...
2015-10-06 deraadtoops, mistaken commit, spotted by naddy
2015-10-06 matthew0xffffffff is 32 bits, not 24 bits
2015-10-06 schwarzeWith growing functionality, the synopsis became long...
2015-10-06 schwarzeuse ellipsis for arguments that can be repeated;
2015-10-06 deraadtA process should be able to do sigpending for itself
2015-10-06 schwarzemodernize style: "return" is not a function; ok cmp(1)
2015-10-06 deraadtFor TAME_PROC, allow setrlimit()
2015-10-06 bennofix flowsrc spec, ok florian, thx ingo!
2015-10-06 deraadtWhen "proc" is requested, allow setpgid() and sigsuspend().
2015-10-06 teduwe're running rm. call it rm too.
2015-10-06 semarieupdate "cmsg" tests: it lost TAME_SELF flag.
2015-10-06 deraadtMove from tame "cmsg" to tame "sendfd" or "recvfd"...
2015-10-06 semarieadd some tests for rpath, wpath, cpath
2015-10-06 deraadtAdd new "tty" request, which allows TIOCGETA, TIOCGPGRP...
2015-10-06 kettenisMake sure that tx_buffer->next_eop is properly set...
2015-10-06 timRemove the -C option that converts an S/Key database...
2015-10-06 timDon't burden keycrunch_{md5,sha1,rmd160}() with identic...
2015-10-06 timUpdate path in comment; OK millert@
2015-10-06 teduclear out some more legacy code and whatnot
2015-10-06 claudioRework the tame cmsg handler to make it work both ways...
2015-10-06 deraadtrmdir() is just a CPATH operation; remove RPATH marker...
2015-10-06 claudioMake sure that all padding bytes in cmsgs are actually...
2015-10-06 deraadtoops, namei was never allowing through valid CPATH...
2015-10-06 deraadtAdd getrusage() to the TAME_SELF catagory.
2015-10-06 stspFix buf leak in error path. ok gilles@ eric@
2015-10-06 deraadtonly modifies data, stdin to stdout, so tame "stdout"
2015-10-06 deraadtuse tame "stdio rpath wpath cpath fattr". There is...
2015-10-06 deraadtsimple tame "stdio rpath"
2015-10-06 deraadttame "stdio rpath" before opening the file, tame "stdio...
2015-10-06 bcookprefer limits.h over sys/limits.h
2015-10-06 nicmSimple update for pdf, from file 5.x.
2015-10-06 stspMake iwm(4) set the MAC address the same way other...
2015-10-06 gilleswe don't need this temporary buffer since we're going...
2015-10-06 nicmAnother simple update for xwindows, from 5.x.
2015-10-06 nicmLog the matched offset (and the new offset) instead...
2015-10-06 nicmssh and ssl key file magic, from file 5.x.
2015-10-06 nicmAnother simple update from file 5.x.
2015-10-06 gillesfix snprintf() error checking in token expansion code...
2015-10-06 gillesfix chdir() call for the sake of correctness
2015-10-06 gillesfix values passed to umask(), they should be octal.
2015-10-06 deraadtdo not need ioctl.h
2015-10-06 deraadtObvious tame "stdio rpath wpath cpath" to a program...
2015-10-06 gillesfix reallocarray() constructs to always use temporary...
2015-10-06 deraadtEnable ioctl() in the "rw" request, to support FIONREAD...
2015-10-06 deraadtthese do not use ioctl.h
2015-10-06 guentherstruct knote's kn_sdata needs to be the same type as...
2015-10-06 deraadttame "stdio getpw"
2015-10-06 deraadtdata processing stdin to stdout; tame "stdout"
2015-10-06 deraadtunfortunately tame "stdio" can only happen well after...
2015-10-06 djmadapt to recent sshkey_parse_private_fileblob() API...
2015-10-06 deraadtThe performance hit for -fstack-protector-all is worth...
2015-10-06 deraadtAppears that tame "stdio getpw rpath" will satisfy...
2015-10-05 deraadtDuring getopt(), an optional file may be opened. After...
2015-10-05 deraadttame "stdio rpath wpath cpath", because this program...
2015-10-05 nicmRemove EXTERN from lex.h and put the definitions in...
2015-10-05 nicmRemove EXTERN from table.h and put the definitions...
2015-10-05 nicmAnother trivial update, some extra bits for timezone...
2015-10-05 nicmSet the line file descriptor nonblocking and make it...
2015-10-05 yasuokaFix efiboot not to use the usual kernel load address...
2015-10-05 nicmVery trivial changes from file 5.x: spelling mistakes...
2015-10-05 nicmGet BE and LE UTF-32 correct, from file 5.x.
next