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
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add note about SYN fix.
jkh
1996-10-07
1
-1
/
+3
*
Add -lcrypt for new ppp changes.
jkh
1996-10-07
5
-10
/
+10
*
correct spelling of 'X Window System' (tm)
wosch
1996-10-06
1
-2
/
+2
*
Sigh. There are still some weird boundry cases (argh!). Turn
jkh
1996-10-06
1
-1
/
+1
*
*blush* - I forgot to change the check for fscanf()'s return value
jkh
1996-10-06
1
-35
/
+30
*
Detect the zero-chunks case properly, now that I've reversed the order
jkh
1996-10-06
2
-2
/
+9
*
Correctly re-adjust current slice # when slices are deleted.
jkh
1996-10-06
2
-84
/
+118
*
Turn SAVE_USERCONFIG on again - I found the bug.
jkh
1996-10-06
1
-1
/
+1
*
Better PKG_TMPDIR handling.
jkh
1996-10-06
1
-3
/
+2
*
Found my mistake: I should have been copying from _nl in the on-disk
jkh
1996-10-06
1
-11
/
+15
*
Be more paranoid about clearing the FTP path when we have the slightest
jkh
1996-10-06
1
-3
/
+10
*
Make the save_userconfig() stuff conditional and turned off by default
jkh
1996-10-05
4
-47
/
+48
*
Erm. I'm sleepy. Handle the null-field case the way I actually meant
jkh
1996-10-05
1
-12
/
+5
*
OK, *now* the symbol file is being generated in the correct place.
jkh
1996-10-05
1
-2
/
+8
*
Wait for any stray processes we might be sent while running as init.
jkh
1996-10-05
1
-1
/
+5
*
Correct check for ensuring that the network configuration isn't fiddled with
jkh
1996-10-05
1
-9
/
+9
*
1. Change device probing so that high speed network devices are found before
jkh
1996-10-05
3
-58
/
+67
*
Multiple changes stacked as one commit since they all depend on one another.
jkh
1996-10-05
5
-49
/
+78
*
Correct a misuse of the GENERIC kernel where I should have referenced
jkh
1996-10-05
1
-2
/
+2
*
Fix bogon with kernel name.
jkh
1996-10-05
1
-2
/
+2
*
Add stuff to CLEANFILES.
jkh
1996-10-05
1
-1
/
+1
*
Yet Another Bogon Fix.
jkh
1996-10-05
1
-224
/
+211
*
Simplify the compiled-in nlist case a bit by naming the structures
jkh
1996-10-05
2
-10
/
+9
*
Various cosmetic tweaks.
jkh
1996-10-04
3
-21
/
+28
*
Whoops! Fix a stupid bogon.
jkh
1996-10-04
1
-3
/
+10
*
Syncronize my tree so Eric can access the latest code.
jkh
1996-10-04
11
-71
/
+145
*
Temporarily disable userconfig saving until I figure out why uc_open()
jkh
1996-10-03
1
-1
/
+3
*
Check return values from uc_open() correctly. Note: This seems to work
jkh
1996-10-03
1
-3
/
+3
*
Fix the "missing nameserver value" bug. Simplify some unnecessarily
jkh
1996-10-03
2
-16
/
+33
*
First cut at a "copy userconfig changes from installation kernel to installed
jkh
1996-10-03
12
-60
/
+1653
*
One small policy tweak to something I like better.
jkh
1996-10-02
3
-6
/
+8
*
More strategic screen clears().
jkh
1996-10-02
1
-12
/
+26
*
Fixes and a place-holder for future work.
jkh
1996-10-02
3
-10
/
+22
*
Sheesh - it's a lot easier to call mediaSetFTP() than to duplicate the
jkh
1996-10-02
1
-4
/
+4
*
Catch a clear() I missed.
jkh
1996-10-02
1
-5
/
+6
*
Don't annoyingly reconfigure the network when you don't have to.
jkh
1996-10-02
2
-13
/
+22
*
More tweaks to FTP reselection code - allow "none" to stand for
jkh
1996-10-02
2
-12
/
+10
*
Try to get the info file before the whole file - it eliminates
jkh
1996-10-02
1
-27
/
+29
*
Make FTP site reselection work the way it always should have.
jkh
1996-10-02
2
-27
/
+26
*
Doc updates for next SNAP.
jkh
1996-10-02
1
-19
/
+29
*
Update some docs.
jkh
1996-10-01
1
-1
/
+10
*
Round 2.5
jkh
1996-10-01
3
-14
/
+30
*
Installation cleanup, round II.
jkh
1996-10-01
9
-96
/
+123
*
Saner screen refresh changes, part I.
jkh
1996-10-01
4
-25
/
+33
*
Correct a minor misspelling.
jkh
1996-09-29
1
-2
/
+2
*
Rate limit the "xxx bytes read from" message to a maximum of one per
pst
1996-09-26
1
-4
/
+10
*
If we're running through the FTP setup dialog the *first* time, skip
pst
1996-09-26
1
-5
/
+11
*
If we're unable to open /dev/ttyv0, assume that we're on a single tty system
pst
1996-09-26
2
-5
/
+7
*
If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined
pst
1996-09-26
1
-23
/
+46
*
When doing a rerelease, cvs update from within the source directory so we
pst
1996-09-26
1
-3
/
+5
[next]