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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
ISA driver for Comtrol Rocketport serial cards. No PCI probe stub
jkh
1997-08-28
6
-0
/
+6454
*
Add entries for Comtrol Rocketport serial card.
jkh
1997-08-28
7
-9
/
+107
*
Remove bogus timeout_func_t casts.
msmith
1997-08-28
1
-195
/
+201
*
Remove bogus i386/* includes.
msmith
1997-08-28
5
-21
/
+6
*
Moved include files which are independent of bs driver.
kato
1997-08-28
5
-5
/
+69
*
Synchronize with sys/i386/isa/isa.c revision 1.103.
kato
1997-08-28
1
-14
/
+45
*
Add prototype for isa_dmastop()
msmith
1997-08-28
1
-1
/
+2
*
Here is a patch to alleviate the current problem with the dma interface
msmith
1997-08-28
2
-28
/
+84
*
Add a per-interface-address pointer to a function that can be supplied
julian
1997-08-28
4
-7
/
+80
*
Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.
kato
1997-08-28
2
-6
/
+6
*
Use existing path, even though PC-98 doesn't support each device driver.
kato
1997-08-27
2
-88
/
+88
*
Fixed NULLFS_DIAGNOSTIC stuff.
kato
1997-08-27
2
-4
/
+22
*
Synchronize with sys/i386/i386/machdep.c and trap.c revision 1.258 and
kato
1997-08-27
3
-15
/
+20
*
remove un-needed if statement (now the poul removed the 'then' clause)
julian
1997-08-27
1
-8
/
+1
*
Correct some things I forgot about until it was too late with smp_active.
peter
1997-08-26
8
-33
/
+53
*
Clean up the SMP AP bootstrap and eliminate the wretched idle procs.
peter
1997-08-26
31
-779
/
+1569
*
two fixes submitted by Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
julian
1997-08-26
1
-3
/
+4
*
Synchronize with sys/i386/isa/syscons.h revision 1.32.
kato
1997-08-26
1
-3
/
+2
*
Synchronize with sys/i386/isa/isa.c revision 1.102.
kato
1997-08-26
1
-7
/
+9
*
Removed bogus -I path in CFLAGS.
bde
1997-08-26
1
-2
/
+2
*
Restored rev.1.92 which was clobbered by the previous commit.
bde
1997-08-26
2
-2
/
+6
*
Uncut&paste cache_lookup().
phk
1997-08-26
25
-505
/
+139
*
Back out some incorrect changes that was worse than the original bug.
dyson
1997-08-26
7
-64
/
+42
*
Don't return EINVAL for negative timespecs in the nanosleep functions.
bde
1997-08-26
1
-12
/
+9
*
Finished staticizing.
bde
1997-08-26
1
-3
/
+5
*
Fixed some formatting and style bugs.
bde
1997-08-26
1
-7
/
+5
*
Print more info in the "calcru: negative time" message.
bde
1997-08-26
1
-2
/
+3
*
Fixed some gratuitous ANSIisms.
bde
1997-08-26
3
-14
/
+21
*
Removed some stale comments.
bde
1997-08-26
1
-4
/
+4
*
Removed redundant test against MAXDSIZ (the rlimit test is stronger).
bde
1997-08-26
2
-8
/
+2
*
Don't depend on the gcc feature of permitting conditional expressions
bde
1997-08-25
1
-4
/
+4
*
Fixed misplaced declaration.
bde
1997-08-25
2
-4
/
+6
*
Minor formatting and style fixes.
bde
1997-08-25
2
-4
/
+10
*
Fixed pedantic syntax error (trailing comma in enum).
bde
1997-08-25
1
-2
/
+2
*
Removed more abuses of timeout_func_t.
bde
1997-08-25
1
-2
/
+2
*
Removed unused misplaced definition of TIMER_FREQ.
bde
1997-08-25
3
-9
/
+6
*
Fixed reversed arguments and poor formatting and comments for OUT*.
bde
1997-08-25
1
-8
/
+8
*
Fixed some not-so-recently broken indentation.
bde
1997-08-25
1
-3
/
+3
*
Fixed some not-so-recently broken indentation.
bde
1997-08-25
1
-2
/
+2
*
Check for irq conflicts even if conflicts are allowed. Conflicting
bde
1997-08-25
2
-14
/
+18
*
Fixed type mismatch for a (low quality interface) function with an
bde
1997-08-25
2
-10
/
+4
*
Police 4.4Lite #include style.
bde
1997-08-25
1
-3
/
+3
*
Fixed type mismatch for a (low quality interface) function with an arg
bde
1997-08-25
1
-3
/
+2
*
Fixed type mismatches for functions with args of type vm_prot_t and/or
bde
1997-08-25
9
-100
/
+47
*
Added an XXX comment.
bde
1997-08-25
1
-1
/
+4
*
Removed an unused variable.
bde
1997-08-25
1
-2
/
+1
*
Fixed a pedantic syntax error (case labels without a statement).
bde
1997-08-25
1
-1
/
+2
*
Finished (?) support for DISABLE_PSE option. 2-3MB of kernel vm was sometimes
bde
1997-08-25
2
-32
/
+16
*
Removed a tautological comment.
bde
1997-08-25
1
-2
/
+2
*
Removed a bogus comment.
bde
1997-08-25
7
-14
/
+14
[next]