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
*
Include serial ports as possible network candidates.
jkh
1995-05-19
1
-8
/
+21
*
Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work with
jkh
1995-05-19
1
-24
/
+14
*
Switch to bold on the header line - the A_UNDERLINE handling appears to be
jkh
1995-05-19
1
-5
/
+7
*
You want to be in /mnt when extracting the cpio floppy, not in the read
gpalmer
1995-05-19
1
-1
/
+2
*
Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems to
gpalmer
1995-05-18
1
-2
/
+2
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
1
-4
/
+1
*
Run bad144 on raw-devs.
phk
1995-05-18
1
-3
/
+3
*
A couple of tweaks to make bad144 scan run.
phk
1995-05-18
1
-4
/
+4
*
Use raw devices for newfs.
jkh
1995-05-18
2
-6
/
+12
*
Poul says that setting fonts on monocrome displays is useless
jkh
1995-05-18
1
-2
/
+2
*
Use CHUNK_BSD_COMPAT as God and Poul intended it be used.
jkh
1995-05-18
1
-9
/
+6
*
Sigh - 2 formatting changes slipped through the net.
gpalmer
1995-05-18
2
-4
/
+6
*
Make the indentation uniform
gpalmer
1995-05-18
2
-4
/
+4
*
Fix quoting error.
jkh
1995-05-18
1
-3
/
+3
*
I had the arguments to Mount() backwards. Argh.
jkh
1995-05-18
2
-10
/
+16
*
Dispose of old, #if 0'd, out code which has been proved to be no longer needed.
gpalmer
1995-05-18
1
-36
/
+1
*
Correct a conditional which could cause a off-by-one error in certain
gpalmer
1995-05-18
1
-2
/
+2
*
Clear the screen after changing the font.
jkh
1995-05-18
1
-1
/
+3
*
Whoops! I forgot how uudecode works.. Make it really work here.
jkh
1995-05-18
1
-9
/
+12
*
1. Use 8x16 fonts.
jkh
1995-05-18
5
-61
/
+61
*
Add some more debugging information and fix a few missing newlines.
jkh
1995-05-18
2
-8
/
+10
*
Sheesh! What was I thinking. ppp should go on the cpio floppy, not
jkh
1995-05-18
6
-12
/
+12
*
Ahem. It's late. Make my floppies target actually work.
jkh
1995-05-18
1
-2
/
+2
*
Make a little convenient "floppies" target for myself.
jkh
1995-05-18
1
-1
/
+5
*
Fix a very embarassing typo. No wonder this thing was looping! :-)
jkh
1995-05-18
1
-2
/
+2
*
1. Add serial devices to list of possible network device candidates.
jkh
1995-05-18
2
-4
/
+9
*
Also log all user interactions to debugging log.
jkh
1995-05-18
1
-1
/
+6
*
Add ppp to the boot floppy.
jkh
1995-05-18
5
-15
/
+10
*
Do more proper bad144 handling. Thanks, Rod.
jkh
1995-05-18
1
-2
/
+4
*
1. Primitive bad144 support (I believe an additional command is needed, but
jkh
1995-05-18
8
-86
/
+115
*
Use my own version of system() everywhere - it knows where to find the
jkh
1995-05-18
2
-4
/
+25
*
1. Set a path to /stand by default.
jkh
1995-05-17
4
-12
/
+9
*
Oops - one slipped past the nets :-(
gpalmer
1995-05-17
2
-2
/
+2
*
Untabify these files - it doesn't come out right on the display
gpalmer
1995-05-17
12
-72
/
+72
*
Remove the seat-belts from the root partition creation code; for some
jkh
1995-05-17
1
-1
/
+3
*
Commit my latest so that Gary can sync up - this version should also
jkh
1995-05-17
15
-198
/
+298
*
Hopefully the last version of this file. Add a lot more comments, and
gpalmer
1995-05-17
1
-36
/
+192
*
Oops - Jordan managed to grab my ``work in progress file'' which
gpalmer
1995-05-16
1
-36
/
+71
*
This will now compile and even scribble helpfully on your disks.
jkh
1995-05-16
16
-355
/
+630
*
Fixes to document VTY usage.
jkh
1995-05-16
2
-4
/
+4
*
This does _not yet compile_; I'm simply bringing in my changes from
jkh
1995-05-16
16
-1416
/
+2232
*
Fixed the calculation of the reserved space for bad144. Thanks Rod!
phk
1995-05-15
1
-2
/
+2
*
Create_Chunk_DWIM will not allocate anything in the last cylinder of a
phk
1995-05-15
1
-3
/
+18
*
Very minor rework to eliminate useage of - operator by checking for
rgrimes
1995-05-13
1
-3
/
+6
*
Added MakeDevDisk(struct disk*, char *path);
phk
1995-05-12
3
-4
/
+93
*
Updated the text to reflect changes in the english version.
lars
1995-05-11
2
-28
/
+28
*
1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and is
jkh
1995-05-11
4
-11
/
+22
*
Add ls to the boot floppy - folks will be lost without it!
jkh
1995-05-11
5
-10
/
+10
*
Drop the inode count down a bit - we ran out of inodes with the help files.
jkh
1995-05-11
1
-2
/
+2
*
Argh! Get the args to tar right. It's late. I'm sleepy.
jkh
1995-05-11
1
-2
/
+3
[next]