| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Approved by: harti@
Notes:
svn path=/head/; revision=123210
|
| |
|
|
|
|
|
| |
Also some minor style cleanups.
Notes:
svn path=/head/; revision=119418
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
a correctly aligned address in this block we really want to check, that the
part of the chunk that starts at the aligned address is large enough with
regard to the original request. Comparing it to 0 makes no sense, because this
is always true except in the rare case, that the aligned address is just at
the end of the chunk.
Approved by: jake (mentor)
Notes:
svn path=/head/; revision=111607
|
| |
|
|
|
|
|
|
|
|
| |
arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).
Reviewed by: mdodd
Notes:
svn path=/head/; revision=106651
|
| |
|
|
|
|
|
| |
`uintptr_t' to pass it as the type bzero() expects.
Notes:
svn path=/head/; revision=105232
|
| |
|
|
|
|
|
|
|
|
| |
Module loads and unloads properly.
Thanks to Richard Hodges <rh@matriplex.com> for donating the hardware
to allow me to work on this driver.
Notes:
svn path=/head/; revision=97761
|
| |
|
|
|
|
|
|
|
| |
As a note, this driver needs the same updating as the hfa driver was
just given; removing these macros since I will be nuking them from
netatm.
Notes:
svn path=/head/; revision=95062
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92739
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91446
|
| |
|
|
|
|
|
|
|
| |
doesn't mess us up.
Noted by: Harti Brandt <brandt@fokus.gmd.de>
Notes:
svn path=/head/; revision=68002
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67731
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67114
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the #includes to the respective source files.
Also un-nest includes in <dev/hfa/fore_include.h>
I have run src/tools/tools/kerninclude to remove 1239 clearly
unneeded #includes reducing the total from 3524 includes to 2285.
Notes:
svn path=/head/; revision=67004
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
| |
Prodded by: bde
Notes:
svn path=/head/; revision=45619
|
| |
|
|
| |
Notes:
svn path=/head/; revision=45575
|
| |
|
|
|
|
|
|
| |
Reviewed by: Mike Spengler <mks@networkcs.com>
Submitted by: phk
Notes:
svn path=/head/; revision=40799
|
|
|
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
Notes:
svn path=/head/; revision=39232
|