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
*
Remove trailing whitespace.
rgrimes
1995-05-30
13
-58
/
+58
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Fix setdumpdev():
dg
1995-05-29
2
-32
/
+46
*
Fixed some serious bugs that resulted in object reference counts not being
dg
1995-05-29
6
-12
/
+80
*
Mount MFS as root RW. Remounting doesn't make sense.
phk
1995-05-29
1
-2
/
+1
*
Reduce the amount of bss the kzip stuff uses by moving big buffers into
phk
1995-05-29
6
-236
/
+32
*
Submitted by: dufault
rgrimes
1995-05-28
3
-15
/
+30
*
Kill bogus vnode_pager_setsize(). It was being called at the wrong time
dg
1995-05-28
1
-2
/
+1
*
Increased delay after reset to 10ms. Suggested by several people, the last
dg
1995-05-27
2
-4
/
+4
*
Added a fix for a bug which caused the wrong interface to be selected
dg
1995-05-27
1
-28
/
+45
*
Update swap and dump stuff to match reality:
dg
1995-05-27
3
-33
/
+12
*
Fixed bugs in multicast address handling (flag was set in wrong register,
dg
1995-05-26
2
-532
/
+854
*
Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"
dg
1995-05-25
7
-25
/
+13
*
Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"
dg
1995-05-25
2
-4
/
+26
*
Removed check for sw_dev == NODEV; this is a normal condition for swap
dg
1995-05-25
1
-3
/
+2
*
Fixed panic that resulted from mmaping files in kernfs and procfs. A
dg
1995-05-25
8
-71
/
+20
*
This should fix PR 438. Apparently I never tested disklabel on the block
dg
1995-05-24
1
-1
/
+4
*
Enclosed is a patch for if_ze.c which will allow it to operate with
dg
1995-05-24
1
-2
/
+7
*
There are two serious bugs in if_de.c. The first should not matter
dg
1995-05-22
2
-6
/
+8
*
Print the address associated with an examine. Changed db_maxoff to
dg
1995-05-22
2
-13
/
+6
*
Fixed bug in bpf/multicast support that caused multicast packets to get
dg
1995-05-22
2
-14
/
+10
*
Changes to fix the following bugs:
dg
1995-05-21
11
-106
/
+325
*
Fixed problem with "char" cursor..
sos
1995-05-21
3
-6
/
+18
*
Now I could finally test this change: bad144 is now relative to the
phk
1995-05-21
1
-4
/
+4
*
NFS diskless operation was broken because swapdev_vp wasn't initialized.
dg
1995-05-19
6
-19
/
+24
*
Make the "information" slice printfs if(bootverbose).
phk
1995-05-18
2
-20
/
+26
*
Added "BROKEN_KEYBOARD_RESET" option to disable using the keyboard reset
dg
1995-05-18
5
-5
/
+23
*
Fixed a bug that managed to slip in during Poul's dynamic swap partition
dg
1995-05-18
1
-17
/
+11
*
Accessing pages beyond the end of a mapped file results in internal
dg
1995-05-18
5
-26
/
+37
*
Changed read_csr and write_csr to static so that they don't clash
dg
1995-05-17
2
-4
/
+4
*
Reviewed by: phk
bde
1995-05-17
1
-1
/
+1
*
Reviewed by: phk
bde
1995-05-17
1
-0
/
+2
*
Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs:
dg
1995-05-17
3
-60
/
+117
*
Changed relase number in snake_saver.c from 2.1 to 2.0.5
sos
1995-05-16
2
-4
/
+4
*
Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support.
dg
1995-05-16
4
-7
/
+21
*
These diffs modify the behaviour of multicast clients to conform with the
dg
1995-05-16
1
-8
/
+5
*
Fixed route reference count bug that squirmed in during the the
dg
1995-05-15
1
-2
/
+2
*
Removed unnecessary extern declaration that was causing compiler warnings.
dg
1995-05-15
1
-2
/
+1
*
Removed extraneous comma.
dg
1995-05-15
3
-6
/
+6
*
Fixed incompleteness that would allow dirty filesystems to get mounted
dg
1995-05-15
3
-9
/
+25
*
From Bruce Evans:
dg
1995-05-15
1
-2
/
+3
*
Added apersand constraint to make sure that the source and destination
dg
1995-05-14
2
-4
/
+4
*
Prototype for madvise() is missing from sys/mman.h
nate
1995-05-14
1
-1
/
+2
*
Fix declaration of palette[] so that fade saver doesn't cause panics.
bde
1995-05-14
1
-1
/
+1
*
After carefully reading three reference documents, and analyzing
dg
1995-05-14
2
-8
/
+8
*
Changed swap partition handling/allocation so that it doesn't
dg
1995-05-14
18
-302
/
+118
*
"1 easy fix in 10 excrutiating steps"
jkh
1995-05-13
2
-4
/
+4
*
Only use card's soft-configured irq if no irq was specified in the kernel
dg
1995-05-12
2
-10
/
+14
*
pread/pwrite() should be static.
dg
1995-05-12
1
-3
/
+3
[next]