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
...
*
|
Regenerate after fixing duplicate device entries.
marcel
2003-02-02
2
-12
/
+5
*
|
Unbreak kernel builds caused by what appears to be a merge conflict.
marcel
2003-02-02
1
-2
/
+1
*
|
- Convert vm_pageout()'s tsleep()s to msleep()s with the page queue lock.
alc
2003-02-02
1
-2
/
+5
*
|
Properly capitalize the subsection title on setting MAC labels.
chris
2003-02-01
1
-1
/
+1
*
|
Regen
sanpei
2003-02-01
2
-14
/
+49
*
|
Fix table formatting for printed man pages.
chris
2003-02-01
1
-4
/
+4
*
|
Add Genesys Logic products
sanpei
2003-02-01
1
-0
/
+6
*
|
Remove special casing for running in the simulator from the kernel
marcel
2003-02-01
34
-451
/
+1419
*
|
NODEVFS cleanup: Goodbye, and good riddance!
phk
2003-02-01
2
-1828
/
+0
*
|
NODEVFS cleanup: Don't ever install MAKEDEV anymore.
phk
2003-02-01
1
-7
/
+0
*
|
This took longer to test than expected:
phk
2003-02-01
1
-13
/
+9
*
|
- Remove (some) unnecessary explicit initializations to zero.
alc
2003-02-01
1
-8
/
+5
*
|
SSC calls use break immediate 0x80000. 0x80001 only works for
marcel
2003-02-01
2
-2
/
+2
*
|
- Convert the tsleep()s in vm_wait() and vm_waitpfault() to msleep()s
alc
2003-02-01
1
-3
/
+10
*
|
Remove this Makefile, these docs are built by the Makefiles in src/share/doc/...
trhodes
2003-02-01
1
-11
/
+0
*
|
Put replace spaces with tabs in keeping with the rest of the file.
joe
2003-02-01
6
-6
/
+6
*
|
-kthread has been dead these many years. This PR has languished for a
imp
2003-02-01
1
-5
/
+0
*
|
add PST to i386 notes.
phk
2003-02-01
1
-0
/
+5
*
|
Catch up with new categories and note that ports-base is essential without
schweikh
2003-02-01
1
-2
/
+10
*
|
Add new categories hungarian and portuguese.
schweikh
2003-02-01
2
-0
/
+4
*
|
Define new malloc type M_FW and use it.
simokawa
2003-02-01
8
-76
/
+81
*
|
Fix some typos in 3 comments.
gj
2003-02-01
1
-4
/
+5
*
|
- replace timeout with callout_*.
simokawa
2003-02-01
6
-53
/
+51
*
|
Reversion of commit by Davidxu plus fixes since applied.
julian
2003-02-01
50
-1679
/
+1532
*
|
Check status FIFO more closely to report error.
simokawa
2003-02-01
1
-11
/
+43
*
|
Eliminate the sc_openmask, ccdopen() and ccdclose() functions, we
phk
2003-02-01
3
-93
/
+12
*
|
NO_GEOM cleanup: don't #include <sys/diskslice.h>
phk
2003-02-01
1
-1
/
+0
*
|
Under #ifdef DIAGNOSTIC, fill malloc(9) allocations which do not have
phk
2003-02-01
1
-0
/
+8
*
|
Under DIAGNOSTIC, only report expensive timeouts if they are more expensive
phk
2003-02-01
1
-1
/
+2
*
|
Add basic support for device wiring down to specific (CAM)
simokawa
2003-02-01
1
-4
/
+55
*
|
Move configuration of geom/providers into its own function in preparation
phk
2003-02-01
1
-36
/
+65
*
|
Build glue for zs_macio.
benno
2003-02-01
1
-1
/
+1
*
|
MacIO frontend for the zs driver.
benno
2003-02-01
1
-0
/
+296
*
|
- Introduce a flags value into the interrupt handler structure.
benno
2003-02-01
2
-7
/
+11
*
|
Sort device list by eui64 in acendent order correctly.
simokawa
2003-02-01
1
-12
/
+12
*
|
Move a comment and optimize the frag timeout code a slight bit.
silby
2003-02-01
1
-3
/
+3
*
|
Add my birthday.
rushani
2003-02-01
1
-0
/
+1
*
|
Regen.
shiba
2003-02-01
1
-4
/
+4
*
|
Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) have
shiba
2003-02-01
1
-1
/
+1
*
|
Bring in support for volume labels to the filesystem utilities.
gordon
2003-02-01
7
-10
/
+63
*
|
- add pmap_pagedaemon_waken variable
grehan
2003-02-01
3
-141
/
+288
*
|
Add deviceids for 6105 and 6105M chips. Further changes will be necessary
silby
2003-02-01
4
-0
/
+12
*
|
Switch the if_vr driver from using our generic MII routines over to
silby
2003-02-01
4
-0
/
+186
*
|
Make nirq mean 'number of irqs' and not 'last irq'.
benno
2003-02-01
1
-5
/
+5
*
|
Add a section on the areas of enforcement and the sysctls used to tune
chris
2003-02-01
1
-0
/
+100
*
|
No need for the OPENSSL_NO_KRB5 switch anymore.
markm
2003-01-31
3
-3
/
+1
*
|
Only add one tick per tick to the thread stats, instead of some random number.
julian
2003-01-31
2
-4
/
+4
*
|
Add a getopt-ified version of an old tool that I've been using for ages:
seanc
2003-01-31
2
-3
/
+356
*
|
The newly appointed .org registrar has a pecular output format so
roberto
2003-01-31
1
-1
/
+15
*
|
Document a bug in our chroot(2) implementation: if access control
rwatson
2003-01-31
1
-0
/
+6
[prev]
[next]