cegger
|
c363a9cb62
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
|
cegger
|
df7f595ecd
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
|
he
|
d6a69143f8
|
Correct the sense of the check for LIBSA_NO_FS_CLOSE; restores buildability.
|
2009-03-16 23:46:12 +00:00 |
|
dsl
|
82357f6d42
|
ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
|
2009-03-14 21:04:01 +00:00 |
|
dsl
|
02cdf4d2c8
|
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
|
2009-03-14 14:45:51 +00:00 |
|
tsutsui
|
edb2ee0c90
|
WARNSfy
|
2009-01-12 07:29:23 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
|
he
|
23113d90b1
|
Obey the LIBSA_NO_TWIDDLE define; don't include a reference to twiddle()
if it's defined. This brings the size of bootxx_ffs under it's limit again.
|
2003-04-05 19:00:59 +00:00 |
|
cgd
|
cc51cff619
|
Update to consistently use Broadcom GPL-compatible license on all SiByte code.
|
2003-02-07 17:52:08 +00:00 |
|
cgd
|
c188bc0cbd
|
first cut at NetBSD/sbmips bootstrap programs, cloned from NetBSD/alpha's
and then modified to work with CFE as the firmware.
|
2002-11-09 06:20:37 +00:00 |
|