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
Commit message (
Expand
)
Author
Age
Files
Lines
*
demon -> daemon
dd
2002-05-11
1
-1
/
+1
*
We don't need to include arpa/inet.h here. In fact, only FreeBSD needs
brian
2002-05-11
1
-2
/
+1
*
Remove cross reference to pkg_update(1).
eric
2002-05-11
1
-1
/
+0
*
#include netinet/in.h when !__FreeBSD__ to silence some warnings from
brian
2002-05-11
1
-0
/
+3
*
sysctl -w -> sysctl
dd
2002-05-11
1
-1
/
+1
*
Beware the log demon! (Fix typo: s/demon/daemon/)
dd
2002-05-11
1
-1
/
+1
*
replace __FUNCTION__ with standardized __func__.
alfred
2002-05-11
11
-58
/
+58
*
unbreak build: fix multi-line string literal
alfred
2002-05-11
1
-1
/
+1
*
unbreak build: ditch multi-line string literals
alfred
2002-05-11
1
-1
/
+1
*
fix build:
alfred
2002-05-11
8
-51
/
+67
*
NetBSD keeps des.h in /usr/include/openssl these days
brian
2002-05-11
1
-0
/
+4
*
Typo.
max
2002-05-10
1
-1
/
+1
*
Add support for MS-CHAP authentication via a RADIUS server.
brian
2002-05-10
6
-42
/
+200
*
Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.
obrien
2002-05-10
1
-0
/
+3
*
When packing installed package into a file (pkg_create -b) make sure to
sobomax
2002-05-10
1
-4
/
+11
*
Fix buildworld breakage.
roberto
2002-05-09
1
-1
/
+1
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
7
-19
/
+19
*
Unbreak this file after the last drive-by committing. We have to
wpaul
2002-05-09
1
-2
/
+2
*
Do my bit for the Perl removal team and shoot my own, rather mangy
paul
2002-05-08
4
-306
/
+1
*
Make compilable without -DINET6.
ume
2002-05-08
1
-2
/
+2
*
Log address family of a connection.
ume
2002-05-08
1
-4
/
+6
*
Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.
des
2002-05-08
6
-517
/
+169
*
Fix a boatload of format errors and constness violations.
des
2002-05-08
2
-36
/
+40
*
style(9): remove an EOF space.
maxim
2002-05-08
1
-1
/
+1
*
Implement 'speed' command: set a maximum read speed. At the moment it
maxim
2002-05-08
2
-0
/
+22
*
Update ARP to access token-ring source routing information at it's new
kbyanc
2002-05-08
1
-5
/
+10
*
Use libutil and libypclnt for all passwd manipulation and NIS needs.
des
2002-05-08
4
-353
/
+47
*
Re-remove these files. Somehow obrien managed to revive them with a
peter
2002-05-07
2
-185
/
+0
*
Don't corrupt MP fragments when they're put back on the front of our
brian
2002-05-07
1
-5
/
+6
*
Understand the Session-Timeout RADIUS attribute
brian
2002-05-07
5
-4
/
+109
*
inet_aton returns 0 on failure, not -1.
dwmalone
2002-05-06
1
-1
/
+1
*
New feature: allow origins of all dependencies be recorded into package list
sobomax
2002-05-05
6
-9
/
+56
*
In a origin lookup mode (-O) don't bail out when encountering empty package
sobomax
2002-05-05
1
-2
/
+8
*
Update usage() and manpage to match reality (add -O into usage and adjust
sobomax
2002-05-05
2
-4
/
+10
*
Use PLIST_ORIGIN instead of rolling own version using PLIST_COMMENT.
sobomax
2002-05-05
1
-4
/
+5
*
Handle PLIST_ORIGIN properly.
sobomax
2002-05-05
2
-0
/
+9
*
* Fix a small typo, thanks to olgeni
dougb
2002-05-04
1
-1
/
+4
*
* Add some niceties to make the -p option quieter, and better behaved
dougb
2002-05-04
1
-5
/
+28
*
Tweak a data type from char * to u_char *
brian
2002-05-04
1
-2
/
+2
*
Make ``set mru'' require a context. In multi-link mode, there's no
brian
2002-05-04
1
-1
/
+1
*
Add ability to query installed packages based on origin.
sobomax
2002-05-04
7
-11
/
+99
*
style(9): sort includes, remove EOL spaces.
maxim
2002-05-03
1
-6
/
+6
*
wait(2) for compress_log() processes to complete before exit.
maxim
2002-05-03
1
-0
/
+3
*
Make pkg_info working again when argument is a file not in the current
sobomax
2002-05-02
1
-2
/
+5
*
Make `-g' working for symlinks.
sobomax
2002-05-02
1
-3
/
+20
*
Kill local variable which shadows global one. This fixes creation of bzip2
sobomax
2002-05-02
1
-1
/
+0
*
Bump the version to mark the fixed FSM TLD ordering
brian
2002-05-01
1
-1
/
+1
*
If we receive a config request while Open, call TLD *before* decoding
brian
2002-05-01
1
-3
/
+7
*
Allow the peer to modify the LQR interval
brian
2002-05-01
1
-0
/
+1
*
Make this compile and not segfault on ia64. ptr = strdup("foo"); is
peter
2002-05-01
1
-3
/
+4
[next]