mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 16:42:56 -08:00
white spaces
This commit is contained in:
parent
66ffb022a1
commit
9f6bf093a2
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: makeetcset,v 1.4 2016/11/20 11:00:19 tb Exp $
|
||||
# $OpenBSD: makeetcset,v 1.5 2018/06/25 16:29:00 deraadt Exp $
|
||||
#
|
||||
# Copyright (c) 2014 Robert Peichaer <rpe@openbsd.org>
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/10/15 15:11:10 semarie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2018/06/25 16:29:00 deraadt Exp $
|
||||
|
||||
PROG= fsck_ffs
|
||||
MAN= fsck_ffs.8
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/10/28 07:36:49 deraadt Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2018/06/25 16:29:00 deraadt Exp $
|
||||
|
||||
PROG= gzip
|
||||
SRCS= main.c gzopen.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/10/30 13:39:25 deraadt Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2018/06/25 16:29:00 deraadt Exp $
|
||||
|
||||
PROG= ping
|
||||
COPTS+= -DSMALL
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2017/07/06 15:05:28 florian Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2018/06/25 16:29:00 deraadt Exp $
|
||||
|
||||
PROG= slaacd
|
||||
COPTS+= -DSMALL
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: sysctl.c,v 1.11 2018/02/18 17:47:47 naddy Exp $ */
|
||||
/* $OpenBSD: sysctl.c,v 1.12 2018/06/25 16:29:00 deraadt Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2009 Theo de Raadt <deraadt@openbsd.org>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: bsd.syspatch.mk,v 1.20 2018/03/19 17:27:03 robert Exp $
|
||||
# $OpenBSD: bsd.syspatch.mk,v 1.21 2018/06/25 16:29:00 deraadt Exp $
|
||||
#
|
||||
# Copyright (c) 2016-2017 Robert Nagy <robert@openbsd.org>
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user