Tom Rhodes
a460614661
Use the .Dl macro.
...
Discussed with: mdoc(7) officer ru
2003-05-01 20:27:59 +00:00
Mark Murray
8edde085dd
De-Kerberise (KerberosIV). KerberosIV is no longer present, and
...
remote backups can still be done with Kerberos authentication using
SSH and Kerberos 5.
2003-05-01 20:09:58 +00:00
John Baldwin
659be635a4
Fix a printf warning from the recent CAM changes.
2003-05-01 19:46:21 +00:00
Poul-Henning Kamp
c8589ad169
Add a new flag, EV_CANCELED, and use it to make g_waitfor_event() return
...
EAGAIN if an event got canceled.
2003-05-01 19:43:52 +00:00
Ruslan Ermilov
eb8c9e95a5
Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.
...
Submitted by: Marius Strobl <marius@alchemy.franken.de>
2003-05-01 19:43:01 +00:00
Ruslan Ermilov
a52672e938
Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.
...
Submitted by: Marius Strobl <marius@alchemy.franken.de>
2003-05-01 19:38:15 +00:00
Poul-Henning Kamp
2ab31b05ba
When events on a reference is cancelled, check our doorstep first,
...
it might be an orphan.
2003-05-01 19:24:00 +00:00
Bruce A. Mah
6140afa7ab
Add SATA Promise controllers to ata(4) section.
2003-05-01 19:11:08 +00:00
Bruce A. Mah
ad80d02689
New release notes: ata(4) support for Promise SATA devices, CAM
...
supports huge devices, iir(4) update.
Other changes: Add some <replaceable></replaceable> tags where
appropriate.
2003-05-01 19:09:54 +00:00
Tom Rhodes
7b98ad3005
State the fact that the range is twice the traditional RAND_MAX.
...
Add an EXAMPLES section.
PR: 48493
Submitted by: Paul Herman <pherman@frenchfries.net> (original version)
2003-05-01 19:09:16 +00:00
Jacques Vidrine
d05090827f
Back out the `hiding' of strlcpy and strlcat. Several people
...
vocally objected to this safety belt.
2003-05-01 19:03:14 +00:00
John Baldwin
9501b60383
Catch up to reworked debugging levels in latest Intel import.
2003-05-01 18:51:43 +00:00
Tom Rhodes
b655544297
fnet(9) claims that "those interfaces supporting reception of multicast
...
datagrams have a LIST of multicast group memberships...". On -CURRENT, that
LIST is actually a TAILQ. Note that -STABLE still uses a LIST
PR: 50426
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
2003-05-01 18:34:13 +00:00
Poul-Henning Kamp
e931331eaa
Remove now unneeded special case for "geom.ctl".
2003-05-01 18:18:14 +00:00
Dag-Erling Smørgrav
234f2972e9
This commit was generated by cvs2svn to compensate for changes in r114438,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 17:16:48 +00:00
Dag-Erling Smørgrav
63303d4131
Initialize variables (perforce change #30310 )
2003-05-01 17:16:48 +00:00
Dag-Erling Smørgrav
ce0481eab7
This commit was generated by cvs2svn to compensate for changes in r114436,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 17:15:45 +00:00
Dag-Erling Smørgrav
740d6dcde7
Initialize dlh (perforce change #30312 )
2003-05-01 17:15:45 +00:00
John Baldwin
f2957f6b9a
Garbage collect unused TDF_INMSLEEP flag.
2003-05-01 17:05:24 +00:00
Dag-Erling Smørgrav
87ccef7b77
Instead of recording the Unix time in a process when it starts, record the
...
uptime. Where necessary, convert it back to Unix time by adding boottime
to it. This fixes a potential problem in the accounting code, which would
compute the elapsed time incorrectly if the Unix time was stepped during
the lifetime of the process.
2003-05-01 16:59:23 +00:00
David E. O'Brien
09a80d4867
Quiet warnings about copyright[].
2003-05-01 16:58:57 +00:00
Orion Hodson
4f3204ef22
Fix lock order reversal when opening device and chn_reset fails.
...
Submitted by: Jan-Espen Pettersen <sigsegv@leakingmemory.org>
Tested by: Georg Funk <georgfunk@web.de>
2003-05-01 16:31:21 +00:00
Warner Losh
8b3e7e90f2
xtend rc.conf variables are gone.
...
Noticed by: bde
2003-05-01 16:17:04 +00:00
David E. O'Brien
d37f19f084
Convert the i386 alloca(3) to the x86-64 ISA.
...
Alignment hack from: NetBSD
2003-05-01 16:04:38 +00:00
Dag-Erling Smørgrav
6c0510dc2f
Use C99-style varadic macros instead of the non-standard gcc syntax.
2003-05-01 15:08:55 +00:00
Bruce A. Mah
48b1a8fa2d
New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a.
2003-05-01 15:08:10 +00:00
Dag-Erling Smørgrav
d12c7b01da
Remove RCSID from files which have no other diffs to the vendor branch.
2003-05-01 15:05:43 +00:00
David E. O'Brien
8f3bf9945d
Lock GCC w/o -m32 into 64-bit mode.
2003-05-01 15:00:46 +00:00
Dag-Erling Smørgrav
e50fb9d500
Mark libpam as c99- and WARNS5-clean.
2003-05-01 14:55:06 +00:00
David E. O'Brien
dbd64020dd
Make GCC 3.3 STFU about copyright[].
2003-05-01 14:45:27 +00:00
Dag-Erling Smørgrav
b06d75fd43
Mark fetch(1) as c99- and WARNS6-clean.
2003-05-01 14:40:55 +00:00
Yoshihiro Takahashi
4b4582a84c
Remove DIOCGPC98 ioctl.
2003-05-01 14:40:16 +00:00
Dag-Erling Smørgrav
60a87a5fa2
Mark libfetch as c99-clean. Always build at WARNS level 2 rather than
...
juggling with levels 2 and 3, as this has lead to world breakage for
NOCRYPT users in the past.
2003-05-01 14:39:43 +00:00
Dag-Erling Smørgrav
77695b344b
Add a mechanism to allow Makefiles to specify the particular C dialect
...
in which the source code is written. This is controlled by the CSTD
variable, which can have one of the following values:
- "k&r" => -traditional
- "c89" or "c90" => -std=iso9899:1990
- "c94" or "c95" => -std=iso9899:199409
- "c99" => -std=iso9899:1999
The corresponding option is added to CFLAGS regardless of WARNS level.
This also removes -ansi from WARNS level 6, but adds -Wno-long-long to
work around a weird gcc bug (-ansi, which is supposedly equivalent to
-std=iso9899:1990, seems to turn long long warnings off instead of on)
If CSTD is undefined, CFLAGS are unchanged except for the -ansi /
-Wno-long-long change mentioned above for WARNS level 6.
2003-05-01 14:36:27 +00:00
Yoshihiro Takahashi
f67666fcb7
Oops, DIOCGPC98 should be DIOCSPC98.
2003-05-01 14:30:59 +00:00
Anton Berezin
711ccd049d
The -t flag in the retired apmconf.8 is the same as "-h false" in the
...
apm.8. Since the -t flag in the apm.8 is something different entirely,
the reference to -t was quite confusing. Fix that.
2003-05-01 14:19:00 +00:00
Dag-Erling Smørgrav
4c4e02c542
Start running amd64 builds on 9ball.
2003-05-01 14:14:54 +00:00
Yoshihiro Takahashi
4a505cd557
Merged from src/sbin/fdisk/Makefile revision 1.10.
2003-05-01 13:53:41 +00:00
Yoshihiro Takahashi
50cf98ed97
- Move decoding pc98_partition function into geom_pc98_enc.c.
...
- Add encoding pc98_partition function.
2003-05-01 13:44:24 +00:00
Yoshihiro Takahashi
7513940d0f
Merged from src/sbin/fdisk/fdisk.c revision 1.69.
2003-05-01 13:27:11 +00:00
Ruslan Ermilov
80da55ea72
Upgrade to Groff 1.19.
2003-05-01 13:22:21 +00:00
Ruslan Ermilov
200adcaa58
Merge local changes (8 bit clean ctype support) onto mainline.
2003-05-01 13:18:55 +00:00
Ruslan Ermilov
1876a79222
Merge Groff 1.19 changes.
2003-05-01 13:18:29 +00:00
Ruslan Ermilov
9c9e6eb0f0
Use stock (FSF) version of this file.
2003-05-01 13:17:56 +00:00
Ruslan Ermilov
616835c78d
Removed yacc(1) output files.
2003-05-01 13:17:18 +00:00
Yoshihiro Takahashi
492d54a592
Fix to build pc98 boot loader after support amd64.
2003-05-01 13:17:06 +00:00
Ruslan Ermilov
6424653b3f
This commit was generated by cvs2svn to compensate for changes in r114405,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 13:15:22 +00:00
Ruslan Ermilov
711bc52bd8
Removed files not present in v1.19 import.
2003-05-01 13:15:22 +00:00
Ruslan Ermilov
142a1fb87f
This commit was generated by cvs2svn to compensate for changes in r114402,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 13:09:50 +00:00
Ruslan Ermilov
bdbe8a18ed
Virgin import of FSF groff v1.19
2003-05-01 13:09:50 +00:00