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
*
Drop temporary source-level compatibility for old mount(2) interface.
bde
1997-09-16
1
-5
/
+1
*
Removed a stray backslash-newline.
bde
1997-09-16
1
-2
/
+2
*
Fixed syntax errors in `#if 0' code.
bde
1997-09-16
1
-3
/
+3
*
Cleaned up.
bde
1997-09-16
1
-18
/
+7
*
Removed declaration of nonexistent function fuibyte().
bde
1997-09-16
1
-38
/
+45
*
Fixed staticization. buckets[] was staticized but was still declared
bde
1997-09-16
2
-13
/
+23
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
21
-63
/
+105
*
Reject attempts to set an in-core label which says that the "disk"
bde
1997-09-16
1
-4
/
+10
*
devfs changes to allow old (better) and newer (braindamaged) behaviour.
julian
1997-09-16
1
-10
/
+24
*
Don't leak memory, from sef.
phk
1997-09-16
2
-22
/
+54
*
Make FDC_DEBUG a supported option.
joerg
1997-09-16
8
-35
/
+95
*
Prevent overflow with fragmented packets
ache
1997-09-15
1
-26
/
+67
*
Solve race-condition, return path in normal order.
phk
1997-09-15
2
-52
/
+58
*
Deal more correctly with mountpoints.
phk
1997-09-15
2
-6
/
+10
*
remove redudant decls from this header file (used for 2.2.x compat)
jmg
1997-09-15
1
-6
/
+0
*
add some preprocessor lines to prevent both controler snd0 and
jmg
1997-09-15
1
-0
/
+5
*
Synchronize with sys/i386/conf/files.i386 revision 1.176.
kato
1997-09-15
2
-2
/
+12
*
Regenerate _after_ the commit to syscalls.master
peter
1997-09-15
5
-5
/
+5
*
docment the new sound drivers in LINT and add the necessary files to
jmg
1997-09-14
5
-5
/
+72
*
This commit was generated by cvs2svn to compensate for changes in r29415,
jmg
1997-09-14
12
-0
/
+8368
|
\
|
*
Import of Luigi Rizzo's sound code. For more information about the driver
jmg
1997-09-14
12
-0
/
+8368
*
Import of Luigi Rizzo's sound code. For more information about the driver
jmg
1997-09-14
10
-0
/
+8612
*
Fix the broken VT_WAITACTIVE ioctl for the case where the third arg
joerg
1997-09-14
1
-15
/
+3
*
Addf flags 0x10 to the sio0 line, so it is available as a potential
joerg
1997-09-14
2
-4
/
+4
*
Add a __getcwd() syscall. This is intentionally undocumented, but all
phk
1997-09-14
8
-4
/
+112
*
Synchronize with sys/i386/isa/mse.c, pcaudio.c, sio.c and syscons.c
kato
1997-09-14
5
-47
/
+52
*
Bruce wants the warning.
peter
1997-09-14
2
-4
/
+4
*
oops, I accidently committed a version without INFTIM at the last moment.
peter
1997-09-14
1
-1
/
+7
*
Update select -> poll in drivers.
peter
1997-09-14
45
-257
/
+260
*
Update select -> poll.
peter
1997-09-14
7
-150
/
+86
*
Update network code to use poll support.
peter
1997-09-14
11
-21
/
+21
*
Update select -> poll
peter
1997-09-14
1
-20
/
+20
*
select -> poll
peter
1997-09-14
1
-47
/
+15
*
select -> poll
peter
1997-09-14
2
-38
/
+36
*
Convert select -> poll.
peter
1997-09-14
31
-261
/
+337
*
Various select -> poll changes
peter
1997-09-14
5
-13
/
+14
*
vn_select -> vn_poll
peter
1997-09-14
1
-8
/
+9
*
Zap nxselect and noselect.
peter
1997-09-14
1
-25
/
+1
*
Provide a 'return true' poll vnode op rather than duplicating the
peter
1997-09-14
2
-2
/
+42
*
Extend select hook to support poll
peter
1997-09-14
1
-16
/
+16
*
Implement the poll backend for the pipe file type.
peter
1997-09-14
1
-39
/
+38
*
Convert select handler to poll style
peter
1997-09-14
2
-28
/
+26
*
Extend to use poll backend. If memory serves correctly, most of this was
peter
1997-09-14
3
-75
/
+73
*
Change VOP_SELECT to VOP_POLL
peter
1997-09-14
1
-7
/
+4
*
Extend select backend for sockets to work with a poll interface (more
peter
1997-09-14
1
-26
/
+24
*
Implement poll(2). This is mostly taken from the NetBSD implementation
peter
1997-09-14
1
-6
/
+158
*
Update interfaces for poll()
peter
1997-09-14
7
-24
/
+23
*
Regenerate (added poll etc)
peter
1997-09-14
5
-9
/
+25
*
Activate poll(2) syscall
peter
1997-09-14
1
-3
/
+5
*
Add sys/poll.h
peter
1997-09-14
1
-0
/
+83
[next]