Go to file
christos e52b5e4bfb Resolve alpha compile issues:
- bug with order in args in mask conversion md code.
- flags can be both int and long on the alpha. kludge around that, by not
  passing pointers to the conversion function.
- something is wrong with the toolchain look at the void * cast in copyout().
- sa_restorer is in a different place on the aplha. Deal with that, by not
  initializing it as before. XXX: this should be changed in the MD signal
  definition.
2002-02-18 22:24:17 +00:00
bin PR/11542: Back-out previous change that caused 2002-02-14 21:51:41 +00:00
crypto Rather than assuming that -1 is a valid value for a LogLevel or LogFacility, 2002-02-10 16:23:33 +00:00
dist sync with 3.7.1 2002-02-18 09:37:05 +00:00
distrib s/mdsetimage/${MDSETIMAGE}/. 2002-02-18 03:38:01 +00:00
etc Back out last change as suggested by Hubert Feyrer in private e-mail: 2002-02-17 21:04:31 +00:00
games use ${INSTALL_FILE} as appropriate 2002-02-09 09:21:47 +00:00
gnu Do not -Dunix or -Darm, as they are namespace-invasive, and cause 2002-02-12 16:32:39 +00:00
include Don't install <stdbool.h> for now. Lossage resulting from me testing 2002-02-04 08:51:26 +00:00
lib Make this lintable so we can build libc again. 2002-02-14 22:10:56 +00:00
libexec Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz): 2002-02-13 15:15:23 +00:00
regress new regression test. 2002-02-14 21:58:27 +00:00
sbin s/read only/write only/ for FLG_WRONLY. 2002-02-18 17:00:16 +00:00
share Add Vienna, Austria. 2002-02-18 17:25:50 +00:00
sys Resolve alpha compile issues: 2002-02-18 22:24:17 +00:00
tools * Add comments on all the directory build/install ordering goo. 2002-02-18 15:35:53 +00:00
usr.bin Make{_}HandleUse(): update comments and layout, re-arrange to avoid some 2002-02-18 12:13:59 +00:00
usr.sbin Add support for converting Elf32 images on-the-fly into MOP images. 2002-02-18 22:00:36 +00:00
build.sh Shark is not yet MACHINE_ARCH=arm. 2002-02-10 19:09:13 +00:00
BUILDING
BUILDING.mdoc
Makefile Bomb if NBUILDJOBS is set, as it is badly broken in some way (as described 2002-02-14 19:17:32 +00:00
Makefile.inc
UPDATING note addition of ntpd user/group. checked w/lukem 2002-01-30 06:54:55 +00:00