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
...
*
Merged from sys/i386/i386/machdep.c revision 1.445.
kato
2001-03-23
2
-0
/
+2
*
Now that I have a pair of CreditCard Netwave Adapter, tweak the eject
imp
2001-03-23
1
-2
/
+0
*
Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and
tmm
2001-03-23
15
-15
/
+65
*
devfs convertion used VINUMRMINOR incorrectly (passing args in
alfred
2001-03-22
1
-3
/
+3
*
Add the following ACL editing functions:
jedgar
2001-03-22
1
-0
/
+16
*
Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel.
scottl
2001-03-22
1
-0
/
+2
*
Create /dev/afaN as a symlink to /dev/aacN. This allows the CLI tools from
scottl
2001-03-22
1
-0
/
+2
*
Remove struct cmessage from sys/socket.h and reintroduce the private
alfred
2001-03-22
1
-5
/
+0
*
Remove (non-protected) variable names from function prototypes.
brian
2001-03-22
1
-7
/
+5
*
Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay
bp
2001-03-22
7
-170
/
+178
*
Properly set flags on the broken connection.
bp
2001-03-22
4
-13
/
+24
*
o Actually extract version of interface and store it along with the name.
bp
2001-03-22
1
-52
/
+99
*
Slightly reorganize code in the linker_load_dependancies() function to make
bp
2001-03-22
1
-54
/
+52
*
Remove support for old way of handling module dependencies.
bp
2001-03-22
1
-35
/
+18
*
Add dependancy on libmchain module.
bp
2001-03-22
2
-0
/
+2
*
First step towards making loadable modules independent of having
imp
2001-03-22
4
-10
/
+53
*
Sync to last changes.
imp
2001-03-22
1
-1
/
+4
*
Add zoom air 4000.
imp
2001-03-22
1
-0
/
+1
*
Axe a few __P() while I'm in the neighborhood.
imp
2001-03-22
3
-17
/
+16
*
Style(9) changes:
imp
2001-03-22
1
-32
/
+26
*
Hopefully fix some of the bugs in passing credentials over UNIX ...
alfred
2001-03-22
1
-0
/
+5
*
add/correct a bunch of codec ids
cg
2001-03-22
1
-9
/
+40
*
o Remove an unnecessary debugging printf from ufs_extattr_lookup(),
rwatson
2001-03-21
1
-1
/
+0
*
Back out rev 1.4. The advertised 64K limit on transfers only applies when
scottl
2001-03-21
1
-4
/
+11
*
Always disable paging when exiting back to real mode after receiving a
jhb
2001-03-21
2
-8
/
+8
*
The size of the disk can't be gotten reliably with the read capacity
sos
2001-03-21
2
-24
/
+12
*
Paranthesise macros. This fixes an unlikely bug and silences lint.
markm
2001-03-21
1
-2
/
+2
*
Change type of channel speed variable from "int" to "u_int32_t" to
orion
2001-03-21
1
-1
/
+1
*
Change ordering of SPDIF register pokes. SPDIF enable needs to be the
orion
2001-03-21
1
-4
/
+2
*
Set the device names as early as possible.
sos
2001-03-21
3
-9
/
+17
*
Handle the case where the last piece of a RAID0 (striped) disk is
sos
2001-03-21
1
-4
/
+16
*
Cleanup the diskerr messages a bit.
sos
2001-03-21
1
-2
/
+3
*
Do not change/get mode on a nonexisting device.
sos
2001-03-21
1
-6
/
+10
*
Only flush rules that have a rule number above that set by a new
paul
2001-03-21
1
-8
/
+17
*
Add kernel support for running fsck on active filesystems.
mckusick
2001-03-21
6
-43
/
+278
*
Clear the fs_clean flag only when the FS_UNCLEAN flag is not set
mckusick
2001-03-21
1
-16
/
+20
*
Report the correct inode number when panicing with freeing free inode.
mckusick
2001-03-21
1
-14
/
+14
*
For parallel SCSI, let us now do status with the final CTIO. For the 1080,
mjacob
2001-03-21
1
-1
/
+4
*
Check CT2_SENDSTATUS/CT_SENDSTATUS against cto->ct_flags, not
mjacob
2001-03-21
1
-6
/
+8
*
Update copyright info, and make some slight cosmetic changes.
cokane
2001-03-20
4
-10
/
+6
*
Change Voodoo Graphics device ID to 0x0001121a so it gets probed.
cokane
2001-03-20
1
-3
/
+3
*
Place the call to pccard_insert_beep() in the inserted() timeout
iedowse
2001-03-20
2
-13
/
+13
*
Make the pseudo-driver for "/dev/fd/*" handle fd's larger than 255.
phk
2001-03-20
1
-1
/
+8
*
Add a KASSERT on unit2minor() so that we catch it if people try to pass
phk
2001-03-20
1
-0
/
+1
*
Fix a reference to the "vn" driver in a warning message.
phk
2001-03-20
1
-1
/
+1
*
Silence some warnings
alfred
2001-03-20
2
-10
/
+10
*
Fixed breakage of access() in rev.1.164. Wrong credentials were used for
bde
2001-03-20
2
-2
/
+2
*
This is an MFC candidate.
gibbs
2001-03-20
1
-7
/
+6
*
Use the same API as the example code.
peter
2001-03-20
4
-28
/
+26
*
o Two changes made elsewhere relating to recent EA commits, but not
rwatson
2001-03-19
2
-2
/
+4
[prev]
[next]