Commit Graph

17 Commits

Author SHA1 Message Date
christos 8fd1333afa use NAME_MAX instead of MAXNAMLEN 2011-09-27 01:08:55 +00:00
cegger df7f595ecd Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
dsl 454af1c0e8 Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
2009-03-14 15:35:58 +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
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
wiz ef8adf0ad4 Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
perry 1564ce55c4 bring back. we need to fix these, not remove them. 2001-12-01 02:15:39 +00:00
soren 0b55de12ee Nuke. These are very unlikely to start witht the current libsa, and can
always be brought back if necessary.
2001-11-28 03:03:43 +00:00
christos 47c0716246 Fix rcsid's 1998-09-13 15:19:12 +00:00
christos 040651bd9c Make this compile again. 1996-10-12 22:13:48 +00:00
christos 9beb92aad7 printf -> kprintf, sprintf -> ksprintf 1996-10-10 23:32:59 +00:00
cgd fccfa11af5 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
cgd c43486be77 clean up SCCS/RCS ID's, add NetBSD to rcsid's. 1994-06-27 19:54:45 +00:00
cgd 02ecc2e160 kill files that don't belong here, update rest from CMU stand lib 1994-01-26 03:21:41 +00:00
cgd b95f963973 add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00