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
*
Include opt_bktr.
roger
1999-10-15
1
-0
/
+2
*
"Plag and play" -> "Plug and Play"
phantom
1999-10-15
1
-1
/
+2
*
Sync with reallity (USERCONFIG_BOOT option was removed long time ago)
phantom
1999-10-15
1
-6
/
+9
*
Add mount_nwfs program. Now -current can mount NetWare volumes.
bp
1999-10-15
7
-1
/
+1157
*
Add libncp to the list of known libraries.
bp
1999-10-15
1
-0
/
+1
*
Acutally our style is "options\x20\x09".
obrien
1999-10-15
4
-64
/
+64
*
Document the use of pseudo_AF_HDRCMPLT with BPF.
msmith
1999-10-15
1
-0
/
+8
*
Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header
msmith
1999-10-15
7
-11
/
+58
*
- Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it
mdodd
1999-10-15
6
-306
/
+76
*
Make it easier to have completely new bus attachment points for pccard
imp
1999-10-15
3
-32
/
+70
*
Break out the bus front end code into separate files.
mdodd
1999-10-15
2
-0
/
+344
*
Make some small tweaks:
wpaul
1999-10-14
2
-4
/
+27
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
11
-592
/
+313
*
Add PNPBIOS option.
dfr
1999-10-14
2
-0
/
+6
*
* Add some verbose logging to the PnP parser and fix a couple of bugs.
dfr
1999-10-14
5
-83
/
+281
*
Remove one of the locales which is currently breaking the build.
jkh
1999-10-14
2
-2
/
+0
*
Revive ps_usertramp, it's still referenced by COMPAT_SUNOS code.
luoqi
1999-10-14
1
-0
/
+1
*
Recognize Pentium II w/ CPUID = 0x6XX and Pentium III Xeon w/ CPUID =
kato
1999-10-14
2
-4
/
+4
*
Like it or not, we use ^I's not 0x20 to align things in this file.
obrien
1999-10-14
4
-16
/
+16
*
Missed the second argument of fdrop().
green
1999-10-14
1
-1
/
+1
*
Add sigsuspend.o and sigpending.o to HIDDEN_SYSCALLS as well.
marcel
1999-10-14
3
-6
/
+6
*
Remove osig* from NOASM. It bogus now.
marcel
1999-10-14
2
-4
/
+2
*
Make the contents, layout, and comments match sys/i386/conf/GENERIC as
obrien
1999-10-14
2
-134
/
+172
*
Under some condition vnode can reference itself.
bp
1999-10-14
4
-2
/
+10
*
Isolate old constant NCP_VOLNAME_LEN.
bp
1999-10-14
2
-2
/
+6
*
Make libncp actually compiled.
bp
1999-10-14
4
-4
/
+10
*
Fix a race condition with shared fd tables and writev(). It's
green
1999-10-14
1
-2
/
+7
*
Add a missing spl lowering.
green
1999-10-14
1
-0
/
+1
*
Add support for the version 4 firmware interface and the DAC960 PG and
msmith
1999-10-14
5
-58
/
+180
*
In longjmp, call sigreturn instead of osigreturn. The latter isn't
jdp
1999-10-14
1
-1
/
+1
*
Allow in/out to work in DOS programs.
imp
1999-10-13
5
-3
/
+94
*
Default to no backspace/delete swapping.
imp
1999-10-13
1
-1
/
+2
*
Remove reference to obsolete initsd function.
grog
1999-10-13
1
-3
/
+1
*
Do not dot or \n terminate syslog string.
charnier
1999-10-13
1
-3
/
+3
*
Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. This
gallatin
1999-10-13
2
-1
/
+8
*
Don't match non-IDE devices in probe.
dfr
1999-10-13
1
-0
/
+4
*
Return these files back to their stock versions.
obrien
1999-10-13
3
-74
/
+142
*
Cast tp[-2] to unsigned char before comparing.
ru
1999-10-13
1
-1
/
+3
*
Sync with sys/i386/isa/pcaudio.c revision 1.55.
kato
1999-10-13
1
-1
/
+0
*
Sync with sys/i386/isa/mse.c revision 1.48.
kato
1999-10-13
1
-3
/
+0
*
Sync with sys/i386/i386/machdep.c revision 1.370.
kato
1999-10-13
2
-2
/
+6
*
Sync with sys/i386/conf/majors.i386 revision 1.87.
kato
1999-10-13
1
-2
/
+8
*
Sync with sys/i386/conf/files.i386 revision 1.277.
kato
1999-10-13
2
-4
/
+0
*
Sync with sys/i386/conf/Makefile.i386 revision 1.160.
kato
1999-10-13
2
-0
/
+8
*
Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 and
kato
1999-10-13
3
-9
/
+138
*
change identical and "programming error" panic("mcopy*")'s into
alfred
1999-10-13
1
-12
/
+9
*
ioctl -> sysctl for interface address changes.
ru
1999-10-13
1
-74
/
+83
*
Fix a security bug. eflags was copied verbatim from userland.
marcel
1999-10-13
2
-2
/
+4
*
When uncompressing VJ-compressed frames, fix the ip_sum directly
brian
1999-10-13
1
-17
/
+13
*
Describe the new options of start and init commands.
grog
1999-10-13
1
-10
/
+43
[next]