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
*
Fixed connection of vfs.ffs node to the sysctl tree.
bde
1997-03-04
1
-2
/
+2
*
Attach vfs_sysctl() one level lower so that only the levels below
bde
1997-03-04
3
-23
/
+22
*
Split the rather long and line-wrapping clock probe messages on boot.
gpalmer
1997-03-04
5
-25
/
+25
*
Fixed devfs code. Old code remained in pc98 tree.
kato
1997-03-04
2
-14
/
+48
*
Synchronize with sys/i386/isa/syscons.c revision 1.205.
kato
1997-03-04
1
-8
/
+18
*
Oops, fix typo.
ache
1997-03-03
1
-2
/
+2
*
Don't copy more than MAXLOGNAME bytes in getlogin() syscall,
ache
1997-03-03
1
-3
/
+3
*
Don't export kernel interfaces to applications. msdosfs_mount probably
bde
1997-03-03
2
-2
/
+18
*
Fixed struct access bug and style bugs in previous revision. The same
bde
1997-03-03
1
-6
/
+7
*
Removed unused flag IN_RECURSE and unused struct member i_lockcount.
bde
1997-03-03
3
-9
/
+3
*
Removed useless setting of IN_RECURSE. The (anti) locking for this needs
bde
1997-03-03
3
-25
/
+1
*
Merged Lite2's vfs_sysctl(). It doesn't fit very well into FreeBSD's
bde
1997-03-03
3
-46
/
+101
*
Fixed the getvfsbyname macro hack.
bde
1997-03-03
1
-3
/
+3
*
Use MAXLOGNAME for stricter size check in setlogin() syscall instead of
ache
1997-03-03
1
-3
/
+3
*
Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays size
ache
1997-03-03
3
-7
/
+7
*
Improved performance of hash algorithm while (hopefully) not reducing
dg
1997-03-03
7
-19
/
+22
*
Bump MAXLOGNAME to 20 to really hold 16-bytes user names + NUL
ache
1997-03-03
2
-4
/
+4
*
Restore MAXLOGNAME comment, but in slightly different form
ache
1997-03-03
1
-3
/
+3
*
Back out 1.21 change because MAXLOGNAME _not_ includes NUL character in BSD
ache
1997-03-02
1
-4
/
+3
*
Restored some pre-Lite2-merge source-level compatibility to the mount()
bde
1997-03-02
3
-31
/
+33
*
-
.
This commit was generated by cvs2svn to compensate for changes in r23285,
peter
1997-03-02
10
-84
/
+136
|
\
\
|
|
*
Import ipfilter 3.1.8 kernel components
peter
1997-03-02
5
-42
/
+68
|
*
|
Import ipfilter 3.1.8 kernel components
peter
1997-03-02
5
-42
/
+68
|
|
|
|
\
\
*
-
.
\
\
This commit was generated by cvs2svn to compensate for changes in r23282,
peter
1997-03-02
20
-0
/
+8466
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Replacement import of ipfilter 3.1.7 components used in kernel.
peter
1997-03-02
10
-0
/
+4233
|
*
Replacement import of ipfilter 3.1.7 components used in kernel.
peter
1997-03-02
10
-0
/
+4233
*
add the same fix to pcvt that I did to syscons. Make sure that the signals
jmg
1997-03-02
1
-3
/
+11
*
Moved vfs sysctls to where Lite2 put them. No code changes yet.
bde
1997-03-02
3
-62
/
+117
*
Remove an extraneous shift operation. The facility macros do already
joerg
1997-03-02
1
-2
/
+2
*
make sure that the user supplied signals in struct vt_mode are actually
jmg
1997-03-01
3
-24
/
+54
*
Added some nfs #includes so that netboot compiles again. Lite2 made the
bde
1997-03-01
1
-0
/
+2
*
Include copyright message from <sys/copyright.h>
wosch
1997-03-01
1
-19
/
+2
*
Synchronize with sys/i386/conf/options.i386 revision 1.36.
kato
1997-03-01
2
-4
/
+2
*
Synchronize with sys/i386/isa/syscons.c up to revision 1.204.
kato
1997-03-01
1
-7
/
+6
*
When we perform an "automatic request sense", we issue an untagged command.
gibbs
1997-03-01
1
-5
/
+44
*
Add missing #include <machine/segments.h> for ISPL and SEL_UPL macros
ache
1997-03-01
2
-2
/
+4
*
Copyright macros and FreeBSD copyright definition.
wosch
1997-02-28
1
-0
/
+57
*
Fix a comment and some commented-out code in ip_mloopback to
fenner
1997-02-28
1
-11
/
+10
*
Fixed a panic in nfs_writevp(). Lite2 provided a fix for a silly
bde
1997-02-28
2
-10
/
+4
*
Removed nonexistent option PSM_NO_RESET.
bde
1997-02-28
2
-4
/
+2
*
Fixed spelling error in a variable name.
bde
1997-02-28
3
-6
/
+6
*
Print function args in the current radix instead of always in hex.
bde
1997-02-28
2
-16
/
+26
*
Added a copyright and restored order.
bde
1997-02-28
1
-4
/
+32
*
Removed an obsolete test which prevented mouse movement from quiting
yokota
1997-02-28
3
-21
/
+18
*
Synchronize with NetBSD/pc98 patch level 81.
kato
1997-02-28
6
-46
/
+62
*
Fixed the gcc ellipsis change to work with gcc-1.x.
bde
1997-02-28
2
-6
/
+10
*
Functionalize some code that was repeated throughout the driver.
gibbs
1997-02-28
1
-50
/
+77
*
No longer clear all interrupt status when the sequencer is reset. The only
gibbs
1997-02-28
1
-40
/
+29
*
Wrapped mi_switch() with splstatclock()/splx(). This fixes excessive
bde
1997-02-27
1
-3
/
+23
*
Fixed loading of vfs's. The Lite2 merge added unnecessary compatibility
bde
1997-02-27
1
-41
/
+20
[next]