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
*
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
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
40
-2114
/
+2000
*
Oops, I committed wrong version of these files in the last commit!
yokota
1999-01-11
2
-73
/
+151
*
Try some new floppy sizes.
jkh
1999-01-11
1
-12
/
+6
*
Added file handling to ulpt (USB printer) driver
n_hibma
1999-01-11
5
-6
/
+55
*
Fix a minor security problem in libc_r.
imp
1999-01-11
3
-12
/
+75
*
Use truncate() instead of otruncate() - step on the way to stopping
eivind
1999-01-10
2
-6
/
+6
*
Added starting of usbd
n_hibma
1999-01-10
2
-4
/
+12
*
Remove warning
n_hibma
1999-01-10
1
-3
/
+1
*
Added usbd and usbdevs
n_hibma
1999-01-10
1
-1
/
+3
*
No longer install obsolete boot.help file.
rnordier
1999-01-10
1
-8
/
+1
*
No longer install outdated boot.help file.
rnordier
1999-01-10
1
-2
/
+1
*
Disable kzipping the loader; it seems to be breaking the aout-to-elf build
msmith
1999-01-10
1
-3
/
+3
*
Add vpo.4 to the list of manpages to build and install.
steve
1999-01-10
1
-1
/
+1
*
Tweak the vr_start() and vr_rxeof() routines a little to improve
wpaul
1999-01-10
4
-62
/
+26
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
24
-199
/
+287
*
Remove warning
n_hibma
1999-01-10
1
-2
/
+1
*
Remove redundant line of code.
steve
1999-01-10
1
-2
/
+1
*
Forgotten options needed to build last ppbus commit.
nsouch
1999-01-10
3
-4
/
+12
[next]