* Adjust paths to modern conventions. * Avoid opening /dev/console. * Consistently provide lowercase and MixedCase options. * Don't abuse an int as a pointer (optarg). * Fix compilation errors on NetBSD and DragonFly BSD. * Fix documentation. * Import headers and remove redundant declarations. Signed-off-by: Masanori Ogino <mogino@acm.org>
7 lines
92 B
Text
7 lines
92 B
Text
# Copyright (c) 2023 Masanori Ogino
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
build/
|
|
patches/
|
|
|
|
*.orig
|