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
*
Re-enable mrouted now that it matches the kernel code again.
wollman
1995-06-13
1
-3
/
+3
*
This is mrouted version 3.5, with the route-change notification hook from
wollman
1995-06-13
29
-2976
/
+6422
*
Temporarily disable mrouted.
wollman
1995-06-13
1
-1
/
+1
*
Make tcpdump a lot smarter about printing IGMP messages. Derived by groveling
wollman
1995-06-13
1
-6
/
+103
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
57
-1889
/
+2558
*
Remove trailing whitespace.
rgrimes
1995-05-30
45
-216
/
+216
*
Remove trailing whitespace.
rgrimes
1995-05-30
3
-6
/
+6
*
Whoops! Fix things so that the root.flp also comes over NFS, not just
jkh
1995-05-30
2
-24
/
+14
*
NFS installation was broken - try to fix it.
jkh
1995-05-30
4
-15
/
+27
*
Remove trailing whitespace.
rgrimes
1995-05-30
439
-2860
/
+2866
*
This is another bug fix that should have gone into my last commit. I
wpaul
1995-05-29
1
-10
/
+20
*
Some floating-point trickery to make the gauge come out right. Also
jkh
1995-05-29
1
-4
/
+13
*
1. Fix a looping bogon in configFstab().
jkh
1995-05-29
5
-14
/
+12
*
A small tweak to layout.
jkh
1995-05-29
1
-2
/
+2
*
Add a bunch of missing help files.
jkh
1995-05-29
2
-30
/
+30
*
Sync up my work for the night. This should implement ALL possible
jkh
1995-05-29
29
-271
/
+577
*
Get help files form /stand/help.tgz
phk
1995-05-29
2
-46
/
+34
*
Make the emergency holographic shell (on VTY4) actually work with job
jkh
1995-05-29
7
-20
/
+34
*
Shrink the boot floppy by removing all extraneous stuff. Also increase
jkh
1995-05-29
9
-32
/
+38
*
Add various missing seat belts.
jkh
1995-05-28
7
-36
/
+80
*
Fix bogon I introduced into dist extraction code last night.
jkh
1995-05-28
9
-130
/
+105
*
Remove a needless complication - parent directory already has a trailing /.
jkh
1995-05-28
1
-4
/
+3
*
Try again to redirect the console back before rebooting.
jkh
1995-05-28
2
-6
/
+10
*
Sync up with Poul.
jkh
1995-05-28
16
-208
/
+540
*
cdrom.c: try "cdrom/%s" then "cdrom/dists/%s"
phk
1995-05-28
2
-3
/
+6
*
Humanize Poul-Henning's code. Status values should be properly
jkh
1995-05-28
10
-227
/
+63
*
1. Make this compile again after Poul's changes to the get() strategy
jkh
1995-05-27
3
-6
/
+6
*
Major cleanup. Mediaroutines now get asked about a file. All the
phk
1995-05-27
12
-122
/
+240
*
Delete a couple of now-extraneous files.
jkh
1995-05-27
1
-4
/
+5
*
Commit parts of reorg that were diffs. Substantially re-engineer the
jkh
1995-05-27
12
-99
/
+291
*
Things were getting seriously hard to find. Do a quick reorg pass over
jkh
1995-05-27
7
-0
/
+732
*
Add a little more debugging to the lowlevel ftp stuff.
phk
1995-05-27
1
-2
/
+4
*
Change XFree86 dist names to upper case again.
jkh
1995-05-26
1
-30
/
+30
*
Netmask is unused now - we can delete it.
jkh
1995-05-26
1
-2
/
+1
*
Don't add the default route in ppp - we'll only add it again later.
jkh
1995-05-26
1
-7
/
+1
*
Fix a few bogons.
jkh
1995-05-26
1
-4
/
+9
*
Put the console back on ttyv0 before rebooting.
jkh
1995-05-26
2
-4
/
+14
*
Put out variable names in quotes.
jkh
1995-05-26
2
-6
/
+6
*
Clean up the variable handling code a little.
jkh
1995-05-26
6
-50
/
+58
*
Ask name of "other" ftp site in correct place.
jkh
1995-05-26
6
-24
/
+33
*
Clean up the configuration stuff a bit more - we should now populate
jkh
1995-05-26
10
-52
/
+206
*
Some edits suggested by Atsushi. Also remove my name from the bottom;
jkh
1995-05-26
2
-10
/
+4
*
Fix the braindamage I somehow inflicted on this file early this morning.
jkh
1995-05-26
1
-13
/
+6
*
This should fix the last of the ftp path problems.
jkh
1995-05-26
4
-30
/
+38
*
This should enable use to find the info files properly over ftp.
jkh
1995-05-26
1
-2
/
+2
*
Swap args to deviceGet(). Whoops!
jkh
1995-05-26
1
-2
/
+2
*
be nice and tell the user when the installation has completed successfully
jkh
1995-05-26
2
-2
/
+4
*
Fix a bug in the /etc populating copy.
jkh
1995-05-26
3
-36
/
+37
*
Make the installation menu loop on the provided package directory (if one
jkh
1995-05-26
1
-2
/
+11
*
Tighten up the TCP/IP dialog a little.
jkh
1995-05-26
3
-5
/
+7
[next]