Go to file
cgd 0396cad668 if __lint__ is defined, #define __builtin_saveregs() and
__builtin_classify_type() into harmless values, so that lint doesn't
get confused, think they're real functions, and that they're being
invoked in the wrong ways.
1996-12-22 08:57:23 +00:00
bin Re-introduce some code from 1.14 (with modifications) to make the 1996-12-22 08:34:34 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc MAKEDEV 1996-12-20 17:24:45 +00:00
games nuke 'the the' typo 1996-12-04 00:21:29 +00:00
gnu Don't include indirect symbols in global counter if imported from a 1996-12-22 01:10:37 +00:00
include __syscall() should return quad_t, not int; what was i thinking? 1996-12-21 01:30:48 +00:00
lib note that __syscall() is prototyped to return a quad_t 1996-12-21 01:38:56 +00:00
libexec Deal with weak symbols when looking up in shared libraries. 1996-12-21 21:53:16 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
share add an afterdepend target (a la the one in bsd.lib.mk) that processes 1996-12-20 16:39:03 +00:00
sys if __lint__ is defined, #define __builtin_saveregs() and 1996-12-22 08:57:23 +00:00
usr.bin * revert broken handling of subcommands to the (working) 4.4Lite version. 1996-12-21 09:16:35 +00:00
usr.sbin PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
Makefile