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
/
pc98
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Make both 1.2MB and 1.44MB floppy images for PC-98.
nyan
2000-08-12
1
-0
/
+52
*
* Add back DEVRANDOM for all arch's until we deal better with the
obrien
2000-07-28
1
-2
/
+1
*
Add FreeBSD Id to make this easier to track.
obrien
2000-07-16
1
-0
/
+2
*
Squeeze the BOOTMFS kernel image some more. The Alpha kernel was simply
obrien
2000-07-16
1
-0
/
+23
*
IPv6 support.
ume
2000-07-14
2
-2
/
+5
*
- Removed machine dependent directory and command from
nyan
2000-06-29
2
-1
/
+39
*
Add options NETGRAPH_ETHER
brian
2000-06-28
1
-0
/
+1
*
Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat it
jkh
2000-06-22
1
-0
/
+2
*
Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC's
peter
2000-06-14
1
-2
/
+2
*
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
nyan
2000-06-05
1
-0
/
+22
*
The best way to remove IPv6 things is to remove lines with the pattern
green
2000-02-27
1
-6
/
+2
*
Elide INET6 related options for boot floppies.
jkh
2000-02-26
1
-0
/
+6
*
s/pass0/pass/ so the passthrough device is removed from BOOTMFS.
peter
2000-01-25
1
-2
/
+2
*
kernel space savings allow reactivation of NFS installs.
jkh
2000-01-03
1
-1
/
+0
*
Sacrifice, for now, NFS and NETGRAPH on the alpha boot floppy
jkh
1999-12-25
1
-3
/
+26
*
Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKET
brian
1999-11-20
1
-0
/
+3
*
Don't need to add bpf anymore.
jkh
1999-09-14
1
-3
/
+0
*
Bump maxusers in installation kernel down to something more low-memory
jkh
1999-09-08
1
-0
/
+4
*
Rename bpfilter to bpf.
des
1999-07-06
1
-1
/
+1
*
Removed unused boot_crunch.conf
hosokawa
1999-06-29
1
-0
/
+0
*
Add bits of PAO that are non-controversial.
markm
1999-06-17
1
-17
/
+0
*
Various edits to shrink fixit and enable dhcp-client
jkh
1999-06-09
1
-0
/
+3
*
Add dhclient to mfsroot floppy - changes to sysinstall to follow.
jkh
1999-05-01
1
-1
/
+2
*
MF3: SYSVMSG addition, fluff with release notes.
jkh
1999-02-14
1
-0
/
+1
*
Don't strip out stuff from boot.flp now that it's twice the size.
jkh
1999-01-31
1
-51
/
+9
*
Nuke pnp0 from boot.flp
jkh
1999-01-28
1
-0
/
+1
*
1. Adjust fs sizes to get floppies back under control.
jkh
1999-01-26
1
-4
/
+13
*
NO_LKM is deprecated
jkh
1999-01-26
1
-1
/
+0
*
swap support is actually pretty important; put it back
jkh
1999-01-22
1
-1
/
+0
*
More floppy size adjustments - I thought I'd already committed these, whoops!
jkh
1999-01-16
1
-0
/
+2
*
Shuffle the exclusion list for boot.flp in an effort to get sizes
jkh
1998-12-06
1
-3
/
+2
*
Simplify call to dokern.sh - now the no MFS case is the default.
jkh
1998-11-12
1
-6
/
+6
*
Boy, two typos in one day. Time to go back to bed.
jkh
1998-11-12
1
-1
/
+1
*
Elimintate gratuitous backslash
jkh
1998-11-12
1
-1
/
+1
*
Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*
jkh
1998-11-11
1
-1
/
+0
*
We've overflowed boot.flp again. Go to a boot.flp which contains
jkh
1998-11-11
1
-0
/
+49
*
Try #2 with minigzip. Now that John Hay has made it behave more properly
jkh
1998-09-29
1
-4
/
+5
*
Remove support for floppy tape installs. I'm sorry, we're outta
jkh
1998-09-26
1
-2
/
+2
*
Revert my change to use minigzip. Apparently, this thing is too "mini"
jkh
1998-09-22
1
-5
/
+4
*
Try using minigzip instead of gzip; can't hurt!
jkh
1998-09-19
1
-4
/
+5
*
Remove the necessity of -ldes and -lalias etc from release/Makefile.
brian
1998-01-17
1
-3
/
+3
*
Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)
jkh
1997-12-04
1
-2
/
+2
*
There appears to be no way around linking with DES for the
jkh
1997-09-30
1
-2
/
+2
*
Remove -ldes again; Brian's latest fix should deal with it.
jkh
1997-09-28
1
-2
/
+2
*
Add (ick) -ldes to the boot floppy so that ppp can link again.
jkh
1997-09-27
1
-2
/
+2
*
Add -lalias for ppp now.
jkh
1997-05-24
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Whoops, add -lftpio
jkh
1996-12-11
1
-2
/
+2
*
Add -lcrypt for new ppp changes.
jkh
1996-10-07
1
-2
/
+2
[next]