| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=116609
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114601
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98674
|
| |
|
|
|
|
|
|
|
|
| |
o Use ansi function definitions
o MAXPATHLEN already has the NUL at the end, so no need to add 1 (note that
MAXNAMLEN doesn't, so the + 1 there is correct).
o remove register.
Notes:
svn path=/head/; revision=92545
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(which somehow now seems to be the default for compiling -current).
This error popped up while doing a PicoBSD cross-compile on a 4.3-ish system,
it may well be that there are other apps which have similar problems,
but I did not spot them as they are not included in my picobsd config.
Whether adding prototypes for main() is the correct solution or not
I have no idea, a request to -current on the matter went basically
unanswered. Those who have better ideas are welcome to back this out
and replace it with the correct fix.
Notes:
svn path=/head/; revision=87893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86676
|
| |
|
|
|
|
|
|
|
|
|
|
| |
be overridden on the command line. This is useful for setting up
chroot/jail environments.
PR: bin/23509
Submitted by: Seth Kingsley <sethk@pike.osd.bsdi.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=86549
|
| |
|
|
|
|
|
|
| |
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
Notes:
svn path=/head/; revision=80029
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
|
|
|
|
|
| |
where necessary.
Submitted by: Mike Barcroft <mike@q9media.com>
Notes:
svn path=/head/; revision=79011
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74816
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74532
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68965
|
| |
|
|
|
|
|
| |
with dev_mkdb(8) than it did before.
Notes:
svn path=/head/; revision=55133
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48791
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29527
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24428
|
| |
|
|
|
|
|
| |
(and rename a few in the process).
Notes:
svn path=/head/; revision=1863
|
|
|
Notes:
svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553
|