Commit Graph

11449 Commits

Author SHA1 Message Date
joerg cfac3cac2b ANSIfy, static + __dead 2011-09-06 18:28:58 +00:00
joerg 3e796e7d89 static + __dead 2011-09-06 18:28:35 +00:00
joerg 75acfabd7f Use __dead and __printflike. 2011-09-06 18:28:18 +00:00
joerg 0b82381295 static + __dead 2011-09-06 18:26:55 +00:00
joerg e7997c0db8 ANSIfy, static + __dead 2011-09-06 18:26:06 +00:00
joerg d5bd94639a Consistently use __dead and __printflike. 2011-09-06 18:25:14 +00:00
joerg f085baab1a static + __dead 2011-09-06 18:24:43 +00:00
joerg 0487dc01d5 ANSIfy + __dead 2011-09-06 18:24:15 +00:00
joerg a2f897e7fe ANSIfy, static + __dead. 2011-09-06 18:19:58 +00:00
joerg 2eacf5d5a2 Mark __menu_initerror as dead in the output. 2011-09-06 18:16:38 +00:00
joerg f0f23e661a Move usage and onintr to make them static. Add __dead as needed. 2011-09-06 18:16:01 +00:00
christos f5cf37944f move UNIX socket mention in the BUGS section. 2011-09-06 11:31:47 +00:00
wiz ba45f45512 Remove duplicate RCS Id and split file system. 2011-09-05 18:27:31 +00:00
joerg 170bc8c273 Moved to src/external/bsd/byacc. 2011-09-05 18:25:23 +00:00
joerg 7654d36ad8 Sprinkle const. Use __dead. 2011-09-05 18:11:53 +00:00
joerg 6d5539de9c static + __dead 2011-09-04 20:55:43 +00:00
joerg 08af8338c6 Sprinkle one more static and a bunch of consts. 2011-09-04 20:35:07 +00:00
joerg 81249d1a2f static + __dead 2011-09-04 20:31:00 +00:00
joerg 4e46e5935f ANSIfy + static + __dead 2011-09-04 20:29:12 +00:00
joerg 924863260a static + __dead 2011-09-04 20:28:59 +00:00
joerg cb377560e8 ANSIfy + static + __dead 2011-09-04 20:28:09 +00:00
joerg d6555585cf static + __dead 2011-09-04 20:27:05 +00:00
joerg 8f81f2eef9 Use static, change deep if / else if / ... chains to switch(), apply
__dead, ANSIfy.
2011-09-04 20:26:17 +00:00
joerg 60dc5170cc static + __dead 2011-09-04 20:24:59 +00:00
christos 44f7f983f5 - minor KNF
- for system processes (0, 1) where fd_lastfile == -1, fail early.
- instead of printing the pcb connection address, print the pathname if
  possible for unix domain sockets.
2011-09-03 13:24:19 +00:00
christos 21e29f6268 Mention that fstat -f will not list open unix sockets on that filesystem. 2011-09-03 13:22:55 +00:00
christos d44b4781e6 minor knf, no functional change. 2011-09-03 10:59:10 +00:00
christos 221bb4e4bf leave the original errno as it was. don't report EFBIG on all mmap failures. 2011-09-03 10:35:13 +00:00
christos 56b933f4a2 Instead of declaring our own err() which is different than the standard one,
and using it incorrectly in a few places because of confusion (does it print
errno or not?), declare two versions following the standard ones xerrx and,
xerr, and use those as appropriate, implementing them using them vwarn and
vwarnx.
2011-09-03 09:02:20 +00:00
christos c09f04bf36 - use PT_STRINGS
- use __arraycount()
2011-09-02 20:11:42 +00:00
sjg b79c6e0ff9 meta_oodate should ignore makeDependfile 2011-09-02 16:26:21 +00:00
joerg 12da85b5f0 static + __dead 2011-09-01 13:37:33 +00:00
joerg 223a11b436 static + __dead 2011-09-01 13:25:02 +00:00
plunky acae68523e reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
plunky 9f61b80465 NULL does not need a cast 2011-08-31 16:24:54 +00:00
joerg 06cf5ec8d8 Use __dead. Be a bit more consistent about static.__dead. Be a bit more
consistent about static.
2011-08-31 13:38:19 +00:00
joerg 31870c16c9 static + __dead 2011-08-31 13:35:46 +00:00
joerg 1009d03daf static + __dead 2011-08-30 23:10:45 +00:00
joerg 9f9e1b91cd Use __printflike and __dead 2011-08-30 23:08:05 +00:00
joerg 7e57d8fe3f Use __printflike and __dead. 2011-08-30 23:06:00 +00:00
joerg 1f81257a3a static + __dead 2011-08-30 21:33:28 +00:00
plunky 87d4f6076b Apply casts to cases where xdrproc_t is expected but is not
strictly passed, for example because the second argument is
a different kind of pointer.
2011-08-30 17:06:20 +00:00
christos 2b57c17dce in external now. 2011-08-30 10:09:26 +00:00
joerg 7e47a1209f Use __dead 2011-08-29 14:24:03 +00:00
joerg d27ef895bf static + __dead 2011-08-29 14:22:46 +00:00
joerg 593b4a9f8c Use __dead 2011-08-29 14:14:11 +00:00
joerg a696160afc static + __dead 2011-08-29 14:12:29 +00:00
joerg 6e33bec8d4 static + __dead 2011-08-29 14:05:08 +00:00
joerg 136ac38948 ANSIfy + static + __dead 2011-08-29 14:00:54 +00:00
joerg d04cc43e5c usage() is not unused, it is dead 2011-08-29 13:56:17 +00:00