|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
a251f9dc |
| 04-Mar-2017 |
Enji Cooper <[email protected]> |
libexec: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month Sponsored by: Dell EMC Isilon
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0 |
|
| #
41a73790 |
| 05-Feb-2016 |
Glen Barber <[email protected]> |
Add missing files to 'at' and 'rcmds' packages.
Sponsored by: The FreeBSD Foundation
|
|
Revision tags: release/10.2.0 |
|
| #
604c7bc6 |
| 06-Jun-2015 |
Adrian Chadd <[email protected]> |
Re-introduce this - it doesn't compile clean on a mips target (eg CARAMBOLA2.)
|
| #
c1fe111d |
| 06-Jun-2015 |
Baptiste Daroussin <[email protected]> |
Remove WARNS atrun builds fine with clang and gcc
|
| #
ee5a34ec |
| 25-Nov-2014 |
Baptiste Daroussin <[email protected]> |
Convert to LIBADD Reduce overlinking
|
|
Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0 |
|
| #
1100c001 |
| 02-Jan-2010 |
Ed Schouten <[email protected]> |
Make WARNS=6 the default for libexec/.
Just like bin/ and sbin/, I think setting WARNS to the highest value possible will make it more attractive for people to fix warnings.
- The WARNS variable is
Make WARNS=6 the default for libexec/.
Just like bin/ and sbin/, I think setting WARNS to the highest value possible will make it more attractive for people to fix warnings.
- The WARNS variable is set in the Makefile in the directory of the application itself, making it more likely that it will be removed out of curiosity to see what happens. - New applications will most likely build with WARNS=6 out of the box, because the author would more likely fix the warnings during development than lower WARNS.
Unfortunately almost all apps in libexec require a lowered value of WARNS.
show more ...
|
|
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
| #
03768697 |
| 01-Oct-2007 |
Ruslan Ermilov <[email protected]> |
Fixed static linkage (build with -DNO_SHARED).
Approved by: re (kensmith)
|
| #
553284d7 |
| 15-Jun-2007 |
Yaroslav Tykhiy <[email protected]> |
Add PAM support to atrun(8).
|
| #
1add4742 |
| 14-Jun-2007 |
Yaroslav Tykhiy <[email protected]> |
Use a single setusercontext(3) instead of a bunch of basic syscalls. Besides aesthetic benefits, that makes at(1) jobs subject to such login.conf(5) settings as resource limits.
|
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
| #
9357f412 |
| 04-Feb-2002 |
Kris Kennaway <[email protected]> |
Lock down with WFORMAT?=1, with overrides in the subdirectories which are not yet warning-clean. Tested on i386 and alpha.
|
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
| #
e5b5c66b |
| 26-Mar-2001 |
Ruslan Ermilov <[email protected]> |
- Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN.
|
| #
0414fc4d |
| 26-Mar-2001 |
Ruslan Ermilov <[email protected]> |
Don't use MANDEPEND and MANSRC.
|
| #
020ee2dc |
| 20-Mar-2001 |
Ruslan Ermilov <[email protected]> |
Set the default manual section for libexec/ to 8.
|
|
Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs |
|
| #
86f792b1 |
| 15-May-2000 |
Bruce Evans <[email protected]> |
Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn't really used in bsd.man.mk).
Don't uselessly set MANSRC ("." is in the path by default, and there are no ordering problems).
Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn't really used in bsd.man.mk).
Don't uselessly set MANSRC ("." is in the path by default, and there are no ordering problems).
Fixed some other style bugs.
show more ...
|
|
Revision tags: release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs |
|
| #
7f3dea24 |
| 28-Aug-1999 |
Peter Wemm <[email protected]> |
$Id$ -> $FreeBSD$
|
|
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
| #
9e522f7a |
| 22-Feb-1997 |
Peter Wemm <[email protected]> |
Revert $FreeBSD$ to $Id$
|
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
| #
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <[email protected]> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
|
Revision tags: release/2.1.5_cvs, release/2.1.0_cvs |
|
| #
bb22b34e |
| 29-Aug-1995 |
Andrey A. Chernov <[email protected]> |
Fix ${.CURDIR} misspelling
|
| #
ddcf8022 |
| 21-Aug-1995 |
Andrey A. Chernov <[email protected]> |
Upgrade to 2.9
|
|
Revision tags: release/2.0.5_cvs |
|
| #
c70e5825 |
| 12-Apr-1995 |
Andrey A. Chernov <[email protected]> |
Upgrade. Close security holes reported.
|
|
Revision tags: release/2.0, release/1.1.5.1_cvs, release/1.1.0_cvs |
|
| #
b89d17b2 |
| 05-Jan-1994 |
Nate Williams <[email protected]> |
Added the Linux atrun command as hacked by Chris Demetriou for NetBSD.
|