| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
No functional change intended.
Notes:
svn path=/head/; revision=326276
|
|
|
|
|
|
|
| |
Sponsored by: gandi.net (BSD Day Taiwan)
Notes:
svn path=/head/; revision=303540
|
|
|
|
|
|
|
|
|
| |
Reported by: Coverity
CID: 1007335
MFC after: 3 days
Notes:
svn path=/head/; revision=298369
|
|
|
|
|
|
|
|
|
| |
Submitted by: mjg
MFC after: 3 days
X-MFC-with: 272288
Notes:
svn path=/head/; revision=272289
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"export foo=bar" form instead of "foo=bar; export foo" since the
former allows the shell to catch variable names that are not valid
shell identifiers. This will cause /bin/sh to exit with an error
(which gets mailed to the at user) and it will not run the script.
Obtained from: OpenBSD (r1.63 millert)
MFC after: 3 days
Notes:
svn path=/head/; revision=272288
|
|
|
|
|
|
|
|
|
|
|
|
| |
happens if another atrm process removes a job while we're scanning through
the directory.
- While at it, optimize a bit the directory scanning, so that we quit looping
as soon as all jobs specified in argv have been dealt with.
Approved by: cognet
Notes:
svn path=/head/; revision=249406
|
|
|
|
|
|
|
|
|
|
|
| |
The privs.h header is not only used by at(1), it's also used by
atrun(8). Just let the code the way it used to be (for now).
Reported by: kwm, tinderbox
Hat to: me
Notes:
svn path=/head/; revision=227269
|
|
|
|
|
|
|
|
|
| |
While there, tidy up the privs.h part, where at.c has to #define to
declare some globals. Also group static and non-static global variables
in at.c.
Notes:
svn path=/head/; revision=227233
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=215518
|
|
|
|
|
|
|
|
| |
Most of these tools properly build at WARNS=6, except for their K&R
function declarations. Fix this, so we can bump WARNS as well.
Notes:
svn path=/head/; revision=201382
|
|
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=172261
|
|
|
|
|
|
|
| |
- Do not pretend there is something like '/etc/utmp'.
Notes:
svn path=/head/; revision=100494
|
|
|
|
|
|
|
|
|
|
| |
to be specified on the command line for which information should be reported.
Submitted by: Joe Halpin <joe.halpin@attbi.com>
Reviewed by: mike
Notes:
svn path=/head/; revision=96701
|
|
|
|
|
|
|
|
|
| |
timestamp.
Reviewed by: markm
Notes:
svn path=/head/; revision=96216
|
|
|
|
|
|
|
|
|
|
|
| |
<sys/stat.h> for the declaration of struct timeval (sys/stat.h> only
needs timespecs even when its POSIX support is not turned on, so it
shouldn't declare timevals).
Fixed some #include messes.
Notes:
svn path=/head/; revision=91220
|
|
|
|
|
|
|
|
|
|
| |
longer resembles the original.
o Remove references to `you' in the manual.
Submitted by: Joe Halpin <joe.halpin@attbi.com>
Notes:
svn path=/head/; revision=89633
|
|
|
|
|
|
|
|
|
|
|
| |
minor issues in the rest of the source and manual.
Submitted by: Joe Halpin <joe.halpin@attbi.com>
Obtained from: touch(1) (partially)
MFC after: 1 month
Notes:
svn path=/head/; revision=89315
|
|
|
|
|
|
|
|
|
|
|
| |
of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
Notes:
svn path=/head/; revision=87628
|
|
|
|
| |
Notes:
svn path=/head/; revision=87230
|
|
|
|
| |
Notes:
svn path=/head/; revision=87208
|
|
|
|
|
|
|
|
|
| |
Obtained from: OpenBSD
Reviewed by: audit
MFC after: 2 weeks
Notes:
svn path=/head/; revision=82722
|
|
|
|
| |
Notes:
svn path=/head/; revision=80294
|
|
|
|
|
|
|
|
| |
Add rcsid. Use errx instead of fprintf + exit.
Various spelling fixes.
Notes:
svn path=/head/; revision=54158
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0
Reviewed by: obrien and chuckr
Notes:
svn path=/head/; revision=46081
|
|
|
|
| |
Notes:
svn path=/head/; revision=41556
|
|
|
|
|
|
|
|
|
| |
setlocale() just in the wrong place?
PR: 8300
Notes:
svn path=/head/; revision=40389
|
|
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
|
|
|
| |
Notes:
svn path=/head/; revision=23318
|
|
|
|
|
|
|
| |
NULL terminated
Notes:
svn path=/head/; revision=23300
|
|
|
|
| |
Notes:
svn path=/head/; revision=23012
|
|
|
|
|
|
|
|
|
| |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Closes #PR bin/2755
Notes:
svn path=/head/; revision=22873
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=11760
|
|
|
|
| |
Notes:
svn path=/head/; revision=10154
|
|
|
|
| |
Notes:
svn path=/head/; revision=8874
|
|
|
|
| |
Notes:
svn path=/head/; revision=8112
|
|
|
|
| |
Notes:
svn path=/head/; revision=7860
|
|
|
|
| |
Notes:
svn path=/head/; revision=7767
|
|
Notes:
svn path=/head/; revision=941
|