Commit Graph

51385 Commits

Author SHA1 Message Date
kris
e7d14b45db Respect X11BASE to derive the location of xauth(1)
PR:		17818
Submitted by:	Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
2000-08-23 09:39:20 +00:00
sheldonh
cf3fae21d5 Fix the matcd driver for the new world order. This basically just
renames matcdc to matcd.

This change is reported to work by two independent PR originators.
In the absence of further feedback on the freebsd-bugs list, we
may as well get this working for its two users.

PR:		20296
Submitted by:	George Russell <george.russell@clara.net>,
		Remi Guyomarch <rguyom@mail.dotcom.fr>
2000-08-23 09:29:05 +00:00
kris
ddc81c34fe This commit was generated by cvs2svn to compensate for changes in r65016,
which included commits to RCS files with non-trunk default branches.
2000-08-23 09:25:05 +00:00
kris
0cde5af399 Fix for buffer overflow in command-line arguments to dnsquery(1) which
will be appearing in 8.2.3

Approved by:	Paul A Vixie <vixie@mibh.net>
2000-08-23 09:25:05 +00:00
sheldonh
d4993130ff Miscellaneous fixes:
amr -> Nm
	Cross-reference the AUTHORS section properly.
2000-08-23 09:17:53 +00:00
sheldonh
16c2472210 Normalize the diagnostics list. 2000-08-23 09:13:56 +00:00
sheldonh
0679a78812 Miscellaneous fixes:
* Clear extraneous argument to the Os macro.
  * Place the name description on the Nd line.
  * Mark sub-sections up with Ss, not Sh.
  * Don't double-quote "Login" when "login prompt" is perfectly
    good English.
2000-08-23 09:05:19 +00:00
sheldonh
1b07d97804 Whitespace-only change: normalize line-breaking. 2000-08-23 08:57:59 +00:00
sheldonh
f6b7bd5b34 Misc: mlx -> Nm 2000-08-23 08:52:43 +00:00
sheldonh
eb157670f1 Whitespace-only changes: split over-long lines. 2000-08-23 08:50:34 +00:00
sheldonh
fb580be9e1 Normalize diagnostics list. 2000-08-23 08:47:26 +00:00
sheldonh
2a0a4496e3 Whitespace-only change: apply normal line breaking style. 2000-08-23 08:42:42 +00:00
sheldonh
2d13c2cbd9 Miscellaneous fixes: mly -> Nm and eg. -> e.g. . 2000-08-23 08:35:07 +00:00
sheldonh
434a350286 Normalize the diagnostics list. 2000-08-23 08:33:21 +00:00
sheldonh
faead7c3f8 Whitespace-only change: apply normal line-breaking style. 2000-08-23 08:22:22 +00:00
jasone
bd08d0af8c The second call to _thread_kern_sig_defer() in sem_post() should be a call
to _thread_kern_sig_undefer().
2000-08-23 07:59:50 +00:00
green
1724eb12de Stick login_setcryptfmt() in its own file to make pulling in of
-lcrypt only happen if truly necessary.
2000-08-23 03:45:57 +00:00
msmith
5f7e78c70f Add entries for the 'mly' driver. Re-group 'mly' and 'dpt' into a new
classification for RAID controllers that have CAM interfaces.
2000-08-23 03:29:49 +00:00
msmith
3d85f5941d Add a manpage for the new 'mly' driver. 2000-08-23 03:24:32 +00:00
msmith
1529bfa2db This is the initial import of a new driver for the current family of
PCI:SCSI RAID controllers from Mylex.
2000-08-23 03:22:41 +00:00
wpaul
be6d30c66c Mention that the LinkSys LNE100TX v4.0/4.1 is supported. 2000-08-23 00:44:23 +00:00
wpaul
a7c2ae21ef Mention the LinkSys LNE100TX v4.0/4.1 and a bunch of other cards.
Fix a typo.
2000-08-23 00:42:24 +00:00
wpaul
a6cdd75e4f Mention that the Netgear FA311 is supported as well as the FA312. 2000-08-23 00:41:44 +00:00
wpaul
a52e083474 Fix up the sis driver, largely to improve the NatSemi DP83815 support:
- Modify the driver to poll the link state and positively set the
  MAC to full or half duplex as needed. Previously, it was possible
  for the MAC to remain in half duplex even though the PHY had negotiated
  full duplex with its link partner, which would result in bursty
  performance.

- Program some of the NatSemi's registers as specified by the datasheet.
  The manual says these are necessary for "optimum perofrmance," though
  a couple of them are marked as reserved in the register map. *shrug*

- Select the TX DMA burst size correctly for 10 and 100mbps modes.
  Previously I was using 64 bytes in both modes, which worked in
  100mbps mode, but resulting in spotty performance in 10mbps.
  32 bytes works much better; without this change, the natsemi
  chip yields piss poor performance at 10mbps.

With these fixes, the NatSemi chip finally performs to my satisfaction.
I should be merging the support for this controller into -stable shortly.

Phew.
2000-08-22 23:26:51 +00:00
phantom
85f03c3f6a Install Ukrainian message catalog. 2000-08-22 22:00:57 +00:00
phantom
841b42e6c7 Ukrainian message catalogs for vi.
Submitted by:	Kunytsa Oleksander <kunia@snark.ukma.kiev.ua>
2000-08-22 21:59:42 +00:00
jhb
ed0ed75b14 The API change mentioned in the previous revision has been backed out, so
back out the corresponding documentation.

Noticed by:	brian, ume
2000-08-22 21:50:03 +00:00
billf
b68a18ebd0 Now that Bruce Mah is a committer, retire my co-maintainership
of pkg_version.
2000-08-22 18:42:27 +00:00
asmodai
60c4d5d4ab The Internet isn't by a long shot just DARPA anymore. Reflect reality.
Inspired by:	-current mailinglist
2000-08-22 15:29:04 +00:00
roberto
04939c3ffc Correct the naming. The default server is ftp.fr and #1 is the same.
Add back ftp6.
2000-08-22 14:28:16 +00:00
roberto
f04aaf5f49 Reflect the name changes in fr.freebsd.org. 2000-08-22 13:07:59 +00:00
joerg
c8efedce65 Mention that GDB now supports hardware watchpoints.
While i was at it, also corrected that the next 4.x release will be 4.2.
2000-08-22 12:39:52 +00:00
jkh
a077894a7a Use consistent timezone so date information can be meaningfully compared. 2000-08-22 09:43:12 +00:00
marcel
95acd4232e Finish the Linuxulator MD/MI split.
In summary:
o  This file has been moved to sys/compat/linux,
o  Any MD syscalls in this file are moved to
   linux_machdep.c in sys/i386/linux,
o  Include directives, makefiles and config files
   have been updated.
2000-08-22 07:08:33 +00:00
marcel
d1c801ecba Connect the new sources in /sys/compat/linux and the new file
in /sys/i386/linux.
2000-08-22 06:02:01 +00:00
marcel
ba57d4d63e Update include directives for Linuxulator headers after the
MD/MI split.
2000-08-22 05:57:55 +00:00
marcel
86be13b8aa Style fixes:
o  Put the backslash in a fixed column by preference,
o  Sort the list of files.
2000-08-22 05:01:08 +00:00
imp
6626a5d8f5 Save a pointer to the dev, if any, that each function attach.
Remove some bogus printfs.
2000-08-22 04:25:57 +00:00
jkh
955b5a8efa Remove device type field - there are no block devices left. 2000-08-22 03:14:39 +00:00
marcel
e3768a332d Collect the MD syscalls from /sys/compat/linux here. Since this
is a new file, fix most of the style bugs at the same time.
2000-08-22 02:24:02 +00:00
green
69497b6ee9 How did you sneak in... 2000-08-22 02:17:54 +00:00
green
83520f8d05 Add working and easy crypt(3)-switching. Yes, we need a whole new API
for crypt(3) by now.  In any case:

Add crypt_set_format(3) + documentation to -lcrypt.
Add login_setcryptfmt(3) + documentation to -lutil.
Support for switching crypt formats in passwd(8).
Support for switching crypt formats in pw(8).

The simple synopsis is:
edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :)

Reviewed by:	peter
2000-08-22 02:15:54 +00:00
marcel
a13fbfbbd2 Update include directives. 2000-08-22 01:51:54 +00:00
marcel
0b2700cef3 Update include directives.
Make linux_to_bsd_sigset and linux_do_sigaction non-static.

Move linux_sigaction. linux_sigsuspend, linux_rt_sigsuspend,
linux_pause and linux_sigaltstack to MD code.
2000-08-22 01:49:54 +00:00
marcel
51218b5c04 Update include directives.
Move linux_select to MD code (i386 compat. syscall).

Move linux_fork, linux_vfork, linux_clone, linux_mmap,
linux_pipe, linux_ioperm, linux_iopl and linux_modify_ldt
to MD code.
2000-08-22 01:46:50 +00:00
marcel
b837295281 Update include directives. 2000-08-22 01:32:14 +00:00
marcel
fe3d56777a Update include directives.
Make the sem*, msg* and shm* function non-static as they are
called from MD code.

Move linux_ipc to MD code.
2000-08-22 01:31:23 +00:00
marcel
855fa2117f Update include directives and remove linux_execve. 2000-08-22 01:27:36 +00:00
marcel
c161a13743 Provide prototypes for functions used by MD code. 2000-08-22 01:24:36 +00:00
archie
b5d7283567 Remove obsolete comment. 2000-08-22 00:32:52 +00:00