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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate poll syscall stub
peter
1997-09-14
1
-2
/
+2
*
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
*
Synchronize with sys/i386/isa/wd.c revision 1.138.
kato
1997-09-14
1
-4
/
+4
*
Add some UUCP manpages.
wosch
1997-09-13
6
-6
/
+162
*
Change the not-specified-default for inetd & cron
brian
1997-09-13
1
-3
/
+3
*
Mention SA_NOCLDWAIT as a new feature.
joerg
1997-09-13
1
-0
/
+4
*
Document SA_NOCLDWAIT.
joerg
1997-09-13
1
-17
/
+38
*
Implement SA_NOCLDWAIT.
joerg
1997-09-13
5
-6
/
+40
*
MF22: If moused started, also enable it for console vty.
jkh
1997-09-13
2
-2
/
+4
*
Typo.
max
1997-09-13
1
-1
/
+1
*
PR: docs/3979
wosch
1997-09-13
1
-1
/
+2
*
PR: docs/4347
wosch
1997-09-13
1
-15
/
+2
*
PR: docs/4383
wosch
1997-09-13
1
-5
/
+14
*
PR: docs/4449
wosch
1997-09-13
1
-1
/
+6
*
Revert the logic behind my last change, and use a function called
joerg
1997-09-13
6
-23
/
+23
*
spelling corrections.
wosch
1997-09-13
15
-31
/
+31
*
Patch up some more undefined symbols when compiling under ELF.
peter
1997-09-13
1
-1
/
+7
*
Some mbuf -> sockaddr changes seem to have been missed here.
peter
1997-09-13
1
-7
/
+7
*
typo
wosch
1997-09-13
1
-1
/
+1
*
Fix a warning.
peter
1997-09-13
2
-4
/
+4
*
Print correct function name in panics
peter
1997-09-13
1
-4
/
+4
*
print correct function name in a panic (vop_nolock -> vop_sharedlock)
peter
1997-09-13
2
-4
/
+4
*
Add manpage links ypchpass.1, ypchfn.1, ypchsh.1
wosch
1997-09-13
1
-0
/
+3
*
Some tweaks to get this to cope with ELF where the address space starts
peter
1997-09-13
1
-8
/
+18
*
Don't redirect "mount -t -o nfs" to null
brian
1997-09-13
1
-2
/
+2
*
add an initialization file for the default editor "ee"
jmb
1997-09-12
1
-0
/
+1
*
If a host in an export line in /etc/exports (or within a netgroup on
jlemon
1997-09-12
2
-14
/
+36
*
Do not consider VM_PROT_OVERRIDE_WRITE to be part of the protection
jlemon
1997-09-12
1
-2
/
+3
*
This command doesn't need to be setuid root, it's only asking
jkh
1997-09-12
1
-3
/
+1
[next]