ru
a25bb496d2
Use stock (FSF) version of this file.
2003-05-02 00:50:37 +00:00
ru
6a2ec7ea5e
This commit was generated by cvs2svn to compensate for changes in r114475,
...
which included commits to RCS files with non-trunk default branches.
2003-05-02 00:49:43 +00:00
ru
97e8efa8f6
This commit was generated by cvs2svn to compensate for changes in r114472,
...
which included commits to RCS files with non-trunk default branches.
2003-05-02 00:48:41 +00:00
ru
374ada20ea
Import of stripped down GNU texinfo 4.5
2003-05-02 00:48:41 +00:00
julian
a954908b35
Move the flag that indicates an idle thread from the KSE to the thread.
...
It was always referenced via the thread anyhow.
Reviewed by: jhb (a LOOOOONG time ago)
2003-05-02 00:33:12 +00:00
obrien
14593b22f8
Quiet warnings about copyright[].
2003-05-02 00:04:21 +00:00
obrien
3557f18a16
Fix signed/unsigned mix comparisons involving sizeof.
2003-05-02 00:03:10 +00:00
ru
741fcd15b3
catman(1) sources now live elsewhere.
2003-05-01 23:48:11 +00:00
ru
a5a3bf6eba
Update upgrade instructions.
2003-05-01 21:28:49 +00:00
jhb
53849d5075
Remove Giant from the setuid(), seteuid(), setgid(), setegid(),
...
setgroups(), setreuid(), setregid(), setresuid(), and setresgid() syscalls
as well as the cred_update_thread() function.
2003-05-01 21:21:42 +00:00
markm
fad590ab7e
Trasmute moer "krb5" distibutions into "crypto".
2003-05-01 21:21:15 +00:00
ru
f3e97543a1
Removed all vestiges of KerberosIV.
2003-05-01 21:18:36 +00:00
jhb
e5af44d25a
Small style tweaks to some members of struct session and sigio to be more
...
consistent with other structures in this file.
2003-05-01 21:17:46 +00:00
jhb
9e17fca425
Initialize and destroy the struct proc mutex in the proc zone's init and
...
fini routines instead of in fork() and wait(). This has the nice side
benefit that the proc lock of any process on the allproc list is always
valid and sched_lock doesn't have to be used to test against PRS_NEW
anymore.
2003-05-01 21:16:38 +00:00
ru
8716bb50e3
Style.
2003-05-01 21:10:37 +00:00
phk
ea4d816aa1
Plug some memory-leaks.
2003-05-01 21:07:08 +00:00
ru
06edd58569
For the time being, upgrade the whole Groff (to version 1.19),
...
but stop doing so again on the next __FreeBSD_version bump.
2003-05-01 20:41:03 +00:00
jhb
5ab9a5df52
Restore local changes accidentally lost in the last import.
...
Reviewed by: njl
2003-05-01 20:40:03 +00:00
ru
82fa70c065
Fixed the MLINKS assignment style.
2003-05-01 20:35:30 +00:00
phk
c51ae09b82
Remove the now obsolete geomidorname hack.
2003-05-01 20:32:24 +00:00
trhodes
8a6199b879
Use the .Dl macro.
...
Discussed with: mdoc(7) officer ru
2003-05-01 20:27:59 +00:00
markm
4a635f887e
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
jhb
3c131e044a
Fix a printf warning from the recent CAM changes.
2003-05-01 19:46:21 +00:00
phk
26e81abf93
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
ru
1c2eb6f7c3
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
ru
0deec148ba
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
phk
2ae9241429
When events on a reference is cancelled, check our doorstep first,
...
it might be an orphan.
2003-05-01 19:24:00 +00:00
bmah
a7b4d9f21f
Add SATA Promise controllers to ata(4) section.
2003-05-01 19:11:08 +00:00
bmah
a990f2014d
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
trhodes
66868073ad
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
nectar
0b64e1476b
Back out the `hiding' of strlcpy and strlcat. Several people
...
vocally objected to this safety belt.
2003-05-01 19:03:14 +00:00
jhb
5ce8f7673e
Catch up to reworked debugging levels in latest Intel import.
2003-05-01 18:51:43 +00:00
trhodes
cae8c47af0
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
phk
def0071c3d
Remove now unneeded special case for "geom.ctl".
2003-05-01 18:18:14 +00:00
des
f1f9c1228b
Initialize variables (perforce change #30310 )
2003-05-01 17:16:48 +00:00
des
4cb3e2a7ad
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
des
08e6577407
Initialize dlh (perforce change #30312 )
2003-05-01 17:15:45 +00:00
des
97a771b3d8
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
jhb
2b455d2859
Garbage collect unused TDF_INMSLEEP flag.
2003-05-01 17:05:24 +00:00
des
8ed712ead1
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
obrien
eaf3fff90a
Quiet warnings about copyright[].
2003-05-01 16:58:57 +00:00
orion
9f865e3f30
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
imp
60e1df174c
xtend rc.conf variables are gone.
...
Noticed by: bde
2003-05-01 16:17:04 +00:00
obrien
f98a708c20
Convert the i386 alloca(3) to the x86-64 ISA.
...
Alignment hack from: NetBSD
2003-05-01 16:04:38 +00:00
des
46c06a0c42
Use C99-style varadic macros instead of the non-standard gcc syntax.
2003-05-01 15:08:55 +00:00
bmah
433d69dd58
New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a.
2003-05-01 15:08:10 +00:00
des
8a5b06b8e0
Remove RCSID from files which have no other diffs to the vendor branch.
2003-05-01 15:05:43 +00:00
obrien
e47f44a832
Lock GCC w/o -m32 into 64-bit mode.
2003-05-01 15:00:46 +00:00
des
3beb053fc3
Mark libpam as c99- and WARNS5-clean.
2003-05-01 14:55:06 +00:00
obrien
cd28e9efd9
Make GCC 3.3 STFU about copyright[].
2003-05-01 14:45:27 +00:00