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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow service names as the divert/tee arg.
brian
1997-07-25
1
-5
/
+19
*
Cleaned up revisions 1.22 and 1.23.
bde
1997-07-20
1
-21
/
+24
*
Calculate and print out the standard deviation of the round trip times.
wollman
1997-07-18
3
-19
/
+33
*
Check if routed had the same problems that route(1) had.
julian
1997-07-18
2
-19
/
+35
*
fix what appears to me to be absolutle bogus code
julian
1997-07-18
1
-6
/
+7
*
Merge WebNFS support from NetBSD.
dfr
1997-07-16
2
-2
/
+47
*
Removed "hack to prevent overflow of a 32bit block number". Lite2 has a
bde
1997-07-13
1
-3
/
+1
*
kill the undead
peter
1997-07-13
2
-733
/
+0
*
Fix a problem introduced with a recent change that caused a hang with
sef
1997-07-13
1
-10
/
+28
*
Allow ldconfig to accept files (containing directory paths) as well as
jkh
1997-07-11
2
-9
/
+73
*
don't count packets as being transmitted when we know that the sendto()
julian
1997-07-09
1
-2
/
+4
*
ping called printf() from a signal handler..
julian
1997-07-09
1
-5
/
+26
*
Move logwtmp(shutdown) call before any real action in death().
ache
1997-07-08
1
-4
/
+4
*
1. Replace malloc+bzero by calloc
ache
1997-07-05
1
-28
/
+5
*
Add -D_NEW_VFSCONF to eliminate compilation warning
ache
1997-07-05
1
-2
/
+2
*
Document recent changes (config files and -D...) and not so recent changes
bde
1997-07-05
1
-42
/
+106
*
death: revoke all lines listed in /etc/ttys instead of sending HUP
ache
1997-07-04
1
-3
/
+27
*
Add Xref to nologin(5).
max
1997-07-04
1
-0
/
+1
*
Die and stay dead. Ya got it?!
jdp
1997-07-04
2
-776
/
+0
*
Include <libutil.h> instead of private declarations
ache
1997-07-03
1
-8
/
+2
*
Remove unneded cast in login_getclassbyname which cause warning
ache
1997-07-02
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r27163,
bde
1997-07-02
3
-0
/
+1121
|
\
|
*
Import Lite2's src/sbin, except for XNSrouted and routed. All relevant
bde
1997-07-02
19
-84
/
+1277
*
|
Import Lite2's src/sbin, except for XNSrouted and routed. All relevant
bde
1997-07-02
1
-0
/
+388
*
|
Remove lines inside #ifdef 0/#endif.
charnier
1997-06-30
2
-64
/
+2
*
|
Configure static linkage in the normal way (default to -static using
bde
1997-06-29
1
-2
/
+2
*
|
Print fs_maxfilesize.
bde
1997-06-29
1
-2
/
+2
*
|
Prepare to remove the declaration of sys_siglist from <unistd.h>.
bde
1997-06-29
1
-2
/
+2
*
|
Attempt to open the device for reading before actually adding the device
pst
1997-06-28
1
-1
/
+14
*
|
Display tickadj in struct clockinfo.
jhay
1997-06-24
1
-3
/
+3
*
|
Suggest using /etc/services entry rather than a
brian
1997-06-24
1
-4
/
+5
*
|
Allow use of the name "swap" instead of an actual swap device.
tegge
1997-06-23
1
-0
/
+31
*
|
Allow ipfw to look up service names from /etc/services (or NIS if turned on)
julian
1997-06-23
2
-15
/
+47
*
|
Show the real revision date and not the date that this
steve
1997-06-23
8
-10
/
+10
*
|
sysconfig -> rc.conf
jkh
1997-06-22
1
-3
/
+3
*
|
This commit was generated by cvs2svn to compensate for changes in r26781,
brian
1997-06-22
7
-0
/
+1969
|
\
\
|
*
|
Bring natd into main source tree now that the
brian
1997-06-22
7
-0
/
+1969
|
/
*
|
Sync usage string according to man page.
charnier
1997-06-19
1
-4
/
+3
*
|
Cosmetic in usage string.
charnier
1997-06-19
1
-1
/
+1
*
|
Use warn(3).
charnier
1997-06-19
1
-7
/
+8
*
|
Use err(3). Add missing prototypes. Cosmetic in usage string.
charnier
1997-06-19
1
-11
/
+20
*
|
Use err(3). Add usage().
charnier
1997-06-19
1
-34
/
+21
*
|
Use err(3).
charnier
1997-06-19
1
-21
/
+13
*
|
Various typos in man page. Cosmetic in usage string. Use err(3) instead
charnier
1997-06-18
2
-34
/
+22
*
|
Sync man page and usage string. Remove unused -p option from getopt call.
charnier
1997-06-18
1
-2
/
+2
*
|
Sync man page and usage string.
charnier
1997-06-18
1
-10
/
+4
*
|
Sync beetween man page and usage string.
charnier
1997-06-18
2
-4
/
+4
*
|
Fprintf -> warn.
charnier
1997-06-18
1
-8
/
+5
*
|
Merge from Lite2.
bde
1997-06-16
3
-133
/
+104
*
|
Typo fix.
max
1997-06-16
1
-2
/
+2
[next]