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
*
Converted to new-bus.
bde
2001-02-01
2
-114
/
+170
*
Fix breakage caused by incomplete transition to IF_HANDOFF().
bp
2001-02-01
1
-2
/
+2
*
Implement preemptive scheduling of hardware interrupt threads.
jake
2001-02-01
7
-12
/
+54
*
Use mdconfig/md instead of vn.
phk
2001-01-31
1
-23
/
+24
*
Update the module Makefile to reflect the state of things from the last
scottl
2001-01-31
2
-8
/
+8
*
Add the ability to declare ore-ride methods on a per-hook basis
julian
2001-01-31
3
-32
/
+112
*
Fsck_ffs did not properly range-check the inode 'di_size'
iedowse
2001-01-31
2
-3
/
+8
*
Document the mpsafe argument to callout_init().
ben
2001-01-31
1
-1
/
+9
*
Try and make it clearer that the static units thing is a FYI only.
peter
2001-01-31
1
-1
/
+1
*
* Move exception_return to exception.s which is a more logical home for it.
dfr
2001-01-31
5
-114
/
+166
*
Remove count for NSIO. The only places it was used it were incorrect.
peter
2001-01-31
12
-59
/
+18
*
Unwind a bit more cruft - we only have one type of device now.
peter
2001-01-31
4
-14
/
+6
*
Oops. An old version of a local change leaked in with the last commit.
peter
2001-01-31
1
-22
/
+9
*
Merge conflicts from the ACPI CA 20010125 import.
msmith
2001-01-31
10
-32
/
+56
*
Add some debugging.
msmith
2001-01-31
1
-8
/
+72
*
Add some debugging statements.
msmith
2001-01-31
3
-26
/
+67
*
Tidy up.
msmith
2001-01-31
1
-48
/
+47
*
Add some debugging.
msmith
2001-01-31
1
-35
/
+17
*
ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes
msmith
2001-01-31
8
-46
/
+24
*
Remove obsoleted files.
msmith
2001-01-31
2
-4
/
+5
*
Remove obsoleted files.
msmith
2001-01-31
2
-1801
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r71867,
msmith
2001-01-31
261
-4208
/
+7592
|
\
|
*
Update to the 20010125 ACPI CA snapshot.
msmith
2001-01-31
271
-4234
/
+7652
*
|
Redo the stray header file cleanup code to not depend on timestamps
peter
2001-01-31
4
-28
/
+54
*
|
Strip optional prefixes "/dev/" and "md" from the -u argument.
phk
2001-01-31
1
-0
/
+5
*
|
Quieten gcc.
peter
2001-01-31
1
-0
/
+1
*
|
Exterminate the use of PSEUDO_SET() with extreme prejudice.
peter
2001-01-31
7
-64
/
+176
*
|
Add hpfs and the config glue for it. It was being skipped from test
peter
2001-01-31
4
-0
/
+9
*
|
Properly lock new vnode.
bp
2001-01-31
2
-8
/
+18
*
|
Let M_PANIC go back to the private tree as its intention isn't understood well
bp
2001-01-31
3
-9
/
+3
*
|
Zap last remaining references to (and a use use of) of simple_locks.
peter
2001-01-31
4
-16
/
+1
*
|
As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example values
tanimura
2001-01-31
2
-8
/
+8
*
|
s/_thread_sys_write/__sys_write/
deischen
2001-01-31
3
-6
/
+6
*
|
Fix documentation: "proxy" is not a keyword for the arp(8) command line.
archie
2001-01-31
2
-2
/
+1
*
|
Revert mutex initialization check to look at mtx_description.
jasone
2001-01-30
1
-1
/
+1
*
|
Implement direct support for semipersistant nodes.
julian
2001-01-30
8
-279
/
+300
*
|
Argh, fix a nit that snuck in while trying to resolve conflicts.
jhb
2001-01-30
1
-2
/
+1
*
|
- Fix TUNABLE_STR_FETCH() to actually be a code fragment rather than
jhb
2001-01-30
1
-10
/
+2
*
|
Added used include of <sys/mutex.h>. The SMP case was broken by
bde
2001-01-30
3
-0
/
+3
*
|
New release notes: bridge(4)/dummynet(4) updates, find(1) -empty,
bmah
2001-01-30
2
-2
/
+33
*
|
Update port_after.h to reflect FreeBSD values.
asmodai
2001-01-30
1
-2
/
+4
*
|
Allow the output of /etc/security to be logged or mailed to different
brian
2001-01-30
3
-7
/
+26
*
|
Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8).
phk
2001-01-30
2
-0
/
+12
*
|
Make klds for the ar and sr devices and hook them up.
jhay
2001-01-30
6
-3
/
+48
*
|
Make vnconfig annoy users for 15 seconds to make them switch to mdconfig.
phk
2001-01-30
2
-0
/
+12
*
|
Run purgedir (a local function) on /var/run instead of rm /var/run/*
brian
2001-01-30
1
-2
/
+1
*
|
Add a BUF_KERNPROC() in the BIO_DELETE path.
phk
2001-01-30
2
-0
/
+2
*
|
The ar and sr devices have moved to sys/dev/.
jhay
2001-01-30
8
-6645
/
+0
*
|
This include file has found a new home in sys/dev/ic/.
jhay
2001-01-30
1
-372
/
+0
*
|
Newbusify the sr device and move it to its new location.
jhay
2001-01-30
4
-3797
/
+700
[next]