Go to file
jtc b3b55d02f1 Misc changes to make this file more like the asm.h headers used by other
architectures:
	Renamed _C_FUNC() to _C_LABEL()
	Renamed _ASM_FUNC() to _ASM_LABEL()
	Merged _BEGIN_ENTRY with _ENTRY
	Renamed _END_ENTRY to _PROF_PROLOGUE

When assembling with profiling enabled, set up stack frame before calling
mcount() in _PROF_PROLOGUE.  Also omit emitting .long 0's, as they are no
longer used by the profiling code.
1994-09-02 05:02:47 +00:00
bin Fix problem with character classes matching a terminating NUL, from Henry 1994-08-29 01:54:39 +00:00
distrib oops! 1994-09-01 03:31:37 +00:00
etc some cleanup 1994-08-31 18:44:50 +00:00
games buggy version of abs() goes away 1994-06-29 21:22:50 +00:00
gnu Add rcs Ids. 1994-08-25 07:36:17 +00:00
include Update to 4.4-Lite version. 1994-08-29 18:11:08 +00:00
lib improper handling of recvfrom error return value 1994-08-30 23:59:43 +00:00
libexec Fix pad insertion for termios. 1994-08-24 16:42:23 +00:00
regress clean up import 1994-08-18 00:38:04 +00:00
sbin Display type of mount; suggested by Thomas Eberhardt. 1994-08-29 02:38:00 +00:00
share add our architechures to .Dt 1994-08-31 05:55:57 +00:00
sys Misc changes to make this file more like the asm.h headers used by other 1994-09-02 05:02:47 +00:00
usr.bin Fix option parsing bug reported by Uwe Arndt, and another related bogon. 1994-08-31 21:32:33 +00:00
usr.sbin Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the same 1994-08-31 19:28:50 +00:00
Makefile if not installing man pages, don't remake whatis db 1994-06-14 04:40:29 +00:00