index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
Age
Commit message (
Expand
)
Author
2006-11-27
Make spamd error out for a greylisted session only after the DATA
Bob Beck
2006-11-26
repair missing DPADD requests
Theo de Raadt
2006-11-21
Fill in load/end address for binary.
Dale Rahn
2006-11-15
failed to purge doubled up environment variables; found by Mark Dowd
Theo de Raadt
2006-11-14
stack corruption was fixed a while ago.
Dale Rahn
2006-11-14
improve previous;
Jason McIntyre
2006-11-14
clarify "maxcon" somewhat, particularly its upper limit;
Jason McIntyre
2006-11-14
cleanup pointed out by miod@
Dale Rahn
2006-11-13
Let this build on landisk.
Dale Rahn
2006-11-11
when calculating envp, skip over the NULL between argv and envp.
Dale Rahn
2006-11-11
remove '#if 0' block.
Dale Rahn
2006-11-11
Working?
Dale Rahn
2006-11-10
dont want to know where this stack corruption is coming from.
Dale Rahn
2006-11-10
better...
Dale Rahn
2006-11-10
Getting much closer.
Dale Rahn
2006-11-10
`elminate' etc. is not really the right way to spell `eliminate'.
Michael Knudsen
2006-11-10
Not quite working ld.so support for sh
Dale Rahn
2006-11-04
remove misplaced -l stuff; henning needs more caffeine...
Jason McIntyre
2006-11-03
donot for tcpdump, use libpcap directly.
Henning Brauer
2006-10-29
use setresuid/gid and check for failure, ok bob
Henning Brauer
2006-10-28
Only mprotect pages during relocation if the library is marked TEXTREL
Dale Rahn
2006-10-26
- sort options
Jason McIntyre
2006-10-25
allow spamlogd to use an alternate pflog interface
Henning Brauer
2006-10-23
no need to use "keep state" and "flags S/SA" in pf rules,
Jason McIntyre
2006-10-19
no need to escape "'";
Jason McIntyre
2006-10-18
Avoid double fclose() of a file if we exceed retries. Coverity ID 2669.
Todd C. Miller
2006-10-18
you do not call fclose() on a file descriptor; ok cloder
Theo de Raadt
2006-10-18
do not name FILE * variables "fd" since it is confusing
Theo de Raadt
2006-10-17
Make this easier for people who aren't aware of what shell they are running.
Bob Beck
2006-09-29
typo; from sthen
Jason McIntyre
2006-09-26
switch alpha to gcc3; joint work with drahn@ and brad@
Martin Reindl
2006-09-24
Fill in the list of loaded segments for the main executable such that we can
Mark Kettenis
2006-09-22
Remove lfs_cleanerd and mount_lfs
Pedro Martelletto
2006-09-20
Recommit non-static array fix.
Ray Lai
2006-08-23
Support arm libraries with DT_TEXTREL, has no affect for other libraries.
Dale Rahn
2006-08-19
Don't shadow err(3).
Ray Lai
2006-08-17
Instead of doing all this pointer and buffer arithmetic, generate string
Ray Lai
2006-08-17
recv(2) returns a ssize_t, so match cc with it.
Ray Lai
2006-08-15
-r only applies to blacklists. ok beck@
Kjell Wooding
2006-08-14
Document debug mode. OK jmc@
Todd C. Miller
2006-08-14
Fix typo introduced in rev 1.16; fixes "login" authentication style.
Todd C. Miller
2006-08-12
spelling: elminate
Kevin Steves
2006-08-06
Do not take shortcuts when the PLT size is 0; makes emacs work again on alpha.
Mark Kettenis
2006-08-06
Work around an issue found when working with gcc3 on alpha,
Dale Rahn
2006-07-28
Only stop processing prebind deletion if an actual error occurs.
Dale Rahn
2006-07-28
Make tftpd atoi() free.
Marcus Glocker
2006-07-26
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
Theo de Raadt
2006-07-26
Mini KNF. No binary changes.
Marcus Glocker
2006-07-26
Fixing several timeout quirks at tftpd and tftp:
Marcus Glocker
2006-07-21
- fix protocol for write requests (put) which come with options.
Marcus Glocker
[next]