]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD fmt(1) 03/3403/1
authorDavid van Moolenbroek <david@minix3.org>
Mon, 20 Feb 2017 15:56:15 +0000 (15:56 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 22 Feb 2017 17:18:00 +0000 (17:18 +0000)
commit5ae330e220636de2b9caa5a69c059adc48b46444
treefe9db753a8fdf91aa64061f75c2771c07d5b7628
parent045e0ed35ce62cdaaec13869c12d6745bf07a525
Import NetBSD fmt(1)

This requires importing a few files from mail(1) already.  Importing
the rest of mail(1) is left to future work.

Change-Id: If96513a306245cd7fb64660758d0dbd29a36e87c
13 files changed:
distrib/sets/lists/minix-base/mi
distrib/sets/lists/minix-debug/mi
distrib/sets/lists/minix-man/mi
usr.bin/Makefile
usr.bin/fmt/Makefile [new file with mode: 0644]
usr.bin/fmt/buffer.h [new file with mode: 0644]
usr.bin/fmt/fmt.1 [new file with mode: 0644]
usr.bin/fmt/fmt.c [new file with mode: 0644]
usr.bin/mail/def.h [new file with mode: 0644]
usr.bin/mail/extern.h [new file with mode: 0644]
usr.bin/mail/head.c [new file with mode: 0644]
usr.bin/mail/pathnames.h [new file with mode: 0644]
usr.bin/mail/rcv.h [new file with mode: 0644]