master
remove mlinks for aliases: ntalkd, mfs, updatedb ok schwarze
gmtime(3) / locatime(3) can fail when timestamps are way off.
Remove unused headers and sort the remaining
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
Use NULL for second gettimeofday(2) argument; ok deraadt@ kettenis@
Xr inetd as a hint about what flavor of crazy you're dealing with
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.