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
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
35
-294
/
+194
*
Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled()
bde
1996-12-13
1
-13
/
+10
*
Moved nonstandard compiler profiling options out of config. Just print
bde
1996-12-13
3
-3
/
+24
*
Close PR#2198:
jkh
1996-12-13
4
-6
/
+10
*
Slightly change the `od' driver quirk for the Matsushita LF-1000
joerg
1996-12-13
1
-2
/
+6
*
Soften range-check for LDTs.
swallace
1996-12-12
2
-4
/
+4
*
Synchronize with sys/i386/i386/machdep.c revision 1.219.
kato
1996-12-12
2
-4
/
+4
*
Fix allocation for exech_map to be 16*PAGE_SIZE rather than 32*PAGE_SIZE
dg
1996-12-12
2
-4
/
+4
*
POSIX.4 defines MAP_FAILED to be the error return from mmap().
alex
1996-12-12
1
-1
/
+6
*
Use queue macros for the list of interfaces. Next stop: ifaddrs!
wollman
1996-12-11
6
-32
/
+41
*
Two fixes:
martin
1996-12-11
2
-7
/
+7
*
Include <net/if_arp.h> in the one header that requires it,
wollman
1996-12-11
2
-4
/
+3
*
Sync with sys/i386/boot/biosboot/disk.c revision 1.23.
kato
1996-12-11
1
-3
/
+7
*
Sync with sys/i386/isa/if_ed.c revision 1.110.
kato
1996-12-11
1
-13
/
+3
*
Sync with sys/i386/i386/machdep.c revision 1.218.
kato
1996-12-11
2
-6
/
+6
*
One minor mod to set the limit of nbufs to 2048 from 1536. More important
dyson
1996-12-11
2
-6
/
+6
*
Significant performance improvement for mmap'ed files. This commit
dyson
1996-12-11
1
-1
/
+41
*
Only pay attention to the offset and the IP_MF flag in ip_off. Pointed
dg
1996-12-11
1
-2
/
+2
*
Finally, after six years, remove the ``quick hack for SNMP'' that was
wollman
1996-12-10
1
-5
/
+1
*
Don't depend on <net/if.h> including <sys/time.h>
wollman
1996-12-10
1
-0
/
+1
*
Give up early for empty partitions. The offset for an empty
bde
1996-12-10
1
-3
/
+7
*
1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return
dg
1996-12-10
7
-217
/
+56
*
Delete $NetBSD$, and add $Id$.
kato
1996-12-09
14
-14
/
+14
*
Synchronize with IBM-PC's userconfig.c revision 1.71.
kato
1996-12-09
1
-3
/
+4
*
Improve the explicitness of the "you cannot do anything with PCI
msmith
1996-12-09
1
-3
/
+4
*
Synchronize with sys/i386/isa/syscons.c revision 1.191. This change
kato
1996-12-08
1
-5
/
+24
*
Perform special sigset() check.
swallace
1996-12-08
1
-2
/
+14
*
Default the CD-ROM devices to a single LUN only. Too many of them are
joerg
1996-12-07
1
-1
/
+5
*
Fix the broken support for monochrome VGA's.
sos
1996-12-07
3
-9
/
+66
*
Synchronize with sys/i386/isa/if_ed.c revision 1.09.
kato
1996-12-07
1
-1
/
+2
*
Change obsolete SBIC55 into SCSI in a comment line.
kato
1996-12-07
2
-4
/
+4
*
Obtained from: NetBSD/pc98 based on NetBSD 1.2
kato
1996-12-07
1
-0
/
+54
*
Expunge inlines...
dyson
1996-12-07
1
-4
/
+4
*
Fix a map entry leak problem found by DG. Also, de-inline a function
dyson
1996-12-07
1
-3
/
+5
*
Make LKM's build again. I have added the allegedly broken
dyson
1996-12-07
1
-0
/
+4
*
Change endian.h so that when a kernel is compiled without I386_CPU, and
dyson
1996-12-07
1
-2
/
+2
*
Make vm_map_insert much more intelligent in the MAP_NOFAULT case so
dyson
1996-12-07
2
-7
/
+29
*
Turn off _POSIX_SAVED_IDS
ache
1996-12-06
1
-3
/
+2
*
Synchronize with sys/i386/i386/machdep.c revision 1.217.
kato
1996-12-06
2
-10
/
+10
*
Fixed a null pointer panic in ADDENTRY(). Unloading the lkm and joy
bde
1996-12-06
1
-2
/
+3
*
Drop the e_spare[] array to 3 elements so that padding of the eproc
jkh
1996-12-06
1
-2
/
+2
*
Add comments to hard-to-follow File descriptor handling code
julian
1996-12-05
1
-1
/
+68
*
Fixed handling of modem status changes. Only the most common case of
bde
1996-12-05
3
-24
/
+69
*
Clean-up of the new buffer kva allocation code. Also, there was an
dyson
1996-12-05
4
-15
/
+20
*
Better fix for the previous overflow problem using the code from
nate
1996-12-05
1
-2
/
+2
*
'ulimit' can overflow the int return value, so avoid the overflow by
nate
1996-12-05
1
-1
/
+2
*
Fixed an off by 1 error in unix2dostime(). The first day of each month
bde
1996-12-04
2
-4
/
+4
*
Bump maximum username length to 16 characters. This brings us into
jkh
1996-12-04
1
-2
/
+2
*
Syncronize.
asami
1996-12-04
6
-98
/
+176
*
Replace sbic driver (WD33C93 SCSI card driver) with new bs driver.
asami
1996-12-04
23
-3709
/
+6115
[next]