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
*
Fix typos and -mdoc usage.
jkoshy
1999-05-06
1
-4
/
+6
*
revert premature DHCP commit
jkh
1999-05-06
2
-8
/
+6
*
Argh, those last two commits snuck in with the other one by mistake.
jkh
1999-05-06
2
-2
/
+6
*
Fix includes; I had a slightly different Makefile than everyone else
jkh
1999-05-06
6
-16
/
+48
*
Fixed profiling of elf kernels. Made high resolution profiling compile
bde
1999-05-06
16
-82
/
+116
*
Sync with sys/i386/i386/userconfig.c revision 1.138.
kato
1999-05-06
1
-3
/
+8
*
Sync with sys/i386/conf/files.i386 revision 1.237.
kato
1999-05-06
2
-2
/
+4
*
Fixed bitrot in comments.
bde
1999-05-06
1
-4
/
+2
*
Fix some byte ordering problems; I was storing string lengths wrong,
wpaul
1999-05-06
3
-8
/
+8
*
Add the capability for traceroute(8) to send packets of any IP protocol
archie
1999-05-06
2
-37
/
+244
*
"Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.
bde
1999-05-06
1
-4
/
+2
*
Now that each cpu has its own gdt table, we need to setup apm gdt entries in
luoqi
1999-05-06
2
-2
/
+36
*
Initialize dblfault_tss.tss_fs to the per-cpu private data segment selector.
luoqi
1999-05-06
4
-8
/
+12
*
Don't ignore mmap() address hint below the text section.
luoqi
1999-05-06
1
-2
/
+4
*
Do not set curproc until proc0 is fully initialized (in proc0_init()).
luoqi
1999-05-06
4
-8
/
+4
*
Don't forget to install crash.8 after moving it.
bde
1999-05-06
1
-2
/
+2
*
MFS: don't build the pcic.ko module.
obrien
1999-05-05
1
-2
/
+2
*
Incomplete. Back out until I can revisit.
markm
1999-05-05
1
-11
/
+17
*
Add extra dirs needed by install. Do the include/* by reusing
markm
1999-05-05
2
-2
/
+8
*
This has bitrotted to the state that it is no longer functional.
markm
1999-05-05
2
-18
/
+2
*
Various cosmetics.
phk
1999-05-05
3
-7
/
+10
*
Remove $Log garbage from these; it was causing failure when expanded.
markm
1999-05-05
3
-27
/
+24
*
Dynamically increase TX start threshold if TX underruns are detected.
wpaul
1999-05-05
2
-5
/
+14
*
Fix a typo (wi. -> wi.4)
cwt
1999-05-05
1
-2
/
+2
*
Add the INIT_PATH option for embedded systems.
jb
1999-05-05
3
-3
/
+21
*
Allow the init_path to be customised in an embedded system using the
jb
1999-05-05
1
-3
/
+8
*
Another round of updates for -current and 3.2
jkh
1999-05-05
13
-35
/
+61
*
Add an INIT_PATH option to allow the init_path (for sys/kern/init_main.c)
jb
1999-05-05
1
-1
/
+4
*
Typo fix.
jkh
1999-05-05
2
-4
/
+4
*
Fix a few bogons and make this safer for humanity.
jkh
1999-05-05
2
-46
/
+72
*
Add information strings for a number of devices which have suddenly appeared
jkh
1999-05-05
1
-3
/
+8
*
Deal with MAKEDEV's braindedness.
abial
1999-05-05
4
-12
/
+26
*
Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA
wpaul
1999-05-05
26
-26
/
+2725
*
Simple_HTTPd on steroids - major rework of the original program, by
abial
1999-05-05
3
-210
/
+463
*
Add device driver support for the Lucent WaveLAN/IEEE 802.11 wireless
wpaul
1999-05-05
2
-0
/
+2630
*
Install the right man page.
jkh
1999-05-05
1
-1
/
+2
*
Remove bt_softcs. It is no longer used.
imp
1999-05-05
2
-5
/
+2
*
Restore perror --> err changes.
markm
1999-05-05
1
-17
/
+11
*
Correct `sd', `st' -> `da', `sa'; add xref to scsi(4); remove xref
jkoshy
1999-05-05
2
-14
/
+8
*
Sync with sys/i386/isa/fd.c revision 1.137.
kato
1999-05-05
2
-34
/
+52
*
Sync with sys/i386/conf/majors.i386 revision 1.71.
kato
1999-05-05
1
-5
/
+6
*
Correct prototype for tigetstr().
jkoshy
1999-05-05
1
-1
/
+1
*
Fixed missing parenthesis.
kato
1999-05-05
2
-4
/
+6
*
Typo fix and a very minor wording adjustment.
max
1999-05-05
2
-6
/
+6
*
Substantially update this to match reality. Also do a typo/facto pass over
jkh
1999-05-04
2
-160
/
+150
*
Clean up after another half-Danish.
msmith
1999-05-04
2
-3
/
+5
*
Use unit, not device_id as an argument to an old-style ISA interrupt
dfr
1999-05-04
4
-12
/
+12
*
Add procfs_rlimit.c so the kernel actually compiles.
billf
1999-05-04
1
-3
/
+4
*
Make `ed0' example match reality.
obrien
1999-05-04
2
-8
/
+6
*
Make "\n" appear in cample C code.
ghelmer
1999-05-04
1
-20
/
+20
[next]