Go to file
ross 9a5c6e6324 Changes to .Nx macro.
* Don't print the `et' in an itty bitty point size just because we want
  small caps for the rest of `NetBSD'.
* Define an Nx number register so the macro becomes sort-of callable. It
  does punctuation wrong, looking at argument count rather than argument
  type, so this will need fixing before it is truly `parsed and callable'.
1998-11-08 04:10:38 +00:00
bin s/MODEMASK/RCPMODEMASK/ 1998-11-05 14:00:58 +00:00
distrib Fix sneezo during commit. 1998-11-08 02:56:27 +00:00
etc Change commented-out sshd startup to use /usr/pkg/etc/rc.d/sshd.sh 1998-11-05 01:36:09 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Use Standard SVR4 ctor/dtor mechanism: emit vectors for C++ file-level 1998-11-07 18:00:10 +00:00
include complete prototype for fts_compar. 1998-11-06 19:44:52 +00:00
lib Add scripts to find any installed libraries whose version is greater than the source version (major, minor). "checkver" actually does this check. "checkvers" find all libraries (actually all shlib_version files) below the current directory and runs the checkver script for each one. 1998-11-07 09:36:54 +00:00
libexec Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Set otherwise-unused global variable `disksectors' to disklabel.d_secperunit. 1998-11-08 00:29:08 +00:00
share Changes to .Nx macro. 1998-11-08 04:10:38 +00:00
sys Rely on priority match to resolve conflict with the ex driver, not on 1998-11-07 23:06:26 +00:00
usr.bin binutils gprof doesn't support mips. Build a.out gprof on mips, to support 1998-11-07 17:52:19 +00:00
usr.sbin Fix some bugs discovered tonight when installing on a fresh 1.3.2 1998-11-07 23:16:50 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00