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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#if 0 out PHK's code until we can find a way of making it crunchgen
gpalmer
1995-05-20
3
-9
/
+18
*
configuration files are in /etc/uucp and spool files are in /var/spool/uucp
jmz
1995-05-20
6
-33
/
+33
*
1. Add MBR type menu to take it off of Poul's "gripe sheet".
jkh
1995-05-20
9
-27
/
+117
*
Don't clear the screen for every redraw in the disklabel and
jkh
1995-05-20
11
-37
/
+48
*
Change vsystem to know that the shell is crunched in.
phk
1995-05-20
9
-24
/
+186
*
Do not allocate the first track.
phk
1995-05-20
2
-2
/
+10
*
Don't chdir to subdirs before formatting, non-native manpages
ache
1995-05-20
1
-28
/
+40
*
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
3
-12
/
+12
*
Misc cpio evil. I think I'm going to start working locally and just deal
jkh
1995-05-20
6
-15
/
+15
*
Hmmm. Try the raw floppy device! This failure mode is a bit strange.
jkh
1995-05-20
3
-9
/
+9
*
Whoops - copy_self() was going to the wrong place!
jkh
1995-05-20
6
-15
/
+18
*
Use ppp0 for all serial devices. It's somewhat kludge, but at
jkh
1995-05-20
3
-6
/
+9
*
Try again to get cpio_extract() to work. Also fix the bogon
jkh
1995-05-20
6
-39
/
+57
*
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
3
-6
/
+6
*
Clear the screen on msgNotifys.
jkh
1995-05-20
12
-18
/
+30
*
The problem is the returned salt, while the freebsd man pages asks that the
jkh
1995-05-20
1
-2
/
+2
*
Don't call mediaVerify() in quite so many places.
jkh
1995-05-20
7
-23
/
+13
*
Fix the DOS discovery code to now re-allocate another virtual device if
jkh
1995-05-20
5
-15
/
+36
*
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
jkh
1995-05-20
33
-360
/
+461
*
Totally re-work cpio_extract.
jkh
1995-05-20
9
-159
/
+264
*
Correct a few wording bogons in the menus.
jkh
1995-05-20
6
-54
/
+42
*
Add Frank Durda IV <bsdmail@nemesis.lonestar.org>
jkh
1995-05-20
1
-1
/
+2
*
Make Jordan's ``half baked'' code compile so that make release's aren't
gpalmer
1995-05-20
6
-26
/
+85
*
This doesn't work - the extract code is half-baked. I commit it only
jkh
1995-05-20
19
-161
/
+237
*
Only apply @mode directives to files.
jkh
1995-05-19
1
-3
/
+3
*
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
12
-21
/
+21
*
Make _DIST_USER use the right flag.
jkh
1995-05-19
2
-2
/
+2
*
Be more verbose now that we're getting ready to actually extract.
jkh
1995-05-19
2
-2
/
+6
*
XF86VGA16 -> XF86VG16
jkh
1995-05-19
2
-4
/
+4
*
1. Incorporate Nickolay's ammended patches for Russian screenmap support
jkh
1995-05-19
17
-253
/
+353
*
1. Copy the boot floppy into /stand before extracting the CPIO floppy.
jkh
1995-05-19
6
-18
/
+132
*
1. Move Nate from Core Team to Contributors, as per his instructions.
jkh
1995-05-19
1
-11
/
+8
*
Set copyright so we can actually distribute and use it.
guido
1995-05-19
1
-0
/
+15
*
Whoops! Put the helpful message telling you to look at the second
jkh
1995-05-19
3
-6
/
+6
*
NFS diskless operation was broken because swapdev_vp wasn't initialized.
dg
1995-05-19
6
-19
/
+24
*
Include serial ports as possible network candidates.
jkh
1995-05-19
3
-24
/
+63
*
Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work with
jkh
1995-05-19
3
-72
/
+42
*
Switch to bold on the header line - the A_UNDERLINE handling appears to be
jkh
1995-05-19
3
-15
/
+21
*
You want to be in /mnt when extracting the cpio floppy, not in the read
gpalmer
1995-05-19
3
-3
/
+6
*
Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems to
gpalmer
1995-05-18
3
-6
/
+6
*
Make the "information" slice printfs if(bootverbose).
phk
1995-05-18
2
-20
/
+26
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
2
-8
/
+2
*
Run bad144 on raw-devs.
phk
1995-05-18
3
-9
/
+9
*
A couple of tweaks to make bad144 scan run.
phk
1995-05-18
3
-12
/
+12
*
Change the ioctl to match what went into wd.c
phk
1995-05-18
1
-3
/
+3
*
Use raw devices for newfs.
jkh
1995-05-18
6
-18
/
+36
[prev]
[next]