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
*
Remove 'pci_bridgeto' - it was just an empty placeholder.
eivind
1999-01-12
2
-18
/
+2
*
Remove unused variable.
eivind
1999-01-12
1
-3
/
+5
*
Silence warning by casting vxintr to correct type
eivind
1999-01-12
2
-2
/
+2
*
Clean out warnings introduced in last commit.
eivind
1999-01-12
1
-4
/
+4
*
Take cdev major # 114 for ugen
n_hibma
1999-01-12
5
-6
/
+20
*
Move a couple of functions to make __inline work. While I'm here,
eivind
1999-01-12
3
-86
/
+92
*
Add a prototype to silence warnings.
eivind
1999-01-12
2
-2
/
+6
*
1) textual changes
n_hibma
1999-01-12
1
-48
/
+24
*
Changed DRIVER_MODULE to CDEV_DRIVER_MODULE
n_hibma
1999-01-12
1
-3
/
+4
*
Remove/comment out unused functions.
eivind
1999-01-12
4
-65
/
+6
*
Silence warnings by cleaning up xxxintr types
eivind
1999-01-12
3
-7
/
+8
*
Silence warnings.
eivind
1999-01-12
17
-39
/
+59
*
Clean up warnings; a couple of these came because of genuine errors in
eivind
1999-01-12
2
-8
/
+12
*
add minimum2 entry
jkh
1999-01-12
2
-2
/
+12
*
Silence warnings.
eivind
1999-01-12
9
-24
/
+28
*
Silence warnings by removing unused convenience function and
eivind
1999-01-12
2
-32
/
+6
*
Fixed minor style bugs in previous commit.
bde
1999-01-11
3
-27
/
+23
*
Updated for not-so-new version of Cyclom-Y PCI boards (with a custom
bde
1999-01-11
3
-10
/
+51
*
Avoid warning for unused variable.
eivind
1999-01-11
2
-4
/
+4
*
remove some unused variables
julian
1999-01-11
1
-8
/
+7
*
Add support for the Cyrix Cx5530 PCI/ISA bridge which also includes
julian
1999-01-11
2
-18
/
+210
*
Fix missing \n in boot printfs. Add more mode detection if bootverbose.
nsouch
1999-01-11
1
-24
/
+30
*
New device descriptions added
n_hibma
1999-01-11
0
-0
/
+0
*
Update to match rev. 1.28 of msdosfs_lookup.c.
dt
1999-01-11
3
-33
/
+6
*
Make HP T4000S quirk to FIXED mode
mjacob
1999-01-11
1
-1
/
+5
*
Back out 1.146 - usbd is already enabled.
msmith
1999-01-11
1
-2
/
+1
*
Add 'static' to the declaration, too.
eivind
1999-01-11
1
-2
/
+2
*
SLOW_VGA -> VGA_SLOW_IOACCESS here, too.
eivind
1999-01-11
3
-6
/
+6
*
Update the pointer into the bitmap correctly. The previous code
yokota
1999-01-11
2
-4
/
+4
*
corrected disorder, override of user and group defaults and group
hm
1999-01-11
1
-3
/
+3
*
Fix an NFS-related installation problem.
jdp
1999-01-11
1
-1
/
+1
*
Doh... han an occurance of MX that should have been PN (forgot to
wpaul
1999-01-11
2
-4
/
+4
*
Remove the example for setting KERNFORMAT=elf; it is the default already.
peter
1999-01-11
3
-27
/
+3
*
Correct some formatting errors (one is a groff bug)
brian
1999-01-11
2
-54
/
+108
*
(1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture names
asami
1999-01-11
1
-19
/
+68
*
Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.
asami
1999-01-11
2
-18
/
+12
*
Drop boot.help support.
rnordier
1999-01-11
2
-20
/
+10
*
optreset is a POSIX extension, make it visible in POSIX_SOURCE scope.
msmith
1999-01-11
1
-1
/
+1
*
Add a missing bzero which could be the source of instability
luigi
1999-01-11
1
-12
/
+21
*
Move nologin from /etc to /var/run. This means one less file that has
asami
1999-01-11
5
-14
/
+12
*
Add notes about the new console system and a pointer to the changes
imp
1999-01-11
1
-1
/
+12
*
Add usbd to the build
msmith
1999-01-11
1
-1
/
+2
*
No builtin command resets getopt before using it, causing
msmith
1999-01-11
4
-3
/
+10
*
POSIX introduced optreset to deal with multiple invocations
msmith
1999-01-11
2
-2
/
+3
*
Preserve the previous loader as loader.old.
msmith
1999-01-11
1
-1
/
+4
*
Fix linux sendmsg() emulation
msmith
1999-01-11
2
-4
/
+70
*
Implement the -l commandline option which turns off broadcast of
steve
1999-01-11
2
-5
/
+24
*
Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead.
yokota
1999-01-11
1
-2
/
+3
*
Add splash screen module. This version has rather limited
yokota
1999-01-11
6
-2
/
+1006
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
2
-11
/
+115
[next]