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
...
*
Do media initialization at correct time for upgrade too.
jkh
1997-01-29
1
-15
/
+18
*
Update Russian FTP sites according to Mikhail A. Sokolov's current
jkh
1997-01-29
1
-1
/
+3
*
Death to another bad idea: Don't auto-mount CDROM on startup.
jkh
1997-01-29
1
-7
/
+0
*
DTRT with a release string of "none" and use the correct (updated)
jkh
1997-01-27
2
-3
/
+3
*
Add new Portugal mirror.
jkh
1997-01-27
1
-2
/
+4
*
Allow both types of XFree86 setup script to be run at user choice.
jkh
1997-01-24
3
-2
/
+33
*
I need to learn to read man pages more closely. readlink() does NOT null
jkh
1997-01-24
1
-8
/
+4
*
OK, I've got two ideas to file in the "really seemed like a good idea
jkh
1997-01-24
13
-156
/
+87
*
This is a patch that makes some of the "partitions" --> "slice" to be
jkh
1997-01-24
6
-42
/
+87
*
Update russian mirrors.
jkh
1997-01-24
1
-2
/
+4
*
Change from using chunk_n to slice_type_name().
obrien
1997-01-24
1
-1
/
+2
*
Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO
obrien
1997-01-23
2
-1
/
+2
*
*groan*. I broke tape extraction with the same optimization.
jkh
1997-01-22
1
-28
/
+32
*
Argh! Moving the media initialization to before the disk scribbling
jkh
1997-01-22
7
-126
/
+83
*
A couple of cosmetic tweaks to tape install method and fstab file format.
jkh
1997-01-20
2
-5
/
+7
*
Rearrange the timeout code and also (whoops) provide for timeouts during
jkh
1997-01-20
2
-33
/
+60
*
Add extra variables for the configuration of all packages, not just
jkh
1997-01-20
6
-8
/
+28
*
Correct a real brain-o in my check for when a "fixup" should be run.
jkh
1997-01-19
2
-5
/
+5
*
Use alarm's return status to more properly denote timeout rather than keeping
jkh
1997-01-19
4
-24
/
+25
*
Fix a variety of problems with my timeout handling, make it more
jkh
1997-01-18
7
-26
/
+54
*
Implement compiled-in config file handling a little better - now
jkh
1997-01-18
2
-2
/
+2
*
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
5
-12
/
+92
*
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
jkh
1997-01-17
3
-4
/
+12
*
Whoops! Fix an infinite loop I lovingly introduced into this code
jkh
1997-01-17
1
-2
/
+5
*
Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life
jkh
1997-01-17
2
-3
/
+4
*
Now that I know which parts of the installation really need it (since
jkh
1997-01-17
14
-66
/
+78
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
1
-1
/
+1
*
Fix mishandling of extraction return status in commit.
jkh
1997-01-16
1
-0
/
+2
*
Cope with Open_Disk() failure much more gracefully.
jkh
1997-01-16
1
-8
/
+10
*
Damn! Forgot to update lynx also.
jkh
1997-01-16
1
-1
/
+1
*
Minor cleanup, adjust for latest version of apache web server.
jkh
1997-01-16
3
-4
/
+3
*
Clean up a long-standing bug in the scripting code. You could set variables,
jkh
1997-01-16
3
-27
/
+44
*
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
5
-7
/
+30
*
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
2
-96
/
+29
*
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
1
-2
/
+2
*
Put this branch of docs back on the 3.0 SNAP track.
jkh
1997-01-15
5
-85
/
+29
*
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
2
-22
/
+22
*
Make the FTP installation codepath a lot more defensive. Trap
jkh
1997-01-15
4
-28
/
+62
*
Fix several problems:
jkh
1997-01-15
5
-6
/
+32
*
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
3
-0
/
+9
*
Copy ABOUT.TXT properly to the CD also.
jkh
1997-01-14
1
-0
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
76
-76
/
+76
*
Add more protection when running as init and don't do stupid things.
jkh
1997-01-12
2
-4
/
+10
*
DTRT for the 2nd CDROM and cdrom.inf automatically.
jkh
1997-01-06
1
-1
/
+2
[prev]
[next]