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
...
*
Remove redundant includes
brian
1998-06-27
17
-63
/
+26
*
Don't dlopen()/dlsym() libalias, use it in the same way
brian
1998-06-27
9
-56
/
+110
*
Don't assume ``sizeof(u_long) == 4''
brian
1998-06-27
4
-13
/
+13
*
Cast void * to char * for log_Printf().
brian
1998-06-27
1
-2
/
+2
*
``struct tunnel_header'' -> u_int32_t in OpenBSD.
brian
1998-06-27
4
-10
/
+7
*
Don't depend on sizeof(u_long) == 4.
brian
1998-06-26
1
-4
/
+4
*
DISTRIBUTION=des
brian
1998-06-26
1
-1
/
+2
*
Document environment variables used by pkg_{add,create,info}. These
jkoshy
1998-06-26
3
-2
/
+108
*
Add ``ipcp'' as an optional argument to ``open'', and make
brian
1998-06-25
9
-57
/
+143
*
A long time ago I hacked mountd so that it would deal intelligently
wpaul
1998-06-25
1
-3
/
+5
*
Implement new argument -l (OpenBSD has -a but we already use that).
guido
1998-06-25
2
-59
/
+98
*
Reviewed by: guido@mouse.gvr.org
julian
1998-06-24
1
-25
/
+18
*
Oops - forgot these with the last commit.
brian
1998-06-24
2
-0
/
+91
*
o If we come out of select() with only write descriptors that
brian
1998-06-24
10
-31
/
+71
*
MF22: more explanatory message from config on version mismatch detection.
jkh
1998-06-24
1
-2
/
+5
*
Forgot to resync the RELNOTES to 2.3.5
peter
1998-06-23
1
-3
/
+56
*
Suggest the use of ``accept dns'', not ``enable dns'' in
brian
1998-06-21
2
-4
/
+4
*
remove old hack that's no longer needed and now breaks the compile
peter
1998-06-21
1
-5
/
+2
*
Correct punctuation.
mph
1998-06-21
1
-4
/
+4
*
Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.
peter
1998-06-20
14
-355
/
+488
*
Do an InitRestartCounter when we get a TerminateReq
brian
1998-06-20
1
-1
/
+2
*
Re-initialise our timer service after fork()ing
brian
1998-06-20
3
-7
/
+8
*
Create & use fsm2initial(), a function to bring a
brian
1998-06-20
6
-49
/
+35
*
Make sure our recvmsg() is a SCM_RIGHTS message when
brian
1998-06-18
1
-11
/
+11
*
Don't assume that all ttys support carrier detect. If we're
brian
1998-06-18
1
-3
/
+3
*
Mention the ``allow users'' command when describing
brian
1998-06-18
2
-4
/
+18
*
Don't generate declarations for isa device structs in "ioconf.h".
bde
1998-06-17
2
-20
/
+7
*
o Allow ``set mrru'' or ``set mrru 0'' to disable
brian
1998-06-16
3
-19
/
+13
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
18
-69
/
+72
*
Don't bring the modem offline or hangup when ``down lcp''
brian
1998-06-16
6
-27
/
+45
*
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
[prev]
[next]