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 breakpoint() function instead of inline assembler.
bde
1996-04-07
2
-12
/
+4
*
Changed bdb() to breakpoint() and always enable it.
bde
1996-04-07
2
-68
/
+60
*
Use rdtsc() function instead of inline essembler.
bde
1996-04-07
2
-12
/
+4
*
Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.
bde
1996-04-07
3
-11
/
+13
*
Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.
bde
1996-04-07
4
-13
/
+12
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
21
-47
/
+17
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
24
-60
/
+27
*
Removed unused declaration of bootverbose.
bde
1996-04-07
2
-4
/
+2
*
systm.h:
bde
1996-04-07
2
-2
/
+4
*
Moved declaration of bootverbose to a better place. Externs should
bde
1996-04-07
1
-2
/
+1
*
Moved declaration of bootverbose to a better place. It isn't
bde
1996-04-07
2
-8
/
+2
*
Declared pgrpdump() properly.
bde
1996-04-07
1
-1
/
+3
*
Fixed the ownership and permissions of /dev/io. Rev.1.32 broke rev.1.29.
bde
1996-04-07
2
-4
/
+4
*
Fixed devfs device names and numbers.
bde
1996-04-07
3
-105
/
+213
*
Cleaned up naming and formatting in recent changes.
bde
1996-04-07
1
-18
/
+15
*
Allow specifying the BIOS drive number. Removed the hd drive type.
bde
1996-04-07
6
-51
/
+83
*
Don't generate code for the unused function sleep().
bde
1996-04-07
1
-1
/
+3
*
Removed the 2 remaining calls to sleep().
bde
1996-04-07
1
-4
/
+4
*
Move the "mib" variables out to their own file.
phk
1996-04-07
3
-136
/
+177
*
Added proper splnet protection while modifying the interface address list.
dg
1996-04-07
1
-2
/
+17
*
Major cleanups for the pmap code.
dyson
1996-04-07
2
-364
/
+152
*
Fix the reproto.sh script that was broken after my KNFification.
joerg
1996-04-07
5
-43
/
+100
*
KNFify the function definitions. It's harder to grep around when the
joerg
1996-04-06
3
-32
/
+50
*
pccard.c:
gpalmer
1996-04-06
2
-0
/
+3
*
Switch 586/686 back to generic_bzero and #if 0'd the "optimized" code. It
dg
1996-04-06
5
-9
/
+11
*
Fixed a bug in DEVFS code that was producing "name slot allocation failed"
scrappy
1996-04-05
1
-15
/
+12
*
Fix adjkerntz expression priority.
ache
1996-04-05
2
-6
/
+6
*
Fix adjkerntz expression priority
ache
1996-04-05
5
-15
/
+15
*
Don't adjust file times for UTC clock to have the same timestamps
ache
1996-04-05
2
-8
/
+12
*
Add wall_cmos_clock sysctl variable, needed to manage adjkerntz even for
ache
1996-04-05
11
-35
/
+59
*
Work around a braindead signal handling in many newer HP printers.
joerg
1996-04-04
1
-8
/
+26
*
Add a sysctl (net.inet.tcp.always_keepalive: 0) that when set will force
phk
1996-04-04
1
-2
/
+7
*
Log TCP syn packets for ports we don't listen on.
phk
1996-04-04
3
-5
/
+37
*
Fixed a typo in the comment for sv_errsize.
smpatel
1996-04-04
1
-2
/
+2
*
add a `Warning:' to the message saying that the root directory is not a
gpalmer
1996-04-03
2
-4
/
+4
*
Improvementss to netboot
phk
1996-04-03
6
-27
/
+78
*
Always pass a route structure when calling ip_output().
wollman
1996-04-03
1
-2
/
+6
*
Add feature for tcp "established".
phk
1996-04-03
5
-54
/
+43
*
Pick up CWARNFLAGS from /etc/make.conf if defined.
phk
1996-04-03
1
-3
/
+5
*
Fixed a problem that the UPAGES of a process were being run down
dyson
1996-04-03
4
-20
/
+50
*
Removed prototype for devfs_add_devsw() as it no longer exists
scrappy
1996-04-03
1
-9
/
+1
*
Merged devfs_add_devsw() into devfs_add_devswf()
scrappy
1996-04-03
1
-34
/
+17
*
Add NULLFS_DIAGNOSTIC, KERNFS_DIAGNOSTIC, UMAPFS_DIAGNOSTIC, UNION_DIAGNOSTIC
gpalmer
1996-04-03
3
-3
/
+33
*
Correct a comment which was hiding part of the declaration of
gpalmer
1996-04-03
1
-3
/
+3
*
Correct a bug which wrote the result of devfs_add_devswf() for two
gpalmer
1996-04-02
1
-3
/
+3
*
Prototyped wrong the first time through for devfs_link()
scrappy
1996-04-02
1
-5
/
+4
*
Document PERFMON.
wollman
1996-04-02
3
-18
/
+21
*
Align help screen.
phk
1996-04-02
1
-2
/
+17
*
Fix two cases where ia->ia_ifp could be NULL.
phk
1996-04-02
1
-2
/
+4
*
take out prototype for dev_linkf()
scrappy
1996-04-02
1
-9
/
+4
[next]