Go to file
christos 9cc12a55d4 - Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to
__{v,}err{x,} and __{v,}warn{x,}
- moved err.c to __err.c and added err.c which contains weak references for
  the above functions.
- Reordered the functions in __err.c to avoid redeclarations and changed
  the varargs declarations to conform with the K&R style.
1994-12-11 20:43:48 +00:00
bin adjust; from jimj. 1994-12-06 19:13:02 +00:00
distrib hp300 port notes 1994-11-26 06:26:24 +00:00
etc ch, st, cd 1994-12-05 13:55:01 +00:00
games Remove hard-coded object directory. 1994-11-30 11:38:56 +00:00
gnu Ensure contiguous chunks for all of an object's address space (text+data+bss). 1994-12-07 20:30:53 +00:00
include Kill warnings about sigsetjmp() and siglongjmp() being missing. 1994-12-10 11:42:26 +00:00
lib - Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to 1994-12-11 20:43:48 +00:00
libexec Ensure contiguous chunks for all of an object's address space (text+data+bss). 1994-12-07 20:30:53 +00:00
regress clean up import 1994-08-18 00:38:04 +00:00
sbin adjust; from jimj. 1994-12-06 19:13:02 +00:00
share remove vax reference. kills bug 593 1994-12-10 08:04:57 +00:00
sys Use __timer{add,sub}(), not timeval{add,sub}(). Remove the latter completely. 1994-12-11 18:06:07 +00:00
usr.bin A tiny optimization: since the offset radix is not going to change, 1994-12-10 12:06:56 +00:00
usr.sbin Correct character array declaration (bug-report bin608). 1994-12-11 16:07:22 +00:00
Makefile if not installing man pages, don't remake whatis db 1994-06-14 04:40:29 +00:00