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-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
2006-07-20
no need for .Pp after sections;
Jason McIntyre
2006-07-20
Adjust BUGS section; we do support blocksize negotiation for tftpd
Marcus Glocker
2006-07-20
Add blksize option support for tftpd according to RFC 2348.
Marcus Glocker
2006-07-14
Fix some syslog(3) messages. Prototype usage() by __dead void.
Marcus Glocker
2006-07-14
knf. no binary change.
Marcus Glocker
2006-07-08
jmc and I both pronounce ldconfig as ell-dee-config, so it should be
Michael Knudsen
2006-06-26
build cleanly with -Wall -Werror
Dale Rahn
2006-06-22
These two env vars don't have a `=' in their name.
Michael Knudsen
2006-06-21
minimal KNF and spacing
Jasper Lievisse Adriaanse
2006-06-19
sort usage();
Jason McIntyre
2006-06-19
tweak the -S stuff;
Jason McIntyre
2006-06-16
From Markus Glockner <markus@nazgul.ch>, adds logging of refusals
Bob Beck
2006-06-16
Add comment warning not to rename _dl_bind, since gdb(1) knows about it.
Mark Kettenis
2006-06-15
When writing a TXTBUSY file, make certain to preserve all file metadata,
Dale Rahn
2006-05-18
spacing
Theo de Raadt
2006-05-17
prep prebind_newfile() for reuse by dale in prebind; ok drahn
Theo de Raadt
2006-05-15
add an -h option to override the hostname that is reported in the
joshua stein
2006-05-14
use __mips64__
Theo de Raadt
2006-05-13
some knf and delinting; ok drahn
Theo de Raadt
2006-05-13
spacing
Theo de Raadt
2006-05-13
delete case for ?; cdp_xe@gmx.net
Theo de Raadt
2006-05-12
do not call abort()
Theo de Raadt
2006-05-12
document new -P option
Theo de Raadt
2006-05-12
move the prebind code into ldconfig as the -P option.
Theo de Raadt
[next]