2015-10-18 |
deraadt | First casualty of making pledge "dns" mandatory for... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Move your drink further away... When a program pledged... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | after kmem is open and setup, pledge "stdio rpath wpath... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Collapse some strange programmer style with too much... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | With TIOCSTI supported in pledge "tty proc", csh is... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
mmcc | A whole buncha unsigned char casts for ctype function... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
mmcc | Use explicit_bzero() when the memory is freed directly... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
mmcc | Use explicit_bzero() when the memory is freed directly... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | TIOCSTI and TIOCSCTTY; oops got the condition backwards. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | better placement for dnssocket/dnsconnect |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Describe dnssocket / dnsconnect arguments |
commit | commitdiff | tree | snapshot |
2015-10-18 |
doug | Allow read/write access to /dev/tty when using "tty... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | create libc stubs for dnssocket() and dnsconnect() |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Add two new system calls: dnssocket() and dnsconnect... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | naddy asks me if __tfork should be allowed by "proc... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | connect() to an AF_UNIX socket is really read/write... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | Allow the nasty ioctl TIOCSTI in "tty", but also requir... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | better wording in a comment |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | Unify TIOCGPGRP/TIOCGWINSZ/TIOCGWINSZ behaviour regardi... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | Allow TIOCSCTTY on tty devices, if the pledge says... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2015-10-17 |
guenther | Rename SYSEXIT() to SYSCALL_END() for consistency with... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | mailaddr_match() allows comparing two struct mailaddr... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
guenther | Move the last of the __DBINTERFACE_PRIVATE bits from... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
kettenis | Fix the code that sets up the MCH BAR on systems where... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
naddy | Tighten pledge: We only write to stdio and never to... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
stsp | Spell all "unexpected mode %u" panics in lower case... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jmc | remove some unneccessary macros; from michael reed |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jmc | add missing underscore; from theo buehler |
commit | commitdiff | tree | snapshot |
2015-10-17 |
stsp | Fix build with IFMEDIA_DEBUG defined; ok sthen@ |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | PROTO_NORMAL for pledge(); ok guenther |
commit | commitdiff | tree | snapshot |
2015-10-17 |
bluhm | login_token needs pledge "flock" now. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | makemap shout strip initial and trailing whitespaces... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | document handling of comments in makemap |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Drop two useless defines. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
nicm | Add pledge "stdio unix sendfd proc exec tty" to tmux... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Move a system header include from the global header... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | both of these are deprecated |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | Convert some fgetln to getline. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | Cleanup and simplify LMTP code. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | LMTP delivery requires "inet unix". |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | make usage() less horrible |
commit | commitdiff | tree | snapshot |
2015-10-17 |
doug | Exit if a pledge call fails in non-interactive mode. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
tim | Pledge; OK millert@ tobias@ |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | this file is deprecated |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Change allocarray() to areallocarray(), a full realloca... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | remove unused variables |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Copy alloc()'s overflow check to aresize(). |
commit | commitdiff | tree | snapshot |
2015-10-17 |
krw | NUMBOOT is dead! Nuke the variables and abstractions... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | Implement -w maxwait now that the -w flag is free in... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
reyk | Do no accept fds on the control socket; including the... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | move -V option before -v and remove one spurious newlin... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | KNF |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | our strip() function should use isspace() |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | Remove left over -N and -w. Adapt wording for the link... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
reyk | Tighten up snmpd's control socket: do not allow users... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
rpe | Cleanup a bit. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
semarie | add "tty" for several subcommands of openssl |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | The file(1) magic-parsing process was using pledge... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | smtpd starts rather robustly with a gigantic pledge... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | Add pledge "id" support. This request permits setuid... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jca | route6d pledges to use only "stdio rpath wpath cpath... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jca | Allow a few 'get' ioctls for pledge("route"). route6d... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
tedu | don't need fcntl for non blocking socket, just ask... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
schwarze | Very tricky diff to fix macro interpretation and spacin... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Change x_do_ins()'s arg type from int to size_t for... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Move the overflow check to alloc() so that the link... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | use daemon(), jca had the same diff in his tree |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jca | Also allow 6 as a miblen for NET_RT_DUMP, not all users... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath getpw fattr flock" |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath fattr proc exec" |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath proc exec". |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | Remove RFC 4620 support. The RFC is experimental and... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
djm | increase the minimum modulus that we will send or accept in |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Hoist clearing of FIOASYNC to much earlier, then getty... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
schwarze | Once apropos(1) or man(1) are done with database access... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
sthen | Use SSL_get_version() not SSL_get_cipher_version()... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
gilles | add flock to pledge request, needed by delivery_filename |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jca | Unbreak route6d. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | save some file descriptors. instead of a pipe, use... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | naddy would like the child to exit when the parent... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
ajacoutot | Missing local. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | No longer talk about -b flag, it's gone. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
ajacoutot | Drop usage of TMPDIR. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-16 |
schwarze | test mixing of tabs with Ta |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mpi | Make sched_barrier() use its own task queue to avoid... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | life is simpler if all requests go in the fifo, and... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
djm | better handle anchored FQDNs (e.g. 'cvs.openbsd.org... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | deraadt tells me i'm supposed to check if connect(... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | two phase handling for tcp so that slow connects don... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Cast isspace() argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | Move -t and -w functionality to -a. Both flags are... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Modernize allocation by: |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Cast iscntrl()'s arg to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | 0 -> NULL when comparing with a char*. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Repair the pty check for kernels without pty support. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Check file sizes only for regular files. The current... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
bluhm | Pledge the syslogd privsep process with "stdio rpath... |
commit | commitdiff | tree | snapshot |
next |