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.sbin
/
pkg_install
/
delete
Age
Commit message (
Expand
)
Author
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-11-08
- Get rid of ".Sh OPTIONS" and always use the standard options list intro.
Aaron Campbell
2000-04-28
If symlinks to the package exist, remove them along with the package.
Marc Espie
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-24
Disallow pkg_delete when the pkg_prefix is on a read-only file-system.
Marc Espie
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
2000-03-06
Do not leave `(' characters dangling at the end of lines; instead, use the
Aaron Campbell
1999-10-09
Band Aid fixes, polyglot of espies and mine:
Bob Beck
1999-07-03
remove redundant .Pp macros
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1998-12-16
more .Nm fixes
Aaron Campbell
1998-10-13
Sync with recent NetBSD changes:
Marco S Hyman
1998-09-07
updated pkg_* tools. Merged in many changes/improvements from NetBSD.
Marco S Hyman
1998-04-07
cleanup usage even more; very annoying
Theo de Raadt
1998-04-04
fix usage
Theo de Raadt
1997-06-17
use mktemp, but use it without guessability or DOS attacks
Theo de Raadt
1997-06-14
bad NULL; arnej@math.ntnu.no
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-10-08
Attempt at cleanup.
michaels
1996-08-26
hack to make non-obj builds work
Theo de Raadt
1996-06-19
Makefiles supported obj, but not obj.${MACHINE}. Use same solution as
Mats O Jansson
1996-06-04
Oops, screwed up the $OpenBSD$ IDs
Niklas Hallqvist
1996-06-04
add package tools from FreeBSD
Niklas Hallqvist