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
*
Change vsystem to know that the shell is crunched in.
phk
1995-05-20
3
-8
/
+62
*
Do not allocate the first track.
phk
1995-05-20
1
-1
/
+5
*
Bring in my latest changes. The CDROM strategy should now work, and a
gpalmer
1995-05-20
1
-23
/
+227
*
Fix a few message bogons.
jkh
1995-05-20
1
-4
/
+4
*
Misc cpio evil. I think I'm going to start working locally and just deal
jkh
1995-05-20
2
-5
/
+5
*
Hmmm. Try the raw floppy device! This failure mode is a bit strange.
jkh
1995-05-20
1
-3
/
+3
*
Whoops - copy_self() was going to the wrong place!
jkh
1995-05-20
2
-5
/
+6
*
Use ppp0 for all serial devices. It's somewhat kludge, but at
jkh
1995-05-20
1
-2
/
+3
*
Try again to get cpio_extract() to work. Also fix the bogon
jkh
1995-05-20
2
-13
/
+19
*
Make Gary happy.
jkh
1995-05-20
1
-2
/
+2
*
Reviewed by:
jkh
1995-05-20
1
-5
/
+5
*
Correct the name of the release notes file.
jkh
1995-05-20
1
-2
/
+2
*
Clear the screen on msgNotifys.
jkh
1995-05-20
4
-6
/
+10
*
Don't call mediaVerify() in quite so many places.
jkh
1995-05-20
3
-10
/
+5
*
Fix the DOS discovery code to now re-allocate another virtual device if
jkh
1995-05-20
2
-7
/
+17
*
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
jkh
1995-05-20
12
-126
/
+194
*
Totally re-work cpio_extract.
jkh
1995-05-20
3
-53
/
+88
*
Correct a few wording bogons in the menus.
jkh
1995-05-20
2
-18
/
+14
*
Make Jordan's ``half baked'' code compile so that make release's aren't
gpalmer
1995-05-20
3
-13
/
+68
*
This doesn't work - the extract code is half-baked. I commit it only
jkh
1995-05-20
7
-59
/
+87
*
Put find on the boot floppy. Don't ask.
jkh
1995-05-19
5
-10
/
+10
*
More assorted verbosity. Also don't log informational messages.
jkh
1995-05-19
4
-7
/
+7
*
Make _DIST_USER use the right flag.
jkh
1995-05-19
1
-1
/
+1
*
Be more verbose now that we're getting ready to actually extract.
jkh
1995-05-19
1
-1
/
+3
*
XF86VGA16 -> XF86VG16
jkh
1995-05-19
1
-2
/
+2
*
1. Incorporate Nickolay's ammended patches for Russian screenmap support
jkh
1995-05-19
7
-101
/
+137
*
1. Copy the boot floppy into /stand before extracting the CPIO floppy.
jkh
1995-05-19
2
-6
/
+44
*
Whoops! Put the helpful message telling you to look at the second
jkh
1995-05-19
1
-2
/
+2
*
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
[next]