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
*
Add hook for pstat -t
ache
1995-05-07
3
-3
/
+9
*
Add additional check for IRQ > 15. This code still needs a lot of work!
jkh
1995-05-07
1
-2
/
+8
*
Duh! Get the section number for config(8) right! :)
jkh
1995-05-07
1
-2
/
+2
*
If user specifies IRQ 2, remap it to IRQ 9 with a warning.
jkh
1995-05-07
1
-1
/
+5
*
Fix style inconsistencies in the last few commits.
bde
1995-05-07
2
-60
/
+56
*
Submitted by: john@physiol.su.oz.au (John Mackin)
bde
1995-05-07
1
-28
/
+32
*
Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyright
pst
1995-05-07
3
-123
/
+193
*
Another error in the correction for trimming swap allocation for
dyson
1995-05-07
1
-4
/
+4
*
Test the correct nonblocking flag in ttylclose(). IO_NDELAY is only valid
bde
1995-05-07
1
-2
/
+2
*
Fixed a calculation that would once-in-a-while cause the swap_pager
dyson
1995-05-07
1
-12
/
+4
*
Restructured the floppy tape probe.
joerg
1995-05-06
7
-33
/
+53
*
Fixed mbuf leak and panic that occurred when packets got too memory
dg
1995-05-05
3
-202
/
+640
*
Add IPTOS_MINCOST according to RFC 1349
ache
1995-05-05
1
-2
/
+3
*
Fix spelling error. Commented out ISO and ISO related things until I
dg
1995-05-05
3
-18
/
+30
*
Check for 0 before dividing by it. Patch from Paul Traina, modified
dg
1995-05-05
2
-4
/
+20
*
Kludged around a problem with "cat /proc/0/regs" causing a panic by
dg
1995-05-04
1
-1
/
+9
*
Kill bogus duplicated code that resulted in an editing screwup of mine
dg
1995-05-04
2
-48
/
+2
*
Correct the definition for the (unused) cpu_setstack().
dg
1995-05-04
2
-4
/
+4
*
bzero the malloced pci_devconf structure. This should fix the problem with
dg
1995-05-04
2
-2
/
+4
*
Change defintion of unit to minor(dev). Sorry for not
dufault
1995-05-03
1
-4
/
+2
*
Try to make this work again. Peter's last changes left it like :
gpalmer
1995-05-03
1
-4
/
+4
*
change to reflect reality.
julian
1995-05-03
1
-4
/
+6
*
remove debugging printouts unless DEVFS_DEBUG is set.
julian
1995-05-03
1
-3
/
+2
*
Submitted by: phk
julian
1995-05-03
1
-4
/
+25
*
Fixed a hard-coded slot number which crept in.
phk
1995-05-03
1
-2
/
+2
*
Moved unit definitions out of scsiconf.h;
dufault
1995-05-03
12
-214
/
+188
*
Changed in_pcblookuphash() to not automatically call in_pcblookup() if
dg
1995-05-03
4
-23
/
+42
*
Forgot this part of the if_ze power off patch.
phk
1995-05-03
1
-6
/
+2
*
It looks like I broke significant amounts of the commercial software running
phk
1995-05-02
1
-4
/
+4
*
Reduce latency by checking FIFO for samples in start
dufault
1995-05-02
1
-40
/
+84
*
Fix CHOWN_RESTRICTED and NO_TRUNC to return correct values per POSIX
ache
1995-05-02
1
-5
/
+5
*
Back out incorrect jkh's fix and apply correct one
ache
1995-05-02
1
-4
/
+8
*
The handling of _SC_SAVED_IDS was wrong; _POSIX_SAVED_IDS has no value
jkh
1995-05-02
1
-5
/
+1
*
Removed unused variable caused by last commit.
dg
1995-05-02
2
-4
/
+4
*
Fix for sync() to close a potential panic with accessing a mount struct
dg
1995-05-02
2
-6
/
+4
*
Changed object hash list to be a list rather than a tailq. This saves
dg
1995-05-02
2
-29
/
+22
*
Added prototype for memcpy(). Changed size argument of "b" functions to
dg
1995-05-02
1
-4
/
+6
*
Added a memcpy() routine.
dg
1995-05-02
3
-3
/
+72
*
A missing 'and', probably my fault.
phk
1995-05-02
2
-4
/
+4
*
Do the obvious thing: when the interface is downed, power off the card.
phk
1995-05-02
1
-148
/
+78
*
Fixed a problem that can cause left-over pv_entries and as
dyson
1995-05-01
2
-54
/
+18
*
Limit filesize to the amount that the VM system can currently handle
dyson
1995-05-01
1
-1
/
+16
*
Aaron Daily of Adaptec has informed me that some form of paged SCB
gibbs
1995-05-01
1
-6
/
+4
*
Set the return value (outb'd to the sequencer) for non zero status
gibbs
1995-05-01
1
-10
/
+17
*
When past cyl 1024 it's ok if CHS is (0xff,0xff,0xff).
phk
1995-05-01
2
-6
/
+14
*
This is a purely cosmetic change
julian
1995-05-01
1
-1
/
+31
*
making a reservation for more bits before people start using them
julian
1995-04-30
3
-3
/
+45
*
Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's
bde
1995-04-30
1
-17
/
+70
*
Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's
bde
1995-04-30
4
-11
/
+12
*
Define CDTR_IFLOW and CDSR_OFLOW which are now required for compiling
bde
1995-04-30
1
-5
/
+7
[next]