Go to file
lukem 67d65f4970 - ensure 257 reply codes from PWD and MKD are RFC959 compliant:
257 "dirname" some message
  (any "s in dirname should be doubled, per the RFC)
- don't put an extra / in the output of NLST if the last char in the
  directory is a /
- bump the version to 7.01 because of these fixes
1997-09-18 07:27:35 +00:00
bin cleanup .Nm usage 1997-09-15 13:23:01 +00:00
distrib move me out of port maintainer list, into supporting cast list 1997-09-15 17:05:57 +00:00
etc - don't print "Checking setuid files and devices:" if no problems 1997-09-18 05:16:19 +00:00
games fix typo; from Hubert Feyrer in PR bin/4070 1997-09-01 23:26:11 +00:00
gnu add %cr4 to as (from freebsd) 1997-09-05 22:20:35 +00:00
include don't include <rpc/pmap_rmt.h> - it's a "private" header file for 1997-08-25 22:20:31 +00:00
lib "int filedes[2]" is more correct than "int *filedes" in synopsis. 1997-09-17 23:50:08 +00:00
libexec - ensure 257 reply codes from PWD and MKD are RFC959 compliant: 1997-09-18 07:27:35 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103] 1997-09-18 03:03:55 +00:00
share document `` .Nm "" , '' support 1997-09-16 01:30:53 +00:00
sys Read the received data register before clearing the RBF interrupt. Clearing 1997-09-18 03:53:12 +00:00
usr.bin * cleanup for WARNS=1 1997-09-15 10:58:35 +00:00
usr.sbin fix .Nm usage 1997-09-16 13:10:29 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00