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
*
Oops, quieten a compiler warning.
brian
1999-06-02
1
-1
/
+2
*
Mention physical and sync logging in the ``set log''
brian
1999-06-02
1
-3
/
+3
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
24
-127
/
+241
*
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-02
6
-18
/
+99
*
Increase the length of an individual device name to LINE_LEN.
brian
1999-06-01
4
-11
/
+15
*
Make async/sync/physical/hdlc dumps prettier by showing printable
brian
1999-06-01
1
-12
/
+23
*
Mention that using MYADDR and HISADDR with ``set filter''
brian
1999-06-01
2
-2
/
+34
*
Remember if MYADDR or HISADDR is used in a filter add tweak all
brian
1999-05-31
8
-43
/
+110
*
Xref mountd in text.
kris
1999-05-29
1
-2
/
+3
*
Don't forget to free the mbufs that get processed by
brian
1999-05-28
1
-1
/
+2
*
Add missing -s option.
ghelmer
1999-05-28
1
-1
/
+5
*
Handle unterminated quoted strings without dup'ing the last character
brian
1999-05-27
1
-3
/
+3
*
Do a clean-up pass on error/warning messages.
jkh
1999-05-27
10
-78
/
+60
*
Add some comments, optimise out a few strlen()s and
brian
1999-05-27
1
-16
/
+23
*
Call tty_Offline() from tty_Cooked() and tty_Free(), just in
brian
1999-05-27
1
-1
/
+4
*
Move the code for tweaking interface flags into one function.
brian
1999-05-27
3
-64
/
+62
*
Correct the ``ignoring sync/async'' warnings so that they show
brian
1999-05-24
6
-34
/
+30
*
Don't warn about ``!'' lines being unindented commands in ppp.conf.
brian
1999-05-24
1
-5
/
+7
*
getopt(3) returns -1 not EOF.
imp
1999-05-23
9
-18
/
+18
*
Initialize exit code so that the program exits with code 0 on success.
jmz
1999-05-22
1
-2
/
+2
*
Port pnpinfo to alpha.
dfr
1999-05-22
2
-3
/
+7
*
- Fix up some comments in if_wi.c (no code changes)
wpaul
1999-05-22
2
-9
/
+27
*
Fix hostname lookup problems on 64-bit machines.
jdp
1999-05-21
4
-9
/
+9
*
Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bit
jdp
1999-05-21
1
-1
/
+1
*
Don't do anything on alpha machines.
jkh
1999-05-21
1
-1
/
+12
*
ftp3.fr.freebsd.org (UVSQ, Versailles, France) has been available for a long
roberto
1999-05-21
2
-2
/
+6
*
This commit adds driver support for PCI fast ethernet cards based on the
wpaul
1999-05-21
2
-2
/
+4
*
upgrade isdn4bsd from version 0.71 to the just released version 0.81
hm
1999-05-20
39
-580
/
+974
*
Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably
jkh
1999-05-19
2
-17
/
+43
*
Add ftp5.uk.freebsd.org
jkh
1999-05-19
2
-2
/
+6
*
Move the tty locking stuff back out to physical.c so
brian
1999-05-18
2
-152
/
+156
*
deal with a.out ldconfig paths also.
jkh
1999-05-18
3
-7
/
+12
*
Mention ``show layers''
brian
1999-05-16
2
-2
/
+6
*
Initialise ttydevice::Timer
brian
1999-05-16
1
-1
/
+2
*
Turn an error into a warning. If running a 4.x binary on a 3.x system
phk
1999-05-16
1
-2
/
+2
*
Be more non-crypto friendly at make release time.
phk
1999-05-15
1
-2
/
+2
*
Small typo in windowmaker startup line.
jkh
1999-05-15
2
-4
/
+4
*
o Prevent alpha installs from grabbing x86 bits and vice-versa, at least
jkh
1999-05-15
9
-76
/
+87
*
Test the correct database file (not necessarily the one corresponding to
bde
1999-05-15
3
-9
/
+9
*
Add ``show layers'' to see the protocol layering for a link.
brian
1999-05-15
3
-4
/
+24
*
Fix usage in wicontrol.c to agree with man page.
wpaul
1999-05-14
2
-14
/
+39
*
Do more impressive things for windowmaker.
jkh
1999-05-14
2
-6
/
+4
*
DTRT for "Latest" search keywords.
jkh
1999-05-14
1
-3
/
+4
*
Be properly verbose.
jkh
1999-05-14
1
-2
/
+5
*
Correct return status logic a bit.
jkh
1999-05-14
2
-13
/
+17
*
Handle LCP echo reqs properly again (broken with the
brian
1999-05-14
2
-25
/
+24
*
Ensure that we're not going to overflow our ``struct tun''
brian
1999-05-14
1
-3
/
+10
*
Yikes! I almost left out the 3D Labs server. :)
jkh
1999-05-14
4
-10
/
+10
*
Initialise the struct device part of struct ttydevice.
brian
1999-05-13
2
-73
/
+73
*
Fix a bum pointer dereference and make some variable
brian
1999-05-13
1
-46
/
+39
[next]