Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user/kernel siginfo si_pid #define
|
|
delivered with in the siginfo information
|
|
|
|
port are now checked in. Doesn't necessarily mean that the port
doesn't need more work...
|
|
|
|
|
|
- Truncate video address in PTE. Apparently some cards use wierd offsets.
|
|
|
|
|
|
don't do and of 16 bit quantity on a 32 bit register.
Also gets rid of the assembler warning/error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 bit operations should not be done on 32 bit quantities.
|
|
|
|
|
|
|
|
|
|
larger than the maximum IP packet size. From NetBSD.
|
|
|
|
Dennis Ferguson (NetBSD PR #2788)
|
|
|
|
|
|
|
|
- if aal5 frame has a CRC error then the length field in the aal5 trailer
may not be valid, so we can not use it [and we must dump the frame]
[Yuhang Sun <sunyh@dworkin.wustl.edu> & chuck@ccrc.wustl.edu]
|
|
|
|
|