Go to file
blymn ec6e2540fe Multiple fixes:
* Added Bill's fixes for errors when compiling with WARNS=1
* Incorporated fixes to make usage of unctrl consistent in debug and
  made improvements to ctrace - it now timestamps it's output better.
* Reduced the number of mallocs done by __init_getch by allocating key
  structs in bunches instead of singly.
* Removed the shadowing of global declarations in newwin and subwin
  functions
2000-04-17 12:25:45 +00:00
bin Use tty "?" to select processes with no controlling tty and tty "-" to 2000-04-15 04:40:46 +00:00
dist Move loadservers() prototype to a header file, so other files can see 2000-04-17 05:49:54 +00:00
distrib sync to reality. 2000-04-16 23:39:58 +00:00
etc nfsiod script is gone. 2000-04-16 04:18:51 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
gnu Just one backslash at the end of a line, please. 2000-04-14 17:58:40 +00:00
include make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lib Multiple fixes: 2000-04-17 12:25:45 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Make this depend again. 2000-04-15 20:09:11 +00:00
sbin Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
share -document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago 2000-04-17 09:52:21 +00:00
sys regen 2000-04-17 12:01:20 +00:00
usr.bin PR/9898: David Holland: small glitch in var substitution for single letter 2000-04-16 23:35:16 +00:00
usr.sbin turn on IPv6 when ipv6 ifid is present (from 2.3.11) 2000-04-17 08:55:33 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00