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
*
Clean-up the new VM map procfs code, and also add support for executable
dyson
1996-06-18
14
-19
/
+63
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
41
-97
/
+35
*
This file is the "meat" of the process address space capability. If you
dyson
1996-06-17
2
-0
/
+338
*
Add a feature to procfs to allow display of the process address map
dyson
1996-06-17
7
-8
/
+23
*
This time, get rid of the struct copies that were really causing gcc to
peter
1996-06-17
2
-8
/
+8
*
Stomp another compiler warning: sc_devfs_token[] should only be declared
wpaul
1996-06-17
3
-3
/
+9
*
Add a couple of #ifdef DEVFS/#endif clauses to slence the following
wpaul
1996-06-17
1
-1
/
+5
*
Reduced nesting of #includes in random.h and adjusted isa/random_machdep.c
bde
1996-06-17
4
-36
/
+34
*
Synced with Makefile.i386: added -Wunused.
bde
1996-06-17
1
-2
/
+2
*
Moved initialization of defaults for the label for the whole disk from
bde
1996-06-17
1
-1
/
+21
*
Added support for TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).
bde
1996-06-17
3
-108
/
+45
*
Added TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).
bde
1996-06-17
1
-10
/
+11
*
In getit(), use read_eflags()/write_eflags() to preserve the interrupt
bde
1996-06-17
5
-15
/
+40
*
In microtime(), use pushfl/popfl to preserve the interrupt enable flag
bde
1996-06-17
1
-2
/
+4
*
Disable direct writes for non-blocking output.
dyson
1996-06-17
1
-2
/
+5
*
Several bugfixes/improvements:
dyson
1996-06-17
5
-1007
/
+1292
*
Fix chain numbering bug when the highest line number installed >= 65435
alex
1996-06-17
1
-16
/
+27
*
Various bugfixes/cleanups from me and others:
dyson
1996-06-16
6
-90
/
+66
*
Explain the options for the `od' driver.
joerg
1996-06-16
5
-7
/
+61
*
Miscellaneous cleanup and minor fixes by Shunsuke and by me.
joerg
1996-06-16
2
-96
/
+147
*
Make sure to update the SDEV_MEDIA_LOADED flag also when working on
joerg
1996-06-16
1
-1
/
+4
*
Fix cut/paste error; a read-only variable should have been read/write.
peter
1996-06-16
2
-4
/
+4
*
Cosmetic change: make the ``ready to run'' line match the
gpalmer
1996-06-15
1
-2
/
+2
*
A small bit of defensive programming in case the panic is during process
peter
1996-06-15
1
-1
/
+5
*
Whoops, I accidentally deleted a necessary ":" which is part of the
nate
1996-06-15
2
-4
/
+4
*
Move a case of PG_MAPPED being set before a pmap_enter(). This will likely
dg
1996-06-14
1
-2
/
+2
*
At long last, we know have support for the 3C589 in a FreeBSD release
nate
1996-06-14
4
-6
/
+438
*
Better code for switching the ethernet transceiver.
nate
1996-06-14
2
-60
/
+64
*
This is the `netkey' kernel key-management service (the PF_KEY analogue
wollman
1996-06-14
7
-4
/
+3446
*
Better selection of initial retransmit timeout when no cached
wollman
1996-06-14
3
-13
/
+10
*
Fix for NFS_NOSERVER
phk
1996-06-14
7
-30
/
+39
*
Oops, forgot to delete some garbage from working code.
asami
1996-06-14
1
-8
/
+0
*
The Great PC98 Merge.
asami
1996-06-14
40
-35
/
+893
*
This commit was generated by cvs2svn to compensate for changes in r16359,
asami
1996-06-14
192
-0
/
+111120
|
\
|
*
The PC98-specific files.
asami
1996-06-14
192
-0
/
+111120
*
The PC98-specific files.
asami
1996-06-14
12
-0
/
+11912
*
Document LINT.
asami
1996-06-14
3
-3
/
+33
*
Updated this driver to a newer version from Matt. This should fix several
dg
1996-06-14
3
-1342
/
+4805
*
Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decide
se
1996-06-13
6
-12
/
+12
*
Don't try to include opt_ipfw.h in LKMs
gpalmer
1996-06-13
1
-1
/
+3
*
A fast memory copy for Pentiums using floating point registers.
asami
1996-06-13
6
-6
/
+600
*
Keep ether_type in network order for BPF to be consistent with other
dg
1996-06-13
2
-12
/
+11
*
Only print out the new masks if bootverbose is set.
nate
1996-06-12
1
-2
/
+4
*
Convert ipfw to use opt_ipfw.h
gpalmer
1996-06-12
3
-4
/
+11
*
Since the updates to ifnet.if_lastchange are so rare (relatively
gpalmer
1996-06-12
5
-17
/
+17
*
Externalize the declaration of dc_list. This is required in order to
joerg
1996-06-12
3
-5
/
+6
*
Fix a very significant cnt.v_wire_count leak in vm_page.c, and some
dyson
1996-06-12
3
-9
/
+14
*
Add -Wunused to try and catch any future offenders
gpalmer
1996-06-12
3
-6
/
+6
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
103
-412
/
+299
*
Clean up -Wunused warnings. Julian asked me to just ifdef
gpalmer
1996-06-12
3
-47
/
+29
[next]