Go to file
cgd e85db685e9 * don't have the [onz]magic setup functions set up the stack.
* add arguments describing the vnode and ecoff header of the executable
  being set up to the [onz]magic setup functions.
* export the stack setup function and the [onz]magic setup functions.
* call the MD ecoff hook _before_ the [onz]magic and stack setup
  functions, and bail out early if the MD hook sets up vmcmds.
1999-04-27 05:36:43 +00:00
bin Fix buffer allocation in function `raw_cat'. It was possible to get a 1999-04-26 09:15:59 +00:00
distrib Make the "all" target depend in the ramdisk image and not the crunched 1999-04-27 01:37:13 +00:00
etc + Build (but don't install) INSTALL and RAMDISK kernels. 1999-04-27 04:36:25 +00:00
games Fix Y2K buffer overflow (from OpenBSD). 1999-04-25 19:08:34 +00:00
gnu Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas. 1999-04-26 07:04:08 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib Spelling. 1999-04-26 04:10:35 +00:00
libexec Allow rpaths in setuid binaries, noticed by tron. This is already done 1999-04-23 19:29:30 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Allow partitions to extend to the end of the disk, even when 1999-04-26 02:05:46 +00:00
share Update to reflect current status of driver. 1999-04-26 20:27:29 +00:00
sys * don't have the [onz]magic setup functions set up the stack. 1999-04-27 05:36:43 +00:00
usr.bin It was a bad idea to call a function 'beep'. 1999-04-25 09:10:07 +00:00
usr.sbin Add support for kern.mbuf.* 1999-04-26 22:13:52 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00