| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| |\
| |/
|/|
| | |
Notes:
svn path=/projects/bmake/; revision=270164
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=242545
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
Notes:
svn path=/head/; revision=267667
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This WIP should not have been committed yet.
Pointyhat to: avg
Notes:
svn path=/head/; revision=253750
|
| |/
|/|
| |
| |
| |
| |
| | |
MFC after: 21 days
Notes:
svn path=/head/; revision=253749
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This structure is not part of POSIX. According to POSIX, gettimeofday()
has the following prototype:
int gettimeofday(struct timeval *restrict tp, void *restrict tzp);
Also, POSIX states that gettimeofday() shall return 0 (as long as tzp is
not used). Remove dead error handling code. Also use NULL for a
nul-pointer instead of integer 0.
While there, change all pieces of code that only use tv_sec to use
time(3), as this provides less overhead.
Notes:
svn path=/head/; revision=239991
|
|
|
|
|
|
|
|
|
|
| |
PR: docs/165841
Submitted by: Robert Simmons <rsimmons0@gmail.com>
Approved by: brd
MFC after: 1 week
Notes:
svn path=/head/; revision=232712
|
|
|
|
|
|
|
| |
Submitted by: Marius Nünnerich <marius@nuenneri.ch>
Notes:
svn path=/head/; revision=202532
|
|
|
|
|
|
|
| |
Submitted by: Ulrich Spörlein
Notes:
svn path=/head/; revision=198236
|
|
|
|
|
|
|
| |
to /dev/null before becoming a daemon.
Notes:
svn path=/head/; revision=163628
|
|
|
|
| |
Notes:
svn path=/head/; revision=158516
|
|
|
|
| |
Notes:
svn path=/head/; revision=158444
|
|
|
|
| |
Notes:
svn path=/head/; revision=141846
|
|
|
|
| |
Notes:
svn path=/head/; revision=140415
|
|
|
|
|
|
|
|
| |
when running as a daemon in the hope that it will fix situations
where the CMOS clock was apparently set using the stale TZ offset.
Notes:
svn path=/head/; revision=128683
|
|
|
|
| |
Notes:
svn path=/head/; revision=114589
|
|
|
|
| |
Notes:
svn path=/head/; revision=102231
|
|
|
|
| |
Notes:
svn path=/head/; revision=99501
|
|
|
|
| |
Notes:
svn path=/head/; revision=96707
|
|
|
|
|
|
|
|
| |
o Remove __P.
o main(int, char *[])
Notes:
svn path=/head/; revision=92536
|
|
|
|
|
|
|
|
|
| |
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87325
|
|
|
|
|
|
|
| |
Submitted by: Mike Barcroft <mike@q9media.com>
Notes:
svn path=/head/; revision=79747
|
|
|
|
| |
Notes:
svn path=/head/; revision=79530
|
|
|
|
|
|
|
|
|
| |
- msdos.ko -> msdosfs.ko
- mount_msdos(8) -> mount_msdosfs(8)
- "msdos" -> "msdosfs" compatibility glue in mount(8)
Notes:
svn path=/head/; revision=77577
|
|
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
|
|
|
| |
Notes:
svn path=/head/; revision=74531
|
|
|
|
| |
Notes:
svn path=/head/; revision=73233
|
|
|
|
| |
Notes:
svn path=/head/; revision=70152
|
|
|
|
| |
Notes:
svn path=/head/; revision=68960
|
|
|
|
| |
Notes:
svn path=/head/; revision=68716
|
|
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57668
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
| |
Notes:
svn path=/head/; revision=36625
|
|
|
|
|
|
|
| |
Immediately exit if /etc/wall_cmos_clock not present
Notes:
svn path=/head/; revision=35142
|
|
|
|
| |
Notes:
svn path=/head/; revision=34960
|
|
|
|
| |
Notes:
svn path=/head/; revision=34673
|
|
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=33831
|
|
|
|
| |
Notes:
svn path=/head/; revision=26540
|
|
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24359
|
|
|
|
| |
Notes:
svn path=/head/; revision=22990
|
|
|
|
|
|
|
|
|
|
|
| |
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=21635
|
|
|
|
|
|
|
| |
Add main purpose description (MSDOS timestamps)
Notes:
svn path=/head/; revision=15157
|