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
*
Fixed lookup of ".." in checkpath. It always failed, so renames of
bde
1996-11-09
2
-2
/
+2
*
Fix an ordering bug -- pmap_remove_pages should be called BEFORE
dyson
1996-11-09
1
-2
/
+2
*
Back out my previous change.
max
1996-11-09
1
-2
/
+2
*
Re-sync with -current. Should be in 2.2.
asami
1996-11-09
11
-127
/
+158
*
(1) Update
asami
1996-11-09
10
-30
/
+38
*
Only access the specific interrupt status registers if required.
se
1996-11-08
1
-4
/
+4
*
Fixed spacefree calculation in ext2_direnter(). This bug sometimes caused
bde
1996-11-08
2
-2
/
+2
*
Removed gratuitous differences between ext2_readwrite.c and ufs_readwrite.c.
bde
1996-11-08
2
-24
/
+34
*
Remove option I586_FAST_BCOPY. The code will be included by default
asami
1996-11-08
8
-52
/
+38
*
Typo, MATSHITA -> MATSUSHITA.
max
1996-11-07
1
-2
/
+2
*
Fix the message buffer mapping. This actually allows to increase
joerg
1996-11-07
4
-68
/
+66
*
Bzero the kernel scb array after it is allocated otherwise the control byte
gibbs
1996-11-07
1
-3
/
+5
*
Don't switch from fast interrupt handlers to normal interrupt
bde
1996-11-07
3
-12
/
+24
*
Add the 'piix' device, to get the right flags for it. This appears to
msmith
1996-11-07
1
-2
/
+3
*
Fix the sequence at odopen() time so the driver actually notices if a
joerg
1996-11-06
1
-12
/
+8
*
Count only hardware interrupts in cnt.v_intr, so that the individual
bde
1996-11-06
3
-6
/
+6
*
Compile linux_genassym with the same options as genassym. ${PARAM} and
bde
1996-11-06
2
-6
/
+6
*
Compile genassym without -static (undo rev.1.20). The default can be
bde
1996-11-06
3
-6
/
+6
*
Rewrote the COMMENT about the bogus options CHILD_MAX and OPEN_MAX. These
bde
1996-11-06
3
-39
/
+60
*
Updates and bugfixes to the worm driver:
joerg
1996-11-06
2
-13
/
+21
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
23
-226
/
+384
*
Update to changes in generic SCSI layer.
gibbs
1996-11-05
1
-36
/
+21
*
A little 80 column cleanup.
gibbs
1996-11-05
1
-15
/
+28
*
Add missing parenthesis. That's what I get for having e different versions
gibbs
1996-11-05
1
-2
/
+2
*
Eliminate an unnecessary synchronous write (and an 8K bcopy+bzero) when
dg
1996-11-05
1
-17
/
+22
*
Clean up some code having to do with the 398X cards. We can't rely on the
gibbs
1996-11-05
1
-10
/
+30
*
Move the include opt_aic7xxx in aic7xxx.h so that all of the driver files get
gibbs
1996-11-05
2
-24
/
+16
*
index_untagged_scb should rely solely on the argument passed in SINDEX and
gibbs
1996-11-05
1
-3
/
+3
*
Protect against PCI devices which may have their 'changed' flag set,
msmith
1996-11-05
1
-2
/
+6
*
Vastly improved contigmalloc routine. It does not solve the
dyson
1996-11-05
1
-63
/
+153
*
Add audio mixer ioctls.
smpatel
1996-11-05
4
-4
/
+184
*
New vx driver for:
guido
1996-11-04
10
-1272
/
+1873
*
Fix the hanging keyboard problem under Xaccel. Apprently we are loosing
sos
1996-11-04
3
-87
/
+132
*
struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
hsu
1996-11-04
1
-2
/
+2
*
Don't clobber max_ncyls, ending up guessing thetotal number of cylinders as
bde
1996-11-04
2
-12
/
+20
*
Fixed some races and misleading comments in ufs_rename().
bde
1996-11-04
1
-6
/
+30
*
Set REVISION=3.0 and RELDATE=199701
phk
1996-11-03
1
-3
/
+3
*
Fix a problem with running down processes that have left wired
dyson
1996-11-03
2
-6
/
+20
*
Fix the broken EOF handling in the floppy driver. The most obvious
joerg
1996-11-02
3
-84
/
+108
*
Avoid touching the LEDs too early in the game. After the recent
joerg
1996-11-02
1
-4
/
+0
*
Fill in the bios-geometry array in struct bootinfo.
phk
1996-11-02
2
-0
/
+79
*
The last update/merge of PC98 stuff before 2.2. The whole
asami
1996-11-02
43
-8639
/
+339
*
add in CONSPEED option which controls console serial port speed
pst
1996-11-02
6
-18
/
+39
*
add in CONSPEED option
pst
1996-11-02
2
-2
/
+4
*
Rationalize support for serial consoles running at baud rates other than 9600
pst
1996-11-02
2
-4
/
+8
*
if_sr.c corrupted the global variable `ticks'.
jhay
1996-10-31
6
-60
/
+27
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
1
-3
/
+4
*
Further improved version of hadling a HALT when there is no console.
julian
1996-10-31
5
-6
/
+34
*
More merge and update.
asami
1996-10-30
114
-28780
/
+1166
*
if there is no console, cngetc should act like getc and return -1
julian
1996-10-30
7
-17
/
+33
[next]