Go to file
kent 986f217c29 remove empty auixp_open() and auixp_close(). They are optional.
style fixes
* Don't associate a name with the types
* The function type must be declared on a line by itself
  preceding the function.
* DO NOT initialize variables in the declarations.
* No parentheses are needed around the return value.
2005-01-12 15:54:34 +00:00
bin PR/28940: David Laight: /bin/sh doesn't quote the output of trap. 2005-01-11 19:38:57 +00:00
contrib/sys
crypto
dist Fail closed for NetBSD. If /etc/pam.d and /etc/pam.conf are missing, then 2005-01-12 01:38:23 +00:00
distrib bump libutil. 2005-01-12 03:37:16 +00:00
doc note audio filter pipeline 2005-01-12 06:58:40 +00:00
etc Disable "pam" check/fix, since the current implementation will overwrite 2005-01-11 12:19:35 +00:00
games
gnu Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
include modify footprint of pw_gensalt(). 2005-01-12 03:33:32 +00:00
lib Use \*[Am] and \*[Gt], like before the previous revision; use .In; minor other changes. 2005-01-12 14:44:11 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
rescue Special-case the srcdirs for scp & ssh. 2005-01-10 13:04:04 +00:00
sbin Add (unsigned char) casts to is{digit,lower,space,upper} calls. 2005-01-12 09:04:53 +00:00
share cgd??? swwdog!!! 2005-01-12 15:16:33 +00:00
sys remove empty auixp_open() and auixp_close(). They are optional. 2005-01-12 15:54:34 +00:00
tools Add some quotes to prevent a syntax error. 2005-01-09 03:48:30 +00:00
usr.bin WARNS=3 2005-01-12 14:45:26 +00:00
usr.sbin New sentence, new line; add an article. 2005-01-12 14:50:36 +00:00
x11 Remove some redundant assignments. 2005-01-09 21:45:53 +00:00
BUILDING
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh