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
/
usr.bin
Age
Commit message (
Expand
)
Author
2006-12-07
check for cvs_path_cat() return value.
Xavier Santolaria
2006-12-07
use errno where appropriate in error messages.
Xavier Santolaria
2006-12-07
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-12-07
add config file path in debug message.
Xavier Santolaria
2006-12-06
Don't access buf[strlen(buf) - 1] for zero-length strings.
Ray Lai
2006-12-06
Don't access buf[strlen(buf) - 1] for zero-length strings.
Ray Lai
2006-12-05
unlink(2) sets errno, use it for error message.
Xavier Santolaria
2006-12-05
rmdir(2) sets errno, use it for error message.
Xavier Santolaria
2006-12-04
do the proper dance to order libary dependencies, let modversion do
Marc Espie
2006-12-04
check confstr() return value. Due to the braindead return value
Otto Moerbeek
2006-12-04
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-12-04
- unlink tmp files when finished.
Xavier Santolaria
2006-12-04
retreive -> retrieve; from daniel matic
Jason McIntyre
2006-12-04
- fix crash when doing keyword expansion of zero-length buffers.
Niall O'Higgins
2006-12-02
typo in error message
Marc Espie
2006-12-02
rely on PkgConfig.pm, and so really parse the *.pc files.
Marc Espie
2006-12-02
tweaks; from claus assmann (pr #5317);
Jason McIntyre
2006-12-01
make things vaguely declared where they belong
Marc Espie
2006-12-01
Fix two bugs: stdin is processed and the current working dir is not
Otto Moerbeek
2006-11-29
trim usage(); ok millert deraadt
Jason McIntyre
2006-11-29
- clean up the !}fmt section
Jason McIntyre
2006-11-29
various improvements;
Jason McIntyre
2006-11-29
- sync synopsis and usage()
Jason McIntyre
2006-11-29
- tweak text on which options are default
Jason McIntyre
2006-11-29
typo;
Jason McIntyre
2006-11-29
- sort options (discussed with ckuethe)
Jason McIntyre
2006-11-29
Do not test for processes being swapped out since this can't happen anymore.
Miod Vallat
2006-11-28
add more dudes; from Chad Dougherty <crd@andrew.cmu.edu>
Michael Shalayeff
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-11-28
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-11-28
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-11-28
we will never support pserver, so do not bother documenting
Xavier Santolaria
2006-11-28
tweaks;
Jason McIntyre
2006-11-28
Remove a debug print i accidentally left behind
Chris Kuethe
2006-11-28
Sync usage with manpage
Chris Kuethe
2006-11-28
Add the --silence-errors option. Found by naddy@
Chris Kuethe
2006-11-28
Nicer descriptions of --atleast*version and and --exists
Chris Kuethe
2006-11-28
Allow "pkg-config --modversion" to work. Reported by naddy@
Chris Kuethe
2006-11-28
Move a sentence and talk a bit about dependency resolution.
Chris Kuethe
2006-11-28
Initial version of a manpage. More options will be described as they are
Chris Kuethe
2006-11-27
$OpenBSD$ tag
Chris Kuethe
2006-11-27
stylistic clean-ups.
Marc Espie
2006-11-27
enter pkg-config
Theo de Raadt
2006-11-27
better man page based on another script Makefile
Theo de Raadt
2006-11-27
Back out revision 1.31, restoring the ":dc: is always set" behaviour.
Ryan Thomas McBride
2006-11-27
When a package is not found, exit with an error code. Allows things like
Chris Kuethe
2006-11-27
forgot about obj dirs. thanks matthieu
Chris Kuethe
2006-11-27
Don't search in non-openbsd-default paths - that's what PKG_CONFIG_PATH
Chris Kuethe
2006-11-27
Yet Another pkg-config program, this time as a perl script.
Chris Kuethe
2006-11-27
sort sent requests;
Xavier Santolaria
[next]