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
*
Fix a variety of problems with my timeout handling, make it more
jkh
1997-01-18
9
-26
/
+57
*
Implement compiled-in config file handling a little better - now
jkh
1997-01-18
3
-3
/
+3
*
Add the trickery to power the "Conrad" DCF77 receiver.
phk
1997-01-18
1
-0
/
+15
*
Be more aggressive about timeouts.
jkh
1997-01-17
2
-3
/
+5
*
Add timeout support to sysinstall's general media handling,
jkh
1997-01-17
6
-4
/
+126
*
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
jkh
1997-01-17
2
-0
/
+2
*
Whoops! Fix an infinite loop I lovingly introduced into this code
jkh
1997-01-17
2
-4
/
+10
*
Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life
jkh
1997-01-17
4
-6
/
+8
*
Now that I know which parts of the installation really need it (since
jkh
1997-01-17
16
-83
/
+101
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
4
-8
/
+11
*
Fix mishandling of extraction return status in commit.
jkh
1997-01-16
2
-0
/
+4
*
Cope with Open_Disk() failure much more gracefully.
jkh
1997-01-16
2
-16
/
+20
*
Modification to sliplogin prints desitination's IP address before
jkh
1997-01-16
1
-1
/
+27
*
Damn! Forgot to update lynx also.
jkh
1997-01-16
2
-2
/
+2
*
Minor cleanup, adjust for latest version of apache web server.
jkh
1997-01-16
6
-8
/
+6
*
Clean up a long-standing bug in the scripting code. You could set variables,
jkh
1997-01-16
6
-54
/
+88
*
Use a better dialog for flagging field validation errors.
jkh
1997-01-16
1
-1
/
+1
*
Keep our serial ports distinct so that first device is not found for
jkh
1997-01-15
8
-11
/
+56
*
Put upgraded files in their own directory - using the suffix was a bad idea.
jkh
1997-01-15
1
-8
/
+10
*
Register SLIP/PPP devices properly again.
jkh
1997-01-15
3
-115
/
+40
*
Add some missing parameters to msgConfirm() which produced the effects
jkh
1997-01-15
1
-2
/
+2
*
Don't call systemShutdown() from signal handler so that the media device
jkh
1997-01-15
2
-4
/
+4
*
Make upgrade allow reselection of failed media.
jkh
1997-01-15
1
-12
/
+14
*
Make the bindist-only checks actually work.
jkh
1997-01-15
4
-44
/
+44
*
Make the FTP installation codepath a lot more defensive. Trap
jkh
1997-01-15
5
-34
/
+92
*
Fix several problems:
jkh
1997-01-15
9
-7
/
+59
*
Set defaults more rationally through the item selection loop.
jkh
1997-01-15
1
-19
/
+13
*
Accept emacs-style editing keys for traversal and ESC as an abort character.
jkh
1997-01-15
5
-0
/
+15
*
Fixed misapplied patch in rev.1.2. A loop continuation test was outside
bde
1997-01-14
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
659
-678
/
+682
*
Correct a problem which broke +DISPLAY file handling.
jkh
1997-01-13
1
-3
/
+4
*
Implement minimal login class support (ie: does a setusercontext()).
peter
1997-01-13
2
-2
/
+27
*
Add more protection when running as init and don't do stupid things.
jkh
1997-01-12
3
-5
/
+19
*
Ack. When I moved the getsockopt() calls, I forgot to move the lines
wpaul
1997-01-12
1
-4
/
+4
*
- Save parent pid and check current pid against it upon entry to
wpaul
1997-01-12
1
-1
/
+10
*
Correct two bugs:
wpaul
1997-01-11
1
-13
/
+50
*
This is purely a bandaid to lower the risk of running out of slots
peter
1997-01-11
1
-1
/
+1
*
Still going.
jmacd
1997-01-11
1
-1
/
+3
*
The 2.2-Beta version doesn't have the brackets after the if statement.
nate
1997-01-10
1
-1
/
+2
*
Fix many buffer overruns in the code. Specifically, disallow ExpandString
imp
1997-01-10
13
-61
/
+92
*
Add a man page for mixer(8).
mpp
1997-01-10
2
-2
/
+103
*
Fixed DPADD (don't put -L in it).
bde
1997-01-10
5
-15
/
+15
*
Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, but
bde
1997-01-10
2
-4
/
+4
*
Use ${} consistently.
bde
1997-01-10
1
-2
/
+2
*
Fix a couple of typos in a comment and in the usage output.
mpp
1997-01-09
1
-3
/
+3
*
Fix some formatting problems. Closed PR# 2377.
mpp
1997-01-08
1
-2
/
+2
*
yp_server.c:
wpaul
1997-01-07
2
-17
/
+56
*
Fix typo I introduced in the DEBUG code last night.
nate
1997-01-06
1
-2
/
+2
*
Add extra tweak for -current compilation and some debugging.
jkh
1997-01-06
2
-4
/
+6
*
Do a better job of CDROM detection.
jkh
1997-01-06
3
-35
/
+47
[next]