index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_install
/
add
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the number of packages that can be installed by an order of
obrien
2001-10-16
1
-1
/
+1
*
The user wants to ensure, not insure, that the package isn't going to
dd
2001-10-15
1
-1
/
+1
*
WARNS=2 cleanup.
sobomax
2001-10-10
6
-27
/
+30
*
- Allow package archive to be created from a locally installed package. This
sobomax
2001-10-08
1
-8
/
+12
*
Fix segfault introduced in previous commit (when adding local packages).
sobomax
2001-09-17
1
-2
/
+3
*
Use a colon to separate the user and group when executing chown(1).
dd
2001-09-11
1
-2
/
+2
*
Fixes problem with pkg_add -r when adding multiple pkgs.
unfurl
2001-09-07
1
-0
/
+1
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
1
-3
/
+3
*
Handle snprintf() returning -1.
brian
2001-08-20
1
-3
/
+3
*
Remove duplicate umask(2) call.
sobomax
2001-08-15
1
-1
/
+0
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-1
/
+1
*
Reduce private "lesser known" function redirection to improve clarity.
obrien
2001-08-13
2
-19
/
+28
*
mdoc(7) police: protect trailing full stops of abbreviations
ru
2001-08-10
1
-1
/
+1
*
Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...
sobomax
2001-08-02
1
-4
/
+4
*
Usability tweak:
sobomax
2001-08-02
1
-13
/
+13
*
The security officer requested this be backed out for discussion.
obrien
2001-07-28
1
-18
/
+18
*
Remove s_strl*(). I am not sure what was thought they accomplished.
obrien
2001-07-28
1
-18
/
+18
*
Only match the first osreldate date range for constructing the FTP URL,
kris
2001-07-26
1
-1
/
+1
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-4
/
+3
*
Correct a reversion in r1.39 which introduced a new instance of strcpy()
kris
2001-07-19
1
-4
/
+6
*
Remove whitespace at EOL.
dd
2001-07-15
1
-29
/
+29
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
bzip2(1) is in the base system - we don't need /usr/local/bin in the PATH
sobomax
2001-07-10
1
-1
/
+1
*
Properly quote recursive pkg_add operations so that filenames with
jkh
2001-06-11
1
-1
/
+1
*
Fixed pkg_add so when it does not find a package, it returns != 0.
pirzyk
2001-06-04
1
-1
/
+2
*
Cross reference pkg_update(1).
eric
2001-05-31
1
-0
/
+1
*
Style policy: reformat multiline comments to conform to style(9).
sobomax
2001-05-17
1
-2
/
+6
*
Clean up some of the evil string handling in this code, replace
kris
2001-05-12
1
-47
/
+75
*
rcsid style fix.
obrien
2001-05-09
1
-6
/
+5
*
A WIP snuck in the rev 1.34 commit.
obrien
2001-05-09
1
-8
/
+3
*
Fix typo in prev commit - add missing comma
ache
2001-04-26
1
-2
/
+3
*
Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there,
obrien
2001-04-25
1
-4
/
+10
*
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
ru
2001-02-28
1
-4
/
+4
*
Use the more logical author syntax from pkg_version and quote
jkh
2001-02-20
1
-3
/
+2
*
MFS: getpackagesite() from RELENG_4 that allows the code to be the same.
obrien
2001-02-17
1
-4
/
+16
*
mdoc(7) police: sanitize previous commit.
ru
2001-02-16
1
-2
/
+3
*
In light of the dismal transfer times from ftp.FreeBSD.org, add a new
obrien
2001-02-13
2
-10
/
+36
*
mdoc(7) police: Change -filled displays (which just happen
ru
2001-02-07
1
-4
/
+4
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-4
/
+4
*
- Add ability to handle bzip2-compressed packages;
sobomax
2001-01-22
2
-1
/
+4
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-3
/
+3
*
Fix a bug arised from the ')' in the wrong place when calling printf()-like
sobomax
2001-01-15
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-7
/
+6
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-2
/
+3
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Cause fatal error messages to be a little more helpful to the programmer
jkh
2000-10-22
2
-11
/
+11
*
Use libfetch instead of libftpio. This adds support for http and IPv6.
des
2000-06-27
1
-2
/
+2
*
-CURRENT is now 500000, reflect that.
billf
2000-03-13
1
-1
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-5
/
+10
[next]