index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-26
add tests for whitespace surrounding properties
Jasper Lievisse Adriaanse
2015-10-26
Don't reject properties with no whitespace after the colon; it's perfectly
Jasper Lievisse Adriaanse
2015-10-26
Put repquota in line with other utilities: you either wants list everyting,
Vadim Zhukov
2015-10-26
tweak previous;
Jason McIntyre
2015-10-26
no more TMPDIR;
Jason McIntyre
2015-10-26
Add ppoll() to "stdio"
Theo de Raadt
2015-10-26
Use axf's hashsize as a block size in the authenticated encryption routine.
Mike Belopuhov
2015-10-26
Some extra logging of where keys are actually going.
Nicholas Marriott
2015-10-26
Rather than setpassent(1) for the lifetime of the program, use two smaller
Theo de Raadt
2015-10-26
Fix makemap(8) for values containing a '#'.
Sunil Nimmagadda
2015-10-26
Give dhclient(8) the ability to use option 119, a.k.a. "Domain
Kenneth R Westerback
2015-10-26
Remove the #define Strfoo() s_strfoo() redirection and move everything
Christian Weisgerber
2015-10-26
Clean up cruft made visible by the NLS unifdefing:
Christian Weisgerber
2015-10-26
Remove TMPDIR support, it is not really useful in crontab.
Todd C. Miller
2015-10-26
Use rt_ifidx rather than rt_ifp.
Martin Pieuchot
2015-10-26
Put off some "notyet" dust from login.c.
Vadim Zhukov
2015-10-26
Use SOCK_NONBLOCK and SOCK_CLOEXEC instead of fcntl() calls.
Todd C. Miller
2015-10-26
Add GPT editing. Based on GSOC 2014 work by Markus Muller.
Kenneth R Westerback
2015-10-26
don't keep the passwd database open; callers do not expect that they will
Ted Unangst
2015-10-26
unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set)
Christian Weisgerber
2015-10-26
(char *)0 -> NULL
mmcc
2015-10-26
Flesh out GPT info and tweak other verbiage to be less MBR specific.
Kenneth R Westerback
2015-10-26
Remove some useless defines and the set_cron_uid() function.
Todd C. Miller
2015-10-26
Let SLIST_REMOVE invalidate the pointer in more cases.
Alexander Bluhm
2015-10-26
Rename err() to error() to prevent confusion with the stdlib function.
mmcc
2015-10-26
remove the silly username cache here and use libc user_from_uid.
Ted Unangst
2015-10-26
remove TMPDIR support
Theo de Raadt
2015-10-26
sync
Theo de Raadt
2015-10-26
rip6query goes to the attic. Hopefully route6d (rip6d?) will get some
Theo de Raadt
2015-10-26
remove TMPDIR support. ok millert
Ted Unangst
2015-10-26
print uptime too. ok deraadt
Ted Unangst
2015-10-26
one second amnesty for timeouts so we don't spin with short timeouts
Ted Unangst
2015-10-26
set listening sockets to nonblocking, then handle as many incoming requests
Ted Unangst
2015-10-26
dns check needs to be done on the kernel address after copyin
Ted Unangst
2015-10-26
Allow NET_RT_IFLIST in pledge "dns" as well
Theo de Raadt
2015-10-26
Kernel got fixed we no longer need to check if rtm_pid is 0 to filter out
Claudio Jeker
2015-10-26
If the system call is entirely unpermitted, code will be 0, and there is
Theo de Raadt
2015-10-26
add setreuid/setregid to "id"
Theo de Raadt
2015-10-26
stop saving a pidfile; ok jung zhuk
Theo de Raadt
2015-10-26
fix PATH_INFO for / requests
Joerg Jung
2015-10-26
Nothing in base uses native language support anymore. Remove NLS
Alexander Bluhm
2015-10-26
remove libutil from dpadd too
Ted Unangst
2015-10-26
remove libutil from dpadd too
Ted Unangst
2015-10-26
last consumer in base of pidfile()...
Theo de Raadt
2015-10-26
remove util.h include and -lutil after pidfile removal
Joerg Jung
2015-10-26
Stop writing a pidfile
Theo de Raadt
2015-10-26
stop using pidfile()
Theo de Raadt
2015-10-26
remove unneeded pidfile() from smtpd
Joerg Jung
2015-10-26
Sync "ifconfig create" interface list with ifconfig -C output.
Jonathan Gray
2015-10-26
avoid a potential double free
Jonathan Gray
[next]