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
*
Removed "GATEWAY" consideration when calculating number of mbuf clusters.
dg
1995-06-29
2
-10
/
+2
*
Killed "TIMEZONE" and "DST" options. They have been forced to 0 by config
dg
1995-06-29
3
-7
/
+7
*
Fight with hanging modems continued:
ache
1995-06-28
3
-3
/
+24
*
Use the correct cred for nfs_commit operations.
dfr
1995-06-28
2
-4
/
+62
*
Changes to support some CDROM drives and the Quantum Grand-Prix
se
1995-06-28
1
-42
/
+69
*
Change message "not supported" to "no driver assigned", because
se
1995-06-28
2
-4
/
+4
*
Give more detailed information about the type of bridge devices
se
1995-06-28
1
-1
/
+11
*
Failure of the consistency checks for BIOS assigned mappings of busses
se
1995-06-28
2
-12
/
+32
*
PCI configuration mechanism now determined by a method, that doesn't
se
1995-06-28
6
-90
/
+102
*
Add a missing `goto' statement so that this compiles yet again.
gpalmer
1995-06-28
1
-1
/
+1
*
Removed extra semicolon.
dg
1995-06-28
1
-2
/
+2
*
Don't include vm_pageout.h.
dg
1995-06-28
1
-2
/
+1
*
1) Converted v_vmdata to v_object.
dg
1995-06-28
16
-174
/
+152
*
Corrections and additions to the PCI chip set configurations log.
se
1995-06-28
1
-7
/
+21
*
Fixed VOP_LINK argument order botch.
dg
1995-06-28
13
-40
/
+40
*
Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the
dg
1995-06-28
2
-8
/
+10
*
Don't skip point-to-point interfaces if the netmask==0 (the netmask
dg
1995-06-28
1
-3
/
+5
*
Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, and
dg
1995-06-28
1
-1
/
+4
*
Killed the "probably_never" ifdef'd code.
dg
1995-06-28
2
-136
/
+2
*
Killed redundant vnode_pager_umount() call. This is already done at
dg
1995-06-28
2
-12
/
+4
*
Make path to kernel absolute if it is passed in relative. This fixes
dg
1995-06-28
3
-12
/
+30
*
Fix standards conformance bugs in <signal.h>:
bde
1995-06-28
4
-58
/
+76
*
Use the new machine-dependent definitions of _BSD_OFF_T_ and
bde
1995-06-28
1
-4
/
+4
*
Define macros _BSD_OFF_T_ and _BSD_PID_T_ suitable for use instead
bde
1995-06-28
1
-3
/
+12
*
Pass the correct nonblocking flag to VOP_CLOSE() in vclean().
bde
1995-06-27
2
-4
/
+6
*
Delete obsolete #if 0 block.
wollman
1995-06-27
1
-11
/
+1
*
reject option in ip_fw used to panic the system. This fixes it.
guido
1995-06-27
2
-15
/
+9
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
49
-6300
/
+18015
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
2
-12
/
+28
*
From Bill Fenner:
wollman
1995-06-26
1
-1
/
+2
*
Corrected a bug that caused protocol-4 tunnels (used for multicast
wollman
1995-06-26
1
-2
/
+2
*
The pessimistic rounding in hzto() was too pessimistic for realitimexpire().
bde
1995-06-26
1
-2
/
+6
*
Partially fix `sysctl machdep.console_device'. The fix will be complete
bde
1995-06-26
4
-10
/
+28
*
The BT scsi driver has recently had a message changed - it could be
joerg
1995-06-25
1
-3
/
+3
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
26
-2
/
+8243
*
Reset defaults in case of boot() is looping several times (e.g. the
joerg
1995-06-25
5
-17
/
+21
*
Add a `reset' command to UserConfig. Our documentation does
joerg
1995-06-25
1
-2
/
+4
*
Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if
bde
1995-06-25
3
-426
/
+708
*
ttywait: convert EWOULDBLOCK to EIO, when t_timeout expired
ache
1995-06-24
1
-1
/
+3
*
Replace EWOULDBLOCK to EIO in ttwrite, when t_timeout expired
ache
1995-06-23
1
-1
/
+3
*
1) Enable boot from root partition which end > cyl 1023, it isn't criminal
ache
1995-06-23
1
-6
/
+11
*
Add an option to the psm driver to skip the parts of the probe which break
dfr
1995-06-22
4
-3
/
+14
*
Use ifr_mtu for the mtu value rather than ifr_metric.
dg
1995-06-22
1
-4
/
+4
*
Fix an error in the comparison direction of the ap->updating case of
wollman
1995-06-21
1
-2
/
+2
*
Change interface type...IFT_SLIP -> IFT_PARA.
dg
1995-06-21
1
-2
/
+2
*
Killed a couple lines of redundant code.
dg
1995-06-21
1
-5
/
+1
*
Protect the call to if_up() with an splnet().
dg
1995-06-21
1
-2
/
+4
*
1) Set interface up/down correctly as a function of open and close of the
dg
1995-06-21
1
-7
/
+11
*
Fix a resource allocation bug where multicast forwarding would leak mbufs
wollman
1995-06-19
1
-4
/
+4
*
Now that we've gone to all sorts of effort to allow TCP to cache some of
wollman
1995-06-19
3
-3
/
+12
[next]