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
/
compat
/
linux
/
linux_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak the way we determine if an interface needs to have its name translated.
des
2001-10-20
1
-22
/
+57
*
Fix Alpha related brokenness. We used to have a MD linux_ioctl.h
marcel
2001-10-19
1
-6
/
+30
*
Add support for the "device private" ioctls soon to be used by the an driver.
des
2001-10-19
1
-16
/
+63
*
Try to make Linux socket ioctls work. Up until now they've only *pretended*
des
2001-10-15
1
-50
/
+281
*
Fix off by one error introduced by the use of the ifnet_byindex()
marcel
2001-09-14
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-139
/
+139
*
Round of cleanups and enhancements. These include (in random order):
marcel
2001-09-08
1
-3
/
+3
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-34
/
+0
*
Allow debugging output to be controlled on a per-syscall granularity.
jlemon
2001-02-16
1
-34
/
+45
*
Don't auto-generate the syscalls.
marcel
2000-12-03
1
-4
/
+0
*
Revert auto-generation. The Alpha port is broken.
marcel
2000-11-10
1
-0
/
+4
*
Sync with Alpha:
marcel
2000-11-09
1
-4
/
+0
*
zap a stray include that snuck in with rev 1.56
gallatin
2000-11-02
1
-1
/
+0
*
fix linux_termio and linux_termios structs on alpha. alpha differences
gallatin
2000-11-01
1
-7
/
+7
*
The MI/MD split wasn't perfect and the MI files need hacks for the
obrien
2000-11-01
1
-1
/
+18
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-2
/
+2
*
Update include directives.
marcel
2000-08-22
1
-5
/
+5
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Fix some style bugs. The long line is in a chunk of code that's
nsayer
2000-03-13
1
-4
/
+4
*
Implement Linux BLKGETSIZE ioctl, and open the door to implementing
nsayer
2000-03-09
1
-0
/
+23
*
Avoid passing an uninitialized structure member to the real
nsayer
2000-02-01
1
-0
/
+1
*
Implement pluggable ioctl handlers.
marcel
1999-12-04
1
-1077
/
+1293
*
add linuxulator wrapper for SNDCTL_DSP_GETODELAY
alfred
1999-11-29
1
-0
/
+4
*
Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read and
jhay
1999-10-06
1
-1
/
+1
*
This is what was "fdfix2.patch," a fix for fd sharing. It's pretty
green
1999-09-19
1
-21
/
+19
*
<machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API
peter
1999-09-04
1
-1
/
+1
*
Implement the OSS_GETVERSION ioctl. The version returned can be changed through
marcel
1999-08-28
1
-0
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to
marcel
1999-08-17
1
-5
/
+5
*
Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or out
marcel
1999-08-14
1
-25
/
+21
*
Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffer
marcel
1999-08-14
1
-7
/
+28
*
Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and other
marcel
1999-08-14
1
-18
/
+23
*
Implementation of the CDROMSUBCHNL ioctl.
marcel
1999-08-13
1
-1
/
+65
*
Implementation of TCXONC.
marcel
1999-07-17
1
-1
/
+32
*
Implement VT_RELDISP ioctl
marcel
1999-07-08
1
-1
/
+6
*
Trivial implementation of TIOCM{S|G}ET and TIOCMBI{S|C} ioctls. No need
marcel
1999-07-06
1
-1
/
+17
*
Fix a couple of warnings and some bitrot in comments.
peter
1999-05-09
1
-1
/
+3
*
Fix up a few easy 'assignment used as truth value' and 'suggest parens
peter
1999-05-06
1
-2
/
+3
*
- Handle mixer read ioctls correctly. They have the same group, number and
luoqi
1999-04-29
1
-18
/
+149
*
MF22: Bring in some linux sound ioctl support which I committed to 2.2
jkh
1998-11-12
1
-1
/
+61
*
Add several missing ioctl handlers. One needed by Sybase, the others
jfieber
1998-09-30
1
-1
/
+21
*
Argh! *Now* the correct 3.0 fix is committed.
jkh
1998-08-31
1
-7
/
+7
*
Whoops! Stamp out a 2.2-ism that snuck between branches here.
jkh
1998-08-31
1
-2
/
+2
*
Initial support for using linux X servers under emulation - to use an
jkh
1998-08-31
1
-4
/
+36
*
Fixed print format errors.
bde
1998-07-29
1
-13
/
+11
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
As described by the submitter:
msmith
1997-12-15
1
-1
/
+54
*
Added support for linux sound ioctls:
ahasty
1997-11-17
1
-2
/
+18
[next]