imp
55bc626966
Include stdlib.h for atoi declaration
...
Add $FreeBSD$ while I'm here.
2003-06-09 06:22:01 +00:00
imp
d094e330d9
include string.h for memcmp declearation
2003-06-09 06:19:15 +00:00
imp
8c54690ffe
Include string.h for strlen declaration
2003-06-09 06:17:07 +00:00
imp
606a9095e3
Include stdlib.h for exit declaration
2003-06-09 06:16:18 +00:00
imp
68aa30aea2
Include string.h for strcmp declaration
2003-06-09 06:16:00 +00:00
charnier
c0603eccf2
Add section number to .Xr
2003-06-08 14:33:04 +00:00
charnier
aafcecac3c
The .Xr utility. Spelling. Put NIS under .Tn
2003-06-08 14:28:38 +00:00
charnier
9f740d6ffa
The .Xr utility
2003-06-08 14:06:45 +00:00
charnier
7260381488
Add section number to .Xr
2003-06-08 14:04:49 +00:00
jmallett
2078dd9a43
Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now,
...
which is more than enough.
2003-06-08 08:38:11 +00:00
jmallett
db49656250
WARNS cleanup. Constness and shadowing, namely.
2003-06-08 08:37:11 +00:00
jmallett
d38dd4f384
Fix format string.
2003-06-08 08:33:48 +00:00
grog
01de4910e4
Add licence.
...
Complained about by: juli
Correct usage() text.
2003-06-08 07:29:57 +00:00
grog
8f0fd47b47
Oops, this is section 8, not 1.
2003-06-08 06:59:33 +00:00
grog
d7992550b7
Add man page.
2003-06-08 06:57:57 +00:00
imp
1679883a3c
Include stdlib.h for exit()
2003-06-08 06:25:47 +00:00
grog
f43a5d3532
Introducing asf, a helper program for kernel debugging.
2003-06-08 06:18:13 +00:00
imp
b8cbfc8a9b
Use stdlib.h for getopt interface.
2003-06-07 19:13:57 +00:00
imp
a97c480b64
remove unnecessary '?' from getopt string
2003-06-07 18:46:30 +00:00
imp
5a3c8adbb8
MAXPATHLEN includes trailing NUL
2003-06-07 18:45:45 +00:00
imp
67d1c8d061
Use safer strlcpy and snprintf interfaces
2003-06-07 18:44:04 +00:00
imp
da3e415da1
Get getopt interface from unistd.h
2003-06-07 18:43:09 +00:00
imp
013edfd246
Get getopt interface from unistd.h
2003-06-07 18:35:45 +00:00
imp
f6787e2d57
Don't need to redundantly redeclare optreset.
2003-06-07 18:33:18 +00:00
mtm
5ba88e8391
Allow the optional setting of a user, primary group, or grouplist
...
when chrooting.
Obtained from: NetBSD
MFC after: 4 weeks
2003-06-07 10:56:12 +00:00
guido
2036547e59
Move my maintainership of parts of ipfilter back to Darren Reed
2003-06-06 11:30:50 +00:00
roam
81c0c117b3
Warn if there is no newline at the end of the group file.
...
PR: 51256
Submitted by: Brian D Gallaway <bdg730@makserver0.usask.ca>
Reviewed by: tjr, -audit
Approved by: tjr
2003-06-06 07:10:39 +00:00
phk
6a770c47d4
Report NODEV devices as <NFSfile>
2003-06-05 21:56:47 +00:00
roberto
739c7fe8f5
Follow the trend of moving MAINTAINER lines from Makefile into
...
src/MAINTAINERS.
2003-06-05 05:03:01 +00:00
rwatson
8d5437ca29
Update lsextattr(8) to use the new extattr_list_*() APIs, rather than
...
using the somewhat more hackish variant on extattr_get_*() to retrieve
the attribute list on an object.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-06-05 04:30:00 +00:00
peter
3ff867a251
GRRR. Do not force Dangerously Dedicated mode on amd64 when you select
...
'use entire disk'. Neither for ia64 while I'm here - it needs a MBR if
its going to use fdisk+disklabel. The ia64 case is mostly academic though
because you'd be creating two partitions (dos + freebsd) rather than
a single freebsd-only partition.
2003-06-04 19:28:39 +00:00
ceri
08dab4c87f
Correct a spelling error.
2003-06-04 19:24:24 +00:00
markm
d6796698c8
Drop MAINTAINER bits from here.
2003-06-04 15:58:03 +00:00
dougb
dbe99798c2
Remove MAINTAINER line in favor of the entry in src/MAINTAINERS
2003-06-04 09:38:04 +00:00
peter
c0387a3d2b
Turn on btxld for amd64.
2003-06-03 01:38:16 +00:00
peter
bbc21e11a2
Add AMD64 support.
2003-06-03 01:37:32 +00:00
peter
8f0f81825d
Port libc_r to amd64, and turn it back on for amd64. It passes all of
...
the same src/lib/libc_r/test/* tests that the other platforms pass.
2003-06-02 22:22:52 +00:00
tmm
7483344a53
Add a missing return statement to distExtractTarball().
...
Reviewed by: jhb
2003-06-02 17:59:29 +00:00
ru
683fd8c50f
Assorted mdoc(7) fixes.
2003-06-02 11:19:24 +00:00
mtm
dcdb28fa3b
Explicitly compare the values returned by chdir(2) and chroot(2) to -1.
2003-06-02 05:52:24 +00:00
obrien
9c354cd6a6
CSTD=c89 due to mismatched declarations.
2003-06-02 02:18:37 +00:00
ru
59f9101dd0
Mostly fixed the SYNOPSIS.
2003-05-31 18:42:18 +00:00
ru
db5d36629b
excute: typo; possible replacements: excite, excuse.
2003-05-31 18:24:40 +00:00
ru
7a8cce551a
Sigh, I guess this manpage used cat(1) as a template?
...
Otherwise, fix the manpage to not use the second person,
and add two missing punctuation bits.
2003-05-31 18:19:50 +00:00
ru
b96117501d
Assorted mdoc(7) fixes.
2003-05-31 18:07:09 +00:00
scottl
f2f79e8c3f
Teach sysinstall to recognize if acpi was turned off from the bootloader,
...
and then ask the user if this should be made permanent.
Approved by: re
2003-05-31 11:28:28 +00:00
lioux
91b14ba77f
pkg_create incorrectly does not add trailing '\n' when it receives
...
either COMMENT or DESCR from the command line. When a port is
installed, one gets both +COMMENT and +DESCR files with a trailing
'\n' character. However, +COMMENT does not contain a trailing '\n'
when it is installed from a package due to this behavior of pkg_create.
Therefore, make sure it behaves exactly the same regardless of
where got its information; either command line or files. The modified
functions are used by pkg_create.
PR: 52097
Reviewed by: bento, kris,
portmgr, re,
Michael Nottebrock <michaelnottebrock@gmx.net>,
Martin Horcicka <horcicka@FreeBSD.cz>
Approved by: re (scottl)
MFC after: 1 week
2003-05-26 17:12:22 +00:00
lioux
477bf2ab23
Add a trailing '\n' character if none is found in the information
...
obtained from a package. Patch show_file() [1] and show_index() [2]
functions.
PR: 52097
Reviewed by: bento, kris,
portmgr, re,
Michael Nottebrock <michaelnottebrock@gmx.net>,
Martin Horcicka <horcicka@FreeBSD.cz>
Approved by: re (scottl)
Obtained from: NetBSD [1],
OpenBSD [2]
MFC after: 1 week
2003-05-26 17:06:05 +00:00
peter
9a47cfedaa
Add a pretty cheesy hack to avoid a gcc-3.2.2 ICE (internal compiler
...
error) on amd64 when doing pointer subtraction. This bug is already
fixed in gcc-3.3 (waiting for after the branch), and the hack will be
backed out at the first opportunity. This is in the ipv6 code path.
Approved by: re (scottl)
2003-05-25 07:39:06 +00:00
peter
edd5fa2492
Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.
...
Approved by: re (murray)
Obtained from: obrien
2003-05-24 21:12:14 +00:00