bin
|
Use ${MACHINE_CPU} == "arm" to test for ARMishness.
|
2001-04-18 17:35:36 +00:00 |
crypto
|
fix argument count check after getarg change; spotted by Mark Davies
|
2001-04-19 07:30:04 +00:00 |
dist
|
fix typo in instructions which had serious consequences as it seems
|
2001-04-19 17:46:38 +00:00 |
distrib
|
Bump libcurses minor (now 4.2).
|
2001-04-20 13:04:58 +00:00 |
etc
|
s/dependancy/dependency/. require NETWORK and SERVERS instead of network
|
2001-04-19 16:18:27 +00:00 |
games
|
Negative exit code cleanup: Replace exit(-x) with exit(x).
|
2001-04-06 11:13:45 +00:00 |
gnu
|
Add groff2netbsd script used for groff-1.16.1 import.
|
2001-04-19 23:27:52 +00:00 |
include
|
If _CTYPE_PRIVATE, need to include <machine/limits.h> for CHAR_BIT.
|
2001-04-18 01:45:18 +00:00 |
lib
|
Forget to mention: This fixes PR lib/12565.
|
2001-04-20 13:14:42 +00:00 |
libexec
|
Add a uuencoded binary of a.out m68k ld.so.
|
2001-04-18 11:48:21 +00:00 |
regress
|
sort -H $dict bombs (needs to be fixed). PR 12763
|
2001-04-18 02:25:38 +00:00 |
sbin
|
Let '\377' be whitespace.
|
2001-04-17 13:31:00 +00:00 |
share
|
update prototype for uvm_map_pageable()
|
2001-04-21 08:34:11 +00:00 |
sys
|
Make sure to check SC_ACCEL_TAGS in ncr53c9x_ioctl()
|
2001-04-21 07:28:22 +00:00 |
usr.bin
|
Remove /usr/X11/man/whatis.db from path list, as it can no longer found
|
2001-04-20 11:45:37 +00:00 |
usr.sbin
|
Check for return value of getenv() before handing it to strdup().
|
2001-04-21 01:38:14 +00:00 |
Makefile
|
if building w/o a DESTDIR, grab the system make files from the source
|
2000-10-07 17:18:17 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
Extend note to mention named user as well
|
2001-03-06 19:03:31 +00:00 |