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
*
Missed these changes to the pccard stuff. Sorry Martin!
phk
1995-09-20
5
-3
/
+10
*
Now supports `expand all' and `collapse all'.
jkh
1995-09-20
1
-243
/
+939
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
25
-117
/
+99
*
Update machine-generated files.
bde
1995-09-19
5
-434
/
+632
*
Oops. Avoid literal $Id in an awk string to stop cvs from substituting it.
bde
1995-09-19
1
-3
/
+3
*
Generate prototypes for syscall-implementing functions. Put them in
bde
1995-09-19
4
-74
/
+114
*
The stuff needed to remove a pccard with a sio port on it...
phk
1995-09-19
3
-30
/
+204
*
Don't clear the session pointer in ptcclose(). It must be left alone
bde
1995-09-19
1
-2
/
+1
*
added support for link, and remove (unlink)
julian
1995-09-19
1
-8
/
+150
*
Revert most changes of previous commit.
se
1995-09-18
6
-108
/
+312
*
Initial back-end support for IP MTU discovery, gated on MTUDISC. The support
wollman
1995-09-18
5
-5
/
+152
*
Clear SC_OUTWAIT after checking of free clists, not before
ache
1995-09-17
1
-2
/
+2
*
Check the return value from vm_map_pageable() when mapping the process's
dg
1995-09-17
1
-4
/
+8
*
Our existing Cyrix cache-disable code was short-cutting the steps for
pst
1995-09-16
3
-9
/
+153
*
Remove transitory labelling code. Labels are now handled by essentially
bde
1995-09-16
11
-734
/
+58
*
Add comments about the bogus zeroing of the drive number for floppies
bde
1995-09-16
1
-3
/
+17
*
Fix recent breakage of non-floppies with 36 sectors/track.
bde
1995-09-16
1
-3
/
+9
*
When confronted with a drive that says there are 36 sectors/track,
nate
1995-09-16
1
-2
/
+5
*
Check for page being resident when doing I/O with /dev/kmem and return
dg
1995-09-15
2
-4
/
+30
*
Make dsp0 work for playback.
jkh
1995-09-15
1
-1
/
+8
*
Another try to determine the PCI bus configuration mode (and whether
se
1995-09-15
6
-354
/
+240
*
Correct the calculation of the unit number. it is not minor(x) & 3. It need
ats
1995-09-15
1
-1
/
+1
*
1) Killed 'BSDVM_COMPAT'.
dg
1995-09-15
4
-104
/
+76
*
Killed isa_allocphysmem() and isa_freephysmem(). They are completely used
dg
1995-09-15
2
-88
/
+2
*
1) Don't double map the kernel page tables. The double mapping was never
dg
1995-09-15
3
-18
/
+21
*
Add vendor ID of Compaq, now that I found what it is ...
se
1995-09-14
2
-4
/
+4
*
Improved verification of configuration space accesses working:
se
1995-09-14
6
-24
/
+114
*
Remove '#ifdef undef' that was only supposed to be in my local test version.
se
1995-09-14
1
-3
/
+1
*
Remove bogus (caddr_t) casts from FREE macros; they can obscure serious
wollman
1995-09-14
1
-5
/
+7
*
Fixed a typo in vm_fault_additional_pages.
dyson
1995-09-14
1
-2
/
+2
*
Do not include the verbose boot messages, if PCI_QUIET is defined.
se
1995-09-14
1
-8
/
+10
*
Minor changes to the PCI probe messages.
se
1995-09-14
2
-14
/
+12
*
Submitted by: bde
julian
1995-09-14
1
-1
/
+1
*
Don't leak mbufs in an unusual error case in tcp_usrreq().
wollman
1995-09-13
1
-2
/
+14
*
If tcp_output() is unable to allocate space for a copy of the data waiting
wollman
1995-09-13
1
-3
/
+6
*
Make the PCI host bridge probe code more robust when dealing with chip sets
se
1995-09-13
6
-36
/
+210
*
From Bruce Evans: (prototype related changes, other cleanups)
peter
1995-09-13
2
-16
/
+40
*
Move some kernel-only stuff to a kernel-only file.
peter
1995-09-13
2
-24
/
+2
*
Increased SOMAXCONN from 5 to 32. 5 was too small a value for just about
dg
1995-09-13
1
-2
/
+2
*
Unlock the vnode after checking permissions; this is necessary to prevent
sef
1995-09-13
1
-1
/
+7
*
Fix really bogus casting of a block number to a long. Also change the
dyson
1995-09-12
1
-2
/
+2
*
Introduce NCB_SCRIPT_PHYS and CCB_PHYS macros to find physical addresses
se
1995-09-11
1
-89
/
+70
*
Generate prototypes for VOP functions. I decided to keep the old-style
bde
1995-09-11
3
-3
/
+78
*
Fix benign type mismatch in a call to VOP_BMAP().
bde
1995-09-11
1
-2
/
+2
*
Put back p_script component into NCR control block.
se
1995-09-11
1
-3
/
+11
*
Restore two checks for TS_ISOPEN.. I managed to panic my machine
peter
1995-09-11
2
-6
/
+10
*
Make sure that the prezero flag is cleared when needed.
dyson
1995-09-11
1
-1
/
+2
*
Fix an error that can cause attempted reading beyond the end of file.
dyson
1995-09-11
1
-3
/
+11
*
Code cleanup and minor performance improvement in the faultin cluster
dyson
1995-09-11
1
-33
/
+29
*
Make pcvt and syscons live in the same kernel. If both are enabled, then
bde
1995-09-10
22
-190
/
+483
[next]