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
*
Turn LOCALHACK off by default (whoops!)
jkh
1996-10-18
1
-2
/
+2
*
Don't casually blow away FTP site settings now that it's easy for user
jkh
1996-10-14
1
-5
/
+4
*
Remove the now-unusable ports configuration code. Swapping CDs is bogus.
jkh
1996-10-14
9
-261
/
+19
*
Fix PR#1557 - chained package dependencies using URLs didn't work.
jkh
1996-10-14
2
-33
/
+35
*
Fixed the security leek I introduced the other day, now
sos
1996-10-13
1
-3
/
+10
*
Be less draconian about distribution extraction errors - still write
jkh
1996-10-12
2
-10
/
+12
*
Get the pysical address for id_maddr when opening an -incore kernel.
erich
1996-10-12
2
-2
/
+2
*
Some cosmetic tweaks, attempt to fix package wait problem by checking
jkh
1996-10-12
4
-15
/
+23
*
1. Room to calculate MD5 for CHAP negotiation is shorter than
jkh
1996-10-12
5
-12
/
+30
*
De-cruftify.
wollman
1996-10-11
3
-192
/
+99
*
Allow shell commands in all modes.
sos
1996-10-10
1
-3
/
+3
*
Ahem. It might be nice if I included /usr/src/contrib in with the other
jkh
1996-10-10
5
-23
/
+30
*
Enable NIS support
pst
1996-10-09
1
-3
/
+5
*
DTRT if ESC is hit in a Yes/No dialog.
jkh
1996-10-09
10
-23
/
+27
*
Add the feature to use MYADDR & HISADDR macroes as arguments to
sos
1996-10-07
1
-2
/
+12
*
Properly include prototypes.
jkh
1996-10-07
2
-2
/
+7
*
Add passwdauth to list of vars.
jkh
1996-10-06
1
-3
/
+3
*
Sigh. There are still some weird boundry cases (argh!). Turn
jkh
1996-10-06
2
-2
/
+2
*
Detect the zero-chunks case properly, now that I've reversed the order
jkh
1996-10-06
3
-3
/
+12
*
Add support for the Evil Microsoft ppp extentions. Yes, they did it
jkh
1996-10-06
12
-36
/
+502
*
Correctly re-adjust current slice # when slices are deleted.
jkh
1996-10-06
4
-168
/
+236
*
Turn SAVE_USERCONFIG on again - I found the bug.
jkh
1996-10-06
2
-2
/
+2
*
Better PKG_TMPDIR handling.
jkh
1996-10-06
1
-3
/
+2
*
Be more paranoid about clearing the FTP path when we have the slightest
jkh
1996-10-06
1
-3
/
+10
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
4
-8
/
+10
*
Make the save_userconfig() stuff conditional and turned off by default
jkh
1996-10-05
5
-61
/
+58
*
syslogd has always bugged me with it's async startup at boot time.
peter
1996-10-05
1
-6
/
+71
*
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
4
-108
/
+106
*
Multiple changes stacked as one commit since they all depend on one another.
jkh
1996-10-05
4
-24
/
+10
*
Add stuff to CLEANFILES.
jkh
1996-10-05
2
-2
/
+2
*
Various cosmetic tweaks.
jkh
1996-10-04
6
-42
/
+56
*
Syncronize my tree so Eric can access the latest code.
jkh
1996-10-04
12
-62
/
+70
*
Temporarily disable userconfig saving until I figure out why uc_open()
jkh
1996-10-03
2
-2
/
+6
*
Check return values from uc_open() correctly. Note: This seems to work
jkh
1996-10-03
2
-6
/
+6
*
Fix the "missing nameserver value" bug. Simplify some unnecessarily
jkh
1996-10-03
2
-30
/
+44
*
First cut at a "copy userconfig changes from installation kernel to installed
jkh
1996-10-03
7
-119
/
+187
*
One small policy tweak to something I like better.
jkh
1996-10-02
4
-6
/
+10
*
More strategic screen clears().
jkh
1996-10-02
2
-24
/
+52
*
Fixes and a place-holder for future work.
jkh
1996-10-02
3
-14
/
+28
*
Catch a clear() I missed.
jkh
1996-10-02
2
-10
/
+12
*
Don't annoyingly reconfigure the network when you don't have to.
jkh
1996-10-02
1
-7
/
+16
*
More tweaks to FTP reselection code - allow "none" to stand for
jkh
1996-10-02
1
-2
/
+2
*
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
1
-18
/
+1
*
Release setuid immediately after initializing; this minimizes the
fenner
1996-10-01
4
-19
/
+21
*
Round 2.5
jkh
1996-10-01
5
-20
/
+40
*
Installation cleanup, round II.
jkh
1996-10-01
11
-91
/
+179
*
Saner screen refresh changes, part I.
jkh
1996-10-01
8
-50
/
+66
[next]