Bruce A. Mah
800bb6e2ff
Add some whitespace in the Audio section. Translators can ignore
...
this.
2003-01-23 19:21:26 +00:00
Bruce A. Mah
6857704cb7
I didn't like where I put the last entry. Relocate it within its
...
section.
2003-01-23 19:19:17 +00:00
Bruce A. Mah
126b0c5d9b
Add SB Live! to hardware list.
...
Submitted by: Arnaud Boudou <arnaud.boudou@cgey.com>
2003-01-23 19:16:44 +00:00
Bruce A. Mah
8de20d6fc7
joy(4) entry for pc98 was misplaced...move it from Audio section to
...
Miscellaneous.
2003-01-23 19:09:39 +00:00
Yaroslav Tykhiy
63591ba5c8
- Add a new option, ``-P port'', to specify the port for ftpd(8)
...
to listen at in daemon mode.
- Use the port by 1 less than the control port as the default
data port instead of always using hard-coded port 20.
Submitted by: roam
MFC after: 1 week
2003-01-23 18:39:48 +00:00
Matthew N. Dodd
83d5e173ac
Add missing #if USE_IF_MEDIA/#endif.
2003-01-23 18:31:56 +00:00
Bruce A. Mah
c15e1a383b
Minor whitespace around previous commit. Can be ignored by
...
translators.
2003-01-23 16:48:16 +00:00
Bruce A. Mah
482c060a5d
Add idt devices to the hardware list.
...
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-01-23 16:47:13 +00:00
Hidetoshi Shimokawa
937bcaa881
Merge DV(Digital Video) support.
2003-01-23 16:10:12 +00:00
Hidetoshi Shimokawa
16e0f48443
- Add sysctl knob for bus manager. (hw.firewire.try_bmr)
...
- Check invalid SID length.
- Add some debug messages.
2003-01-23 13:34:40 +00:00
Dag-Erling Smørgrav
32c8cd2915
Slight cleanup of the ETA / BPS code. Avoid a division by zero.
2003-01-23 13:06:13 +00:00
Maxim Konovalov
fb7d32c7ee
Better error handling for -s.
...
Submitted by: bde
Do not constantify maximum payload size. It is 65467 with -R
(record route), and 65507 without it.
Reviewed by: silence on -net
Proposed by: bde
I am going to MFC rev.1.77 - 1.81 ping.c and rev.1.39 and 1.40 ping.8:
MFC after: 6 months
2003-01-23 13:04:42 +00:00
Maxim Konovalov
261e59bb9e
style(9) sweep.
...
Submitted by: bde
2003-01-23 12:56:10 +00:00
Maxim Konovalov
9bc1a9ec6c
Anti-magic: s/255/MAXTTL/
2003-01-23 12:54:11 +00:00
Maxim Konovalov
0b2f8b3f68
Implement -D (do not fragment) and -z (TOS) options.
...
PR: bin/29164
Reviewed by: silence of -net
Obtained from: OpenBSD
2003-01-23 12:48:12 +00:00
Maxim Konovalov
cb75aca7cd
Print strict source routing option.
...
Reviewed by: silence on -net
Proposed by: David Wang <dsw@juniper.net>
2003-01-23 12:42:56 +00:00
Johan Karlsson
4224228e15
burncd format accepts either 'dvd+rw' or 'dvd-rw' not 'dwd+rw'.
...
Approved by: sos
2003-01-23 09:12:09 +00:00
Ruslan Ermilov
496f81e0bb
Fixed Charles' e-mail here too.
2003-01-23 08:35:21 +00:00
Ruslan Ermilov
f1eab2912b
tunefs now requires -lufs.
2003-01-23 08:30:48 +00:00
Ruslan Ermilov
77391fde76
Added UFS library to the bsd.libnames.mk namespace.
2003-01-23 08:15:05 +00:00
Mike Makonnen
3a3f8378a9
ypserv(8) is now started from rc.d
...
Approved by: markm (mentor)(implicit)
2003-01-23 06:03:30 +00:00
Mike Makonnen
eeefb22eb0
Missing '$'
...
Approved by: markm (mentor)(implicit)
2003-01-23 04:31:55 +00:00
Mike Makonnen
c83365999e
*blush*
...
While I'm here properly quote all the other input I neglected
to quote.
Approved by: markm (mentor)(implicit)
2003-01-23 01:57:30 +00:00
Garrett Wollman
cd7b801ba0
In the absence of consensus as to implement stubs for these TSH-shaded
...
routines, remove their declarations. Even though rwlocks have the same
functions, XBDft does not shade those declarations so I am leaving them in.
(This is probably a bug in the Standard.)
2003-01-23 01:09:43 +00:00
Peter Wemm
99ebb0bfba
Clean up some junk defines, and GC the TPR options.
2003-01-23 01:04:27 +00:00
Peter Wemm
904639d710
Nuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus) and ALLHWI_LEVEL
...
(which we never used). There is no need to tweak the TPR anymore and
only causes problems.
2003-01-23 01:03:34 +00:00
Scott Long
128aa5a022
Hack around a bug in the 2200 and 2120 controllers that connot DMA
...
commands from below the first 8K of physical memory. A better fix
is to modify the busdma api to allow either inclusion ranges or
multiple exclusion ranges, but that debate is for another day.
MFC After: 2 days
2003-01-23 01:01:44 +00:00
Peter Wemm
2fbe601a5d
Now that TPR isn't bogusly raised at boot, there is no need to clear
...
it at context switch.
2003-01-23 01:01:35 +00:00
Peter Wemm
e0d92cd4d9
Dont raise the TPR register at initialization time. It only causes
...
problems and we only ever clear it.
2003-01-23 01:00:58 +00:00
Bill Fenner
b3cca10864
Implement SIOCGIFMEDIA for vlan devices by passing the request to the
...
parent device, if there is a parent configured. Modify the result
returned by the parent to indicate that the only supported media
is the currently configured one.
Reviewed by: brooks
2003-01-22 23:30:26 +00:00
Marcel Moolenaar
19ad245042
YAM: This id is found in a Sony Vaio GRX-670. When will this end?
...
Submitted by: Chuck McCrobie <mccrobie2000@yahoo.com>
2003-01-22 22:02:09 +00:00
Justin T. Gibbs
a02f9953f0
Revert AHD_TIMER_MAX_US to its original definition now that the
...
ahc and ahd modules have correct dependencies on the assembler.
2003-01-22 22:00:07 +00:00
Justin T. Gibbs
295ebaf851
Update GENSRCS and aicasm options correctly depending on whether register
...
pretty printing is enabled
Add a dependency on the source files for aicasm so that it will be rebuilt
if out of date.
Simplify.
2003-01-22 21:56:54 +00:00
Hiroki Sato
18bbf6badd
- Remove NO_TIDY.
...
- Merge the following from the English version:
1.20 -> 1.23 errata/article.sgml
2003-01-22 21:05:07 +00:00
Matthew Dillon
146cc84e0d
Provide a sysctl to allow defaulting of the connectionless (-c) feature
...
to mount_nfs. The sysctl defaults to 1 (paranoid mode). Setting it to 0
will allow an NFS client to receive replies on a different IP then they
were sent to by default.
Submitted by: Sean Eric Fagan <sef@kithrup.com>
2003-01-22 19:57:31 +00:00
Dag-Erling Smørgrav
7dcb0a0e83
Document netrc support.
2003-01-22 18:35:20 +00:00
Dag-Erling Smørgrav
13da7d9934
Add -N option to specify a netrc file.
...
Fix handling of -v option.
Don't treat negative offsets as valid positive ones.
Clean up the ETA and transfer rate code. Show transfer rate along with
ETA if the verbose level is higher than 1.
2003-01-22 18:33:39 +00:00
Dag-Erling Smørgrav
0ab4a51e4e
Document .netrc support.
2003-01-22 18:27:25 +00:00
John Baldwin
10deca7e68
- Move enable_sse()'s prototype to machine/md_var.h.
...
- Sort definition of cpu_* variables appropriately.
- Move cpu_fxsr out of the magic non-BSS set of variables and stick it in
the BSS along with hw_instruction_sse (make the latter static as well).
Submitted by: bde (partially)
2003-01-22 18:18:45 +00:00
Hajimu UMEMOTO
bdc5f6a345
Added comment why this workaround is required.
...
Suggested by: sam
MFC after: 1 week
2003-01-22 18:03:06 +00:00
Dag-Erling Smørgrav
9f808a4dd0
Hook in the .netrc code + don't use pointers as if they were booleans.
2003-01-22 17:54:49 +00:00
John Baldwin
caf3197636
Rename cpuid_cpuinfo to cpu_procinfo. bde requested that I rename this
...
variable to something in the cpu_* namespace since that's what all the
other cpuid variables were named and cpu_procinfo is what I came up with.
Requested by: bde
2003-01-22 17:54:12 +00:00
Dag-Erling Smørgrav
07350d12cf
Experimental support for .netrc.
2003-01-22 17:53:58 +00:00
Dag-Erling Smørgrav
02e6bec10b
Initialization paranoia.
2003-01-22 17:53:15 +00:00
Dag-Erling Smørgrav
591c019988
A negative offset means "get it all".
2003-01-22 17:52:27 +00:00
Bruce A. Mah
256b988c93
New errata note: xl(4) timing problems.
...
Submitted by: silby
2003-01-22 17:28:12 +00:00
John Baldwin
f4e27c448b
Bah, add in a missing space char I noticed when MFC'ing this.
2003-01-22 17:26:18 +00:00
Bruce A. Mah
e2efc2aef6
New errata item: adduser(8) passwds can't have special shell characters.
...
Submitted by: <robin@isometry.net>, mtm
2003-01-22 17:19:12 +00:00
Mike Silbersack
e02d5926c3
Correctly identify the 3C920B chipset; although it may ship with some Nforce2
...
boards, it's definitely not an Nvidia chip.
Info from: Nvidia's Linux Network driver & pciids.sourceforge.net
2003-01-22 17:14:33 +00:00
Dag-Erling Smørgrav
8283fc5283
This commit was generated by cvs2svn to compensate for changes in r109686,
...
which included commits to RCS files with non-trunk default branches.
2003-01-22 16:46:44 +00:00