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
...
*
Zero mbuf::pnext when Dequeue()ing.
brian
1998-06-16
1
-1
/
+2
*
Only set the datalink::stayonline flag if we
brian
1998-06-16
1
-4
/
+5
*
o Don't dump core with ~m in term mode.
brian
1998-06-16
2
-16
/
+40
*
o De-staticise things that don't need to be static.
brian
1998-06-15
16
-36
/
+45
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
17
-44
/
+45
*
Give ``load'' optional context. It's now possible to
brian
1998-06-15
6
-32
/
+34
*
Make `close lcp' just close the LCP layer and not hangup. This is
brian
1998-06-15
9
-61
/
+107
*
Oops, the previous commit missed one line of code.
joerg
1998-06-15
1
-1
/
+2
*
Watch out for null hostnames in netgroup entries, to avoid dumping core.
joerg
1998-06-15
1
-2
/
+4
*
Make it compatible with long usernames
ache
1998-06-14
1
-4
/
+9
*
Reviewed by: Amancio
ahasty
1998-06-14
2
-2
/
+125
*
Deal with PROTO_IGMP and PROTO_IPIP packets correctly.
brian
1998-06-14
1
-2
/
+28
*
o Pass our negotiated number of VJ slots into
brian
1998-06-14
3
-10
/
+15
*
Mention all the environment variables that can be used
steve
1998-06-13
1
-3
/
+7
*
Minor tweaks in the AUTHORS section.
steve
1998-06-13
1
-5
/
+4
*
Add the ``clear'' function.
brian
1998-06-12
5
-6
/
+121
*
Remove '\n' from `show throughput'. ctime() already does
brian
1998-06-12
1
-3
/
+3
*
Correct arg hack
brian
1998-06-12
2
-6
/
+6
*
o Maintain a link-type mask for open datalinks as well as
brian
1998-06-12
5
-65
/
+92
*
Always support an elf kernel when given one.
peter
1998-06-12
1
-2
/
+0
*
#include <arpa/inet.h>
peter
1998-06-12
1
-1
/
+2
*
Use the elf libalias name when compiled under elf.
peter
1998-06-12
1
-1
/
+5
*
#include <arpa/inet.h> instead of rolling own prototype.
peter
1998-06-12
1
-3
/
+1
*
#include <arpa/inet.h> for inet_* definitions.
peter
1998-06-12
2
-4
/
+8
*
bsd.dep.mk doesn't know about -idirafter, and doesn't parse -I the
peter
1998-06-11
1
-3
/
+4
*
Activate libbind
peter
1998-06-11
1
-1
/
+2
*
libbind.a and associated makefile goo is only used for named and named-xfer
peter
1998-06-11
1
-4
/
+10
*
Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spits
jb
1998-06-11
3
-14
/
+3
*
Spelling fixes.
phk
1998-06-10
2
-4
/
+4
*
Spellint fixes.
phk
1998-06-10
1
-3
/
+3
*
There is no need to make nochange imply ignore as well.
peter
1998-06-10
2
-6
/
+5
*
Allow syslogd to separate out kernel log messages with a known
julian
1998-06-10
2
-6
/
+22
*
Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
jkh
1998-06-10
1
-5
/
+3
*
Fix a couple of warnings noted with -Wall on FreeBSD-2.1.5.
brian
1998-06-10
2
-8
/
+4
*
Fix usage string
ache
1998-06-09
1
-2
/
+2
*
Show the time that we reached maximum throughput.
brian
1998-06-09
2
-7
/
+12
*
Add optional config file field: signal number to send (defaulted to HUP)
ache
1998-06-09
2
-10
/
+43
*
Add (mostly stub) alpha support. Incidentally, it doesn't build on stable
dfr
1998-06-09
6
-4
/
+125
*
$@ is deprecated, use longer forms of single char macros
imp
1998-06-09
3
-10
/
+9
*
$@ deprecated, use long form.
imp
1998-06-09
1
-34
/
+34
*
If we get back too much data to fit in result, return NULL. This avoids
imp
1998-06-09
1
-1
/
+5
*
Use correct size for readlink buffer. This is the size of the
imp
1998-06-09
1
-2
/
+2
*
use strncpy correctly
imp
1998-06-09
7
-24
/
+42
*
o be careful about buffer overflows
imp
1998-06-09
1
-5
/
+7
*
Correct ``set server'' usage and add mention that ``set ns'' changed
brian
1998-06-08
2
-4
/
+5
*
Always ask for homedir.
wosch
1998-06-07
1
-11
/
+38
*
Fix previous commit. bit 1 is the execute bit, not the read bit *blush*
brian
1998-06-07
1
-2
/
+2
*
PR: docs/3636
thepish
1998-06-07
1
-1
/
+1
*
Use a relative libalias.so name (hardcoded at 2.5 - yeuch!).
brian
1998-06-07
1
-1
/
+5
*
Make ppp world-readable so that root can get at it over
brian
1998-06-07
1
-2
/
+2
[prev]
[next]