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
*
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
*
Fix getsockopt(IP_ACCT_*) to not panic kernel
ache
1995-05-12
1
-3
/
+2
*
The death of `options NODUMP'. Now the dump area can be dynamically
wollman
1995-05-12
8
-27
/
+81
*
- Add an entry to allow swapping on a vn device (if one is configured).
wpaul
1995-05-12
1
-3
/
+22
*
Add 'rc' line
ache
1995-05-12
3
-3
/
+9
*
RISCom/8 driver
ache
1995-05-12
6
-0
/
+3364
*
Increased ratio of allowed vnodes on freelist to 1/4th of the total. This
dg
1995-05-12
2
-6
/
+6
*
I'm about to jump on the swap-initialization, and having talked
phk
1995-05-12
1
-132
/
+1
*
Add some more defines that don't change the genericness of a file.
wollman
1995-05-11
1
-0
/
+20
*
Make `make links' work by leaving swapkernel.c off out of the links processing
wollman
1995-05-11
3
-9
/
+9
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
32
-89
/
+113
*
Use spc, not spt, DUH! Thanks Bruce!
phk
1995-05-11
1
-2
/
+2
*
Define _POSIX_VDISABLE so that it can be used in #if expressions.
bde
1995-05-11
3
-7
/
+7
*
Add variable `idelayed' and macros setdelayed() and schedsofttty()
bde
1995-05-11
6
-6
/
+40
*
Move conflicts flag to the end.
jkh
1995-05-11
1
-2
/
+2
*
Add loadandclear(). It atomically loads a value from memory, clears the
bde
1995-05-11
2
-2
/
+24
*
Pass me the pointed chapeau - this typo somehow got through my testing.
jkh
1995-05-11
2
-4
/
+4
*
If you config a kernel with 'config kernel swap generic' and try to
wpaul
1995-05-11
2
-4
/
+4
*
Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it with
jkh
1995-05-11
6
-100
/
+41
*
#ifdef'd my Nagel/ACK hack with "TCP_ACK_HACK", disabled by default. I'm
dg
1995-05-11
2
-2
/
+48
*
Delete two debugging printfs that mistakenly crept in.
wollman
1995-05-11
3
-6
/
+3
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
18
-100
/
+147
*
Unlock the vnode before sleeping on an OBJ_DEAD object. Should fix Bruce's
dg
1995-05-10
1
-15
/
+16
*
Changed "handle" from type caddr_t to void *; "handle" is several different
dg
1995-05-10
8
-19
/
+19
*
Updated routing-socket code from Berkeley
wollman
1995-05-10
1
-23
/
+20
*
Submitted by: wpaul (with 2 lines moved by rgrimes)
rgrimes
1995-05-10
2
-3
/
+37
[next]