2015-10-19 |
sunil | Kill whitespace at eol. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
vgross | deduplicate in[6]_pcbbind() port scan loop. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
yasuoka | Avoid a NULL dereference when getgrnam_r() returns... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
dcoppa | Update etc/mtree/BSD.x11.dist (freetype-2.6.1) |
commit | commitdiff | tree | snapshot |
2015-10-19 |
yasuoka | Call tzset() before dropping the priviledge to use... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
yasuoka | Can't assert "module->fd >= 0" in radiusd_stop() since... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
jmatthew | Move bge rxeof and txeof outside the kernel lock. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
mmcc | Apply style(9) to header includes. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
guenther | Need <string.h> for memset() |
commit | commitdiff | tree | snapshot |
2015-10-18 |
benno | pledge bgplg(8). |
commit | commitdiff | tree | snapshot |
2015-10-18 |
rpe | Finish first round of rework of the rc script. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
nicm | Pass current directory as a string rather than a file... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
uaa | The change of 5.7's sys/arch/i386/i386/bus_space.c and |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Instead of fragile CMSG parsing, control pledge "sendfd... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
guenther | Pull in <float.h> instead of declaring __flt_rounds... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
jung | fix lmtp delivery regressions introduced in previous: |
commit | commitdiff | tree | snapshot |
2015-10-18 |
mmcc | Move more EXTERN-defined globals from sh.h. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
kettenis | Backport another Broadwell fix from Linux 3.15 |
commit | commitdiff | tree | snapshot |
2015-10-18 |
miod | Use "getpw" rather than "flock", per deraadt@'s suggestion. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
tobias | Avoid integer overflow with very large files. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
rpe | Fix comments. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
miod | pledge+=flock, for /var/run/ypbind.lock. ok semarie@ |
commit | commitdiff | tree | snapshot |
2015-10-18 |
millert | Do not warn for sort -o if we can't chown the output... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
bluhm | Add "id" pledge to syslogd privsep process. Needed... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
jca | Make use of pledge(2); initial diff from deraadt@ |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | actually, it uses getaddrinfo |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | libc DNS functions will now use the new dnssocket(... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
jca | Tweak previous: call fatal(), not err(3), for consisten... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | regress pledge: test kill() |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | regress pledge: remove cmsg |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | regress pledge: cpath test |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | regress pledge: cmsg is deprecated |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | regress pledge: tweak a bit the manner to grab hte... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
doug | Need native-pledge for id. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
guenther | ld.so no longer needs or uses a bind lock, so stop... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
jsg | Tadpole/Sun Voyager IIi reported to work via dmesg@ |
commit | commitdiff | tree | snapshot |
2015-10-18 |
semarie | move SS_DNS socket check from kern_plegde.c to sys_gene... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
guenther | Use offsetof() instead of adding the sizes of the prece... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
ajacoutot | Make sure sm_rotate_bak() is only run once. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | getting sloppy, lost a } |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | sorry, sdiff -o interactive mode does another spawn |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Add "dns" to the pledges. Previously these worked... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | Forcibly delete /var/run/ypbind.lock to prepare for... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
deraadt | unrelated commit; not ready yet |
commit | commitdiff | tree | snapshot |
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 |
next |