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
...
*
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
*
Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.
jkh
1995-05-26
17
-525
/
+311
*
Reviewed by: rgrimes, jkh and davidg (sort of)
wpaul
1995-05-26
1
-119
/
+128
*
Add CRC checking to sysinstall.
jkh
1995-05-25
2
-4
/
+6
*
Bring in all my fixes to Poul's gripe list as of last night.
jkh
1995-05-25
20
-156
/
+252
*
media_strategy.c: Add explanation for URL.
phk
1995-05-25
1
-11
/
+18
*
Cleanup.
jkh
1995-05-25
5
-8
/
+12
*
Put back some changes that were smashed in yesterday's release tree
jkh
1995-05-25
10
-34
/
+98
*
Invoke the _right_ shell. Sigh.
jkh
1995-05-24
2
-4
/
+4
*
Whoops - that last feature I committed to put a diagnostic shell in
jkh
1995-05-24
2
-2
/
+6
*
1. Spawn a shell on VTY4 and leave it lying around.
jkh
1995-05-24
8
-6
/
+40
*
Never commit before breakfast: A typo. Sorry Gary.
phk
1995-05-24
1
-4
/
+4
*
Take out configSysconfig() until I get it written.
jkh
1995-05-24
2
-2
/
+6
*
Close the transfer socket.
phk
1995-05-24
1
-1
/
+5
*
"Bring out your dead!" Always try to reap the children we leave around.
jkh
1995-05-24
1
-2
/
+2
*
Bring everybody up to date on my morning's work.
jkh
1995-05-24
12
-436
/
+524
*
Makefile:
gpalmer
1995-05-24
3
-17
/
+30
*
Sync to latest ftp-capable sysinstall. We're getting there!
jkh
1995-05-24
19
-347
/
+612
*
Allow pkg_manage to take a directory argument; I need this for the CDROM.
jkh
1995-05-24
2
-7
/
+12
*
A few more typos fixed and some general cleanup done.
jkh
1995-05-24
2
-22
/
+28
*
Add missing arg to fprintf() error message.
dg
1995-05-24
1
-2
/
+2
*
Add a final configuration menu and the beginnings of the backing code
jkh
1995-05-24
10
-68
/
+124
*
Add my first cut at TCP/IP device configuration. If this works, the
jkh
1995-05-23
9
-19
/
+100
*
1. Bring in the first cut of Poul's ftp routines. We still don't
jkh
1995-05-23
22
-227
/
+918
*
Implement most of the CD extract code.
jkh
1995-05-22
10
-347
/
+502
*
Add a undocumented '-d' flag to set debugging.
phk
1995-05-21
1
-2
/
+5
*
Check status of the device init routine properly.
jkh
1995-05-21
1
-2
/
+3
*
Try AGAIN to get the disklabel editor to do the right thing.
jkh
1995-05-21
6
-28
/
+28
*
Stick in another strategic clear().
jkh
1995-05-21
2
-4
/
+4
*
Do my best to translate this into english.. :-)
jkh
1995-05-21
2
-396
/
+392
*
1. Start syncing up the network strategy code so that folks like Poul and
jkh
1995-05-21
13
-285
/
+565
*
Change device name from cua01 to cuaa0. I'm going to use this doc in
jkh
1995-05-21
2
-4
/
+4
*
Correct a display bug that Poul introduced with his last round
jkh
1995-05-21
2
-8
/
+28
*
Reverse a boolean condition that prevented the user from disabling
jkh
1995-05-21
1
-2
/
+2
*
The latest batch from me. Still some screen anomalies (One could consider
phk
1995-05-21
2
-158
/
+198
[prev]
[next]