Go to file
jtc 9a3e07c4c1 Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
of floating point numbers.

The assumption that a processor's floats use the same order as its integers
is probably unwarranted, but it is better than requiring non-national CPUs
to #define national, as that drags in national-specific code too.
(According to a comment in the code, the national FPU does not do infinity)
1993-10-21 00:41:56 +00:00
bin POSIX.2 says to print a pipe character after fifo names when using 1993-10-14 23:03:41 +00:00
etc don't make /dev/acct 1993-10-20 00:14:48 +00:00
games dm should be suid games. note that perms on /usr/games are wrong, 1993-10-12 21:23:51 +00:00
gnu Renamed confusingly named macro. 1993-10-21 00:00:09 +00:00
include update to v1.72 of new DB code 1993-10-20 07:25:53 +00:00
lib Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order 1993-10-21 00:41:56 +00:00
libexec Renamed confusingly named macro. 1993-10-21 00:00:09 +00:00
regress use PROG=./bitstring_test as suggested by Andrew Wheadon for everything. 1993-10-06 21:58:09 +00:00
sbin was using the -F options for the wrong purpose 1993-10-20 19:53:36 +00:00
share Added rule for installing PIC archives (not the shared libraries themselves). 1993-10-17 01:09:01 +00:00
sys vanquish the tree of the last traces of /dev/acct 1993-10-21 00:29:03 +00:00
usr.bin #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt 1993-10-13 18:33:45 +00:00
usr.sbin Clean up deleted files. 1993-10-20 00:19:52 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00