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
*
Change a reference to NetBSD to FreeBSD.
mpp
1997-03-14
1
-2
/
+5
*
Update a couple more mailing list addresses.
mpp
1997-03-14
2
-3
/
+3
*
o Remove obsolete references in XFree86 menu
jkh
1997-03-14
4
-7
/
+8
*
Remove the text that says that freebsd-bugs can't be subscribed
mpp
1997-03-14
2
-8
/
+8
*
The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
mpp
1997-03-14
1
-31
/
+31
*
Update configuration examples & instructions.
brian
1997-03-14
1
-33
/
+53
*
Add some text regarding security issues when using a shell
mpp
1997-03-14
1
-2
/
+15
*
Save and restore the state of the variable Initialized inside die().
joerg
1997-03-14
1
-1
/
+4
*
Oops - forgot to document the new -HUP action.
brian
1997-03-13
2
-4
/
+10
*
Add examples for a direct serial connection using lqr
brian
1997-03-13
1
-1
/
+29
*
Closes pr 2711
brian
1997-03-13
2
-11
/
+35
*
Updated prototype for mount() to match Lite2 reality for the 1st arg
bde
1997-03-13
1
-1
/
+1
*
Updated comment about npx0.
bde
1997-03-13
3
-21
/
+39
*
Quoted CMD640. It's still missing from options.i386.
bde
1997-03-13
2
-6
/
+4
*
Remove old output file, if any, before creating the output file, in
bde
1997-03-13
1
-0
/
+11
*
Various stylistic improvements regarding num_eisa_slots & co.:
joerg
1997-03-13
5
-20
/
+27
*
Fixed bogus casts from (int32_t *) to (time_t *).
bde
1997-03-13
1
-4
/
+8
*
Support german Linux/GNU man pages.
wosch
1997-03-13
1
-2
/
+2
*
Merged from Lite2. The -t option is now handled better. The only visible
bde
1997-03-13
1
-104
/
+37
*
Merged from Lite2. The man page no longer attempts to list all the
bde
1997-03-13
1
-21
/
+28
*
Merge from Lite2. Straightforward changes.
bde
1997-03-13
1
-2
/
+7
*
Synchornize with sys/i386/conf/options.i386 revision 1.37.
kato
1997-03-13
2
-2
/
+6
*
Synchronize with sys/i386/isa/wd.c revision 1.126.
kato
1997-03-13
1
-1
/
+120
*
Synchronize with sys/i386/boot/biosboot/boot.c revision 1.64.
kato
1997-03-13
1
-3
/
+3
*
Kill the Lite2 early "filesystem clean abort" check and go back to
peter
1997-03-13
6
-24
/
+18
*
Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com>
brian
1997-03-13
3
-5
/
+31
*
Reactivate fsdb
peter
1997-03-13
1
-2
/
+2
*
Reviewed by: ache@freebsd.org
brian
1997-03-13
6
-24
/
+164
*
Missing $Id$
peter
1997-03-13
3
-2
/
+4
*
Make this compile. Mostly use the new names for the ctime/atime/mtime
peter
1997-03-13
2
-7
/
+7
*
1. change tty handling from sgttyb to termios,
roberto
1997-03-13
1
-41
/
+53
*
Fix file modes.
davidn
1997-03-13
0
-0
/
+0
*
Update Korean locale
ache
1997-03-13
3
-54
/
+45
*
Part 2 of a failed commit (cvs broke). Original message:
peter
1997-03-13
2
-0
/
+283
*
Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWD
peter
1997-03-13
4
-282
/
+4
*
Submitted by: Greg Ungerer <gerg@stallion.oz.au>
davidn
1997-03-13
10
-568
/
+1501
*
Submitted by: Greg Ungerer <gerg@stallion.oz.au>
davidn
1997-03-13
1
-25
/
+36
*
Submitted by: Greg Ungerer <gerg@stallion.oz.au>
davidn
1997-03-13
1
-34
/
+34
*
Change `#ifdef FreeBSD' to `#ifdef __FreeBSD__'.
kato
1997-03-13
1
-3
/
+3
*
Added `\' (backslash) at the end of line in the CFLAGS definition.
kato
1997-03-13
1
-2
/
+2
*
Mention the workaround for the MCD640 here, too.
joerg
1997-03-13
1
-1
/
+14
*
Describe the workaround for the CMD640 controller.
joerg
1997-03-13
1
-4
/
+46
*
Add a pair __BEGIN_DECLS/__END_DECLS
jmz
1997-03-13
1
-0
/
+2
*
add LINKS line to Makefile to automatically produce a link to kgdb
gj
1997-03-12
4
-2
/
+20
*
Activate CMD640 workaround
se
1997-03-12
2
-2
/
+4
*
Recovered FreeBSD changes from attic:
bde
1997-03-12
1
-2
/
+5
*
Ooops, somehow the HP Netserver entry made it here twice.
joerg
1997-03-12
1
-38
/
+2
*
Add option CMD640 which is required to use both channels of that
se
1997-03-12
3
-3
/
+21
*
Add wdc_p.c for support of the CMD640 PCI EIDE chip.
se
1997-03-12
1
-0
/
+1
*
Update the HP NetServer LC FAQ entry.
joerg
1997-03-12
1
-10
/
+7
[next]