wilko
eb516277dd
Include feedback. Warn a bit more for TGA & NT-only systems that
...
are dumped now that the WinNT/alpha corpse is getting buried.
2000-03-04 21:44:12 +00:00
sos
1dc2b6cc5a
mkisofs has the -C option for this, doh.
2000-03-04 07:26:23 +00:00
sos
44ed8ebdc6
Add msinfo command, used for multisession CD generation with
...
mkisofs. Gives the last track start LBA, and the next writable LBA.
Inspired by: peter
2000-03-03 23:17:27 +00:00
jhay
1aaf1d9ecd
Fix a copy and paste error. Make release should be operational again.
...
Reviewed by: markm
2000-03-03 20:39:22 +00:00
jhay
db4c104b70
Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when
...
the krb5 versions are built during make release.
Reviewed by: markm
2000-03-03 20:37:15 +00:00
jhay
9e73fea413
MFI: Make ssh and sshd link in the krb5 part of make release.
...
Reviewed by: markm
2000-03-03 20:34:05 +00:00
jkh
febc9c1096
Really fix the USA_RESIDENT botch.
...
Submitted by: Dmitry Valdov <dv@dv.ru>
2000-03-03 20:33:21 +00:00
jhay
94eda357d0
MFI: Use krb5 functions in krb5 files.
...
Reviewed by: markm
2000-03-03 20:31:58 +00:00
dmlb
079b595e6d
Mostly notes and minor style changes whilst I was travelling.
2000-03-03 17:07:42 +00:00
roberto
d8788d2b27
This commit was generated by cvs2svn to compensate for changes in r57738,
...
which included commits to RCS files with non-trunk default branches.
2000-03-03 17:06:31 +00:00
roberto
a5a8dc6136
Fix potential alignement problems on Alpha + IPv6.
...
This is done on the vendor branch to avoid spamming the tree. It has been
sent to the NTP maintainers already.
Submitted by: shin
2000-03-03 17:06:31 +00:00
sheldonh
ed02b12b7a
Null commit.
...
The previous log message was incorrect in that only a part of rev 1.7
was backed out.
2000-03-03 15:22:15 +00:00
sheldonh
88dd9b4faa
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
shin
1b7dce690e
Replace structure copy form ifreq obtained by SIOCGIFADDR
...
to memcpy(), to avoid unaligned access trap on alpha.
Approved by: jkh
2000-03-03 13:05:00 +00:00
shin
2ce6961c1b
Change type of vars which hold in_addr.s_addr from u_long to u_int32_t,
...
for more safety on alpha.
Approved by: jkh
2000-03-03 13:01:57 +00:00
shin
b284df6e2f
CMSG_XXX macros alignment fixes to follow RFC2292.
...
Approved by: jkh
2000-03-03 12:50:46 +00:00
shin
73d476cc64
CMSG_XXX macros alignment fixes to follow RFC2292.
...
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
2000-03-03 11:13:12 +00:00
sheldonh
91b0fd96fd
Revert the previous commit. I knew I should leave non-mdoc stuff alone.
2000-03-03 09:53:52 +00:00
jkoshy
2516ae3b20
The new boot code uses ad' for ATA disks, not
wd'. Correct the
...
manual page.
2000-03-03 09:51:45 +00:00
sheldonh
6b97d48f51
I didn't expect this to be merged to STABLE. It was, so correct the
...
HISTORY section.
2000-03-03 09:28:05 +00:00
sheldonh
eb84051ad9
Correct grammar in the synoptic comment.
...
Submitted by: ru
2000-03-03 09:25:00 +00:00
sheldonh
f85e7b55aa
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 09:11:28 +00:00
bde
f65ec8e11c
MFS (ext2_lookup.c 1.17.2.2, ext2_vnops.c 1.42.2.2: fix "filetype" support).
...
Approved by: jkh
2000-03-03 08:00:27 +00:00
jkoshy
891b0548a2
Correct typo ("wd" -> "wi").
2000-03-03 06:58:30 +00:00
green
ead1658802
Turn off X11 forwarding in the client. X11 forwarding in the server by
...
default should probably also get turned on, now.
Requested by: kris
Obtained from: OpenBSD
2000-03-03 05:58:39 +00:00
bde
d83d7a1636
Fixed wrong function return types in synopsis.
2000-03-03 05:28:51 +00:00
obrien
b813631de1
Tell people how to look up NIC handle information these days (for the two
...
cases I know about -- Netsol and ARIN).
2000-03-02 22:51:17 +00:00
dufault
705c38904d
I applied the wrong patch set. Back out anything associated
...
with the known bogus currtpriority. This undoes the previous changes to
sys/i386/i386/trap.c, sys/alpha/alpha/trap.c, sys/sys/systm.h
Now we have the patch set approved by bde.
Approved by: bde
2000-03-02 22:03:49 +00:00
sos
2809faac72
Add a percentage-meter to the progress report.
...
Submitted by: peter
2000-03-02 21:49:10 +00:00
cwt
2db9bc08ef
Mention that portmap(8) utilizes hosts_access(5).
...
Reviewed by: asmodai
2000-03-02 18:15:46 +00:00
dufault
0bdb67cb26
Patches that eliminate extra context switches in FIFO case.
...
Fixes p1003_1b regression test in the simple case of no RR and
FIFO processes competing.
Reviewed by: jkh, bde
2000-03-02 16:20:07 +00:00
n_hibma
c68b859120
Fix flushing of the clists before deleting them. Stops the machine
...
from panicing when disconnecting a USB Wacom Graphire tablet.
jhk approved the fix some time ago, but I forgot to actually commit the
thing.
Reported by: Dirk van Gulik <dirkx@webweaving.org>
Approved by: jhk
2000-03-02 16:01:53 +00:00
shin
3d5c7f466d
-Reflect function name change.
...
-Added more description.
-Many grammer fix.
-Fix hard sentence break.
-Many other man style fix.
Thanks for bde finding out the problem.
Thanks for sheldon for the patient and thorough review.
:-)
Submitted by: bde
Reviewed by: sheldonh
2000-03-02 15:57:06 +00:00
sheldonh
a7cdf0700b
Use double-quotes instead of single-quotes when displaying the usage
...
so that the shell interpolates $0.
PR: 17121
Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
2000-03-02 15:00:53 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
jmas
b751643913
Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:45:52 +00:00
jmas
fd68f13558
Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:43:52 +00:00
sheldonh
d3f45341dd
Replace the use of troff macros with a real diagnostic list.
2000-03-02 14:18:45 +00:00
sheldonh
11cfb32608
Replace the DIAGNOSTICS section and its literal text approximation of
...
a tag list with a RETURN VALUES section and an ERRORS section
containing a real tag list.
2000-03-02 13:53:01 +00:00
fenner
c5911d1b71
Make crypto part of tcpdump (print-esp.c) work.
...
Approved by: jkh
2000-03-02 13:27:25 +00:00
sheldonh
3cbaf1b529
Replace abuse of a literal block display with a more appropriate
...
tag list.
Apologies to translators for mixing in a few language clean-ups.
2000-03-02 13:14:16 +00:00
markm
f58aca17ad
Oops! this macro needs to be defined for "make release".
...
Found by: phk
2000-03-02 11:16:25 +00:00
shin
3b176d8573
Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,
...
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.
PR: docs/17120
Kindly Submitted by: phantom
2000-03-02 10:34:11 +00:00
sheldonh
329223e6f2
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-02 09:14:21 +00:00
peter
05f0a86554
Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does
...
something remotely useful.
2000-03-02 08:23:23 +00:00
grog
cca4cf9728
Fix a problem with device number parsing, which caused da10 to map to
...
da1, and da11 to da2.
Reported by: Dan Nelson <dnelson@emsphone.com>
Implicitly-approved-by: jkh
2000-03-02 07:46:10 +00:00
kris
b3d817cd57
Update the wording on the error message when libcrypto.so can't find an
...
RSA library.
Reviewed by: peter, jkh
2000-03-02 06:21:02 +00:00
kris
1064439c50
Resurrect the old libdes manpages (after a repo copy) until we have better
...
ones.
2000-03-02 06:06:35 +00:00
peter
c01fb7a6e5
Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol search
...
path so that ERR_load_strings() is found in certain circumstances
involving dlopen(). eg: main program dlopened foo.so which is linked
against libcrypto. If libcrypto then dlopens librsaUSA.so, then it's
search path doens't find libcrypto (!). One "fix" is to force
modules (eg main opening foo.so) to use the RTLD_GLOBAL flag, the other
is to explicitly declare dependencies (as done here).
2000-03-02 05:22:46 +00:00
peter
43f5583c5c
Fix two more problems with freeing the softc data manually. subr_bus.c
...
is responsible for this and this will lead to malloc 'freeing already
free' type panics. One was in the probe code, the other was in the
pccard eject? code.
Not explicitly approved by: jkh (but the first is fallout from subr_bus.c
rev 1.54 which was an approved commit, the second is the same problem)
2000-03-02 03:45:41 +00:00