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
*
Use m_dup() instead of m_copypacket() to duplicate the mbuf chain.
archie
1999-12-01
1
-1
/
+1
*
Eliminate compiler warning.
archie
1999-12-01
4
-4
/
+4
*
The functions m_copym() and m_copypacket() return read-only copies,
archie
1999-12-01
2
-0
/
+79
*
Add more comments describing how to use parse types and how they work.
archie
1999-12-01
1
-46
/
+165
*
Show how to supply a struct ng_cmdlist for (de)asciification
archie
1999-12-01
2
-7
/
+49
*
Preferentially allocate the first indirect block in the same
mckusick
1999-12-01
1
-1
/
+1
*
Add fairings. Do not depend on user actually supplying the arguments
dcs
1999-12-01
1
-0
/
+4
*
Cosmetic changes to comments:
sheldonh
1999-12-01
3
-24
/
+24
*
Forgot to commit this in last commit.
imp
1999-12-01
1
-0
/
+1
*
A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian
gallatin
1999-12-01
8
-2
/
+426
*
The 6th bit of configuration port is not defined on pc98.
nyan
1999-12-01
1
-0
/
+4
*
Sync with sys/isa/sio.c revision 1.276.
nyan
1999-12-01
2
-32
/
+8
*
Initialize type correctly.
phk
1999-12-01
1
-1
/
+3
*
Add NULL for new entrypoint.
julian
1999-12-01
1
-1
/
+2
*
Add explicit null entries for new entrypoints.
julian
1999-12-01
6
-6
/
+12
*
change intial timeout for session negotiation from 1 to 2 seconds.
julian
1999-12-01
2
-2
/
+4
*
Fix the hang on card eject problem and maybe the hang on suspend
imp
1999-12-01
5
-60
/
+55
*
Separate some common sysctl code into sysctl_find_oid() and calling
green
1999-12-01
2
-68
/
+67
*
Collect read and write counts for filesystems. This new code
mckusick
1999-12-01
4
-21
/
+48
*
dummy version of read_random() until the real random driver is ported.
dima
1999-11-30
1
-0
/
+9
*
Add arc4random.c.
dima
1999-11-30
2
-0
/
+2
*
Just to avoid warning message about trigraph.
shin
1999-11-30
1
-1
/
+1
*
Implement linux_sigaltstack.
marcel
1999-11-30
9
-29
/
+116
*
Implement sigaltstack.
marcel
1999-11-30
2
-2
/
+4
*
Add ESS1879.
dfr
1999-11-30
3
-0
/
+12
*
Don't make the ktrace hook in tsleep() deref a null curproc after a panic.
peter
1999-11-30
1
-1
/
+1
*
Update documentation to reflect new functionality.
archie
1999-11-30
2
-18
/
+118
*
Reduce code duplication.
mdodd
1999-11-30
1
-6
/
+8
*
The symlink implementation could improperly return a NULL vp along with
dillon
1999-11-30
2
-6
/
+66
*
Fix typo.
archie
1999-11-30
1
-3
/
+2
*
Add two new generic control messages, NGM_ASCII2BINARY and
archie
1999-11-30
37
-155
/
+3433
*
Commit for r1.29 of ugen.c was wrong. All the ugenX* device
n_hibma
1999-11-30
1
-8
/
+16
*
Make the pci driver compat shim return a preference for probe
peter
1999-11-30
2
-2
/
+4
*
add linuxulator wrapper for SNDCTL_DSP_GETODELAY
alfred
1999-11-29
4
-0
/
+10
*
tanimura implemented SNDCTL_DSP_GETODELAY for pcm.
alfred
1999-11-29
2
-0
/
+11
*
Remove vfs_getrootfsid() function (a temporary hack added a few months
dillon
1999-11-29
2
-34
/
+0
*
Report swapdevices as cdevs rather than bdevs.
phk
1999-11-29
4
-11
/
+3
*
Sync generated files
imp
1999-11-29
2
-4
/
+14
*
Merge NetBSD 1.60 by jun:
imp
1999-11-29
1
-1
/
+2
*
Remove the now unused chrtoblk() function.
phk
1999-11-29
3
-19
/
+0
*
inline spl functions.
gallatin
1999-11-29
2
-71
/
+62
*
Implement inline assembler wrappers for PALcode calls and for alpha
dfr
1999-11-29
1
-35
/
+268
*
In the extremely miniscule chance that read_random returns <= 0, don't try
dan
1999-11-29
1
-2
/
+6
*
Make BOOTP work again.
dillon
1999-11-29
4
-4
/
+20
*
Fix a stray (ifdef'ed) reference to a non-existing file.
peter
1999-11-29
1
-4
/
+0
*
- Fixed to support RSB-384/2000/3000.
nyan
1999-11-29
2
-84
/
+70
*
Sync with sys/i386/conf/files.i386 revision 1.282.
nyan
1999-11-29
2
-0
/
+2
*
Better error handeling:
sos
1999-11-29
2
-30
/
+58
*
Add a bit of sanity checking and problem avoidance in case the
phk
1999-11-29
2
-4
/
+17
*
How hard can it be to implement a 24bit counter in hardware ?
phk
1999-11-29
1
-1
/
+33
[next]