Yaroslav Tykhiy
b88d4f49fe
Fix all the ambiguous or erroneous statements of the brk(2)
...
manpage by taking its text from NetBSD and editing it further.
This also improves the page's mdoc(7) markup style.
Reviewed by: ru
Obtained from: NetBSD
2001-09-06 12:11:22 +00:00
Kazutaka YOKOTA
ef92e4471a
Update the atkbdc, atkbd, and psm drivers to probe/attach
...
more cleanly and consistently in all APCI, PnP BIOS, and "hint"
cases.
NOTE: this doesn't necessarily solve the problem that the PS/2
mouse is not detected after the recent ACPI update.
2001-09-06 12:09:26 +00:00
Ruslan Ermilov
6efca31685
SECURITY.
...
Avoid using setre[ug]id() calls.
Removed the setgid stuff we don't need.
2001-09-06 11:54:28 +00:00
Murray Stokely
53e1e93595
sysinstall's primitive network configuration expects only one value
...
for each option in the DHCP lease file. The DHCP lease parsing code
specifically ignores more than the first nameserver, but it didn't
previously deal with the case of more than one router. This caused
segfaults and a painful death when installing on a network with
multiple routers.
PR: misc/16003
2001-09-06 10:27:28 +00:00
Murray Stokely
5693049227
There is a problem in this example script. Setting ftp=time.cdrom.com
...
is useless, we should set _ftpPath=blah.
PR: misc/29587
Submitted by: David Yeske <dyeske@yahoo.com>
2001-09-06 10:04:27 +00:00
Murray Stokely
810fd59fbb
If we're running as init, install a signal handler for SIGCHLD.
...
PR: bin/14729
Submitted by: jhb
2001-09-06 09:53:53 +00:00
Søren Schmidt
3da21d9f07
Fix verbose probe message.
...
PR: 29360
2001-09-06 09:50:25 +00:00
Kris Kennaway
dff462c363
* Switch from doing compress(1)ed crashdumps with the -z flag to using
...
gzip(1). gdb doesn't understand these, but then again it didn't
understand compressed crashdumps either.
* Change a stray lseek() into a Lseek()
* Remove the extraneous prototype for log() which has apparently never
existed in FreeBSD's sources
Obtained from: NetBSD (partially)
MFC after: 2 weeks
2001-09-06 09:30:09 +00:00
Alexey Zelkin
f6a9e03fe5
correctly wrap macros with { }
2001-09-06 09:26:28 +00:00
Kris Kennaway
131ee164c7
Add zopen(), a stdio wrapper for gzipped data streams.
...
Obtained from: NetBSD
2001-09-06 09:14:49 +00:00
David E. O'Brien
19372e6db7
strfmon(3) is not ready to go live.
2001-09-06 08:58:42 +00:00
Scott Long
5e7e7ec92b
Don't use a silly test to define INTR_ENTROPY.
...
Submitted by: peter
2001-09-06 08:57:51 +00:00
Søren Schmidt
1be5b45b7c
Add support for set/getting the region code on DVD drives.
...
PR: 28604
2001-09-06 08:52:28 +00:00
Ruslan Ermilov
8203d6510c
Sort FILES.
2001-09-06 07:27:03 +00:00
Bill Paul
55a49b004f
Mention some additional NatSemi DP8382x-based cards being marketed by
...
Trendware and Ark PC.
2001-09-06 07:02:10 +00:00
Kenneth D. Merry
8f29de8be3
Convert systat(1) to use the new devstat interface.
...
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
2001-09-06 04:06:12 +00:00
Jonathan Lemon
f9132cebdc
Wrap array accesses in macros, which also happen to be lvalues:
...
ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)
This is intended to ease the conversion to SMPng.
2001-09-06 02:40:43 +00:00
Jonathan Lemon
0b59d917d8
Cosmetic cleanups and rearrangement for code to come. There should be
...
no functional change in this commit.
2001-09-06 00:44:45 +00:00
Brooks Davis
fe403d8d0d
gif(4) is no longer a count device, reflect this change.
2001-09-06 00:27:48 +00:00
Brooks Davis
06c56b283b
Make wicontrol WARNS=2 clean. This is mostly just adding const to things.
2001-09-05 23:59:20 +00:00
Peter Wemm
fc8b64e494
Sigh. Dig up text from a signature in a 1994 Usenet post I made and redo
...
the ..uhh... ``console test'' to avoid another 50 emails about GPL issues.
2001-09-05 23:51:06 +00:00
Brooks Davis
214bfc9759
Attach if_vlan to the build process.
2001-09-05 23:47:46 +00:00
Brooks Davis
0fddbf8747
vlan.h is obsolete, don't create it anymore.
2001-09-05 23:47:02 +00:00
Brooks Davis
920b58e88f
Deconditionalize vlan support.
2001-09-05 23:33:58 +00:00
Brooks Davis
5c88c82cf3
Update tx(4) to always enable vlan(4) support.
...
Approved by: semenu
2001-09-05 23:04:53 +00:00
Mark Peek
2441ae608e
Enable BSD style color ls support.
...
PR: 23161
Submitted by: Anand Ranganathan <anand@blandings.com>
2001-09-05 22:56:58 +00:00
Warner Losh
98435cf714
Patric Gualat tells me that I can't do basic bit math. He's right.
...
When either bit 3 or 4 is set, we need to *SET* bit 5, not clear it in
the card control register. This makes TI PCI-1030, 1130 and 1131 not
work anymore without this fix.
MFC: soon
2001-09-05 22:26:14 +00:00
Brooks Davis
0fa2bf5423
Don't specify the number of vlan interfaces any more, they are created
...
at runtime.
2001-09-05 21:19:56 +00:00
Mark Peek
abd3657a6f
Update to the tcsh-6.11 version.
...
This file could be removed as the alpha changes have been incorporated into
the base release. However, it is probably best to leave this here since there
are additional FreeBSD architectures in the pipeline that should be added.
2001-09-05 21:11:56 +00:00
Brooks Davis
9d4fe4b2b0
Make vlan(4) loadable, unloadable, and clonable. As a side effect,
...
interfaces must now always enable VLAN support.
Reviewed by: jlemon
MFC after: 3 weeks
2001-09-05 21:10:28 +00:00
Scott Long
914da7d0d3
Bring the aac driver *much* closer to style(9).
...
Reviewed by: ken
2001-09-05 20:43:02 +00:00
David E. O'Brien
8e25dc9b10
Add a manpage for the Comtrol RocketPort Intelligent Serial Port Card
...
driver.
MdocNging by: ru
Obtained from: BSD/OS
2001-09-05 20:14:59 +00:00
Dima Dorfman
f328d583a2
Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds
...
COPTS towards the end of final CFLAGS so that it can be used to
override Makefile and other defaults. Using it in Makefiles risks
having options set using it clobbered when somebody uses it on the
command line.
Approved by: bde
2001-09-05 20:10:59 +00:00
David E. O'Brien
a950ae8393
Also try to build setcdboot' first, and only
pkg_add -r' if you cannot.
...
Submmitted by: dirk
2001-09-05 20:04:35 +00:00
Dima Dorfman
2392d350e6
Don't mention wtmp.[0-7] in the FILES section. This manual page
...
doesn't talk about these files elsewhere, doesn't use the files by
default, and the names are dependent on site-specific newsyslog
configuration.
PR: 30348
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:33:08 +00:00
Dima Dorfman
7d843d6a3a
Correct a typo.
...
PR: 30347
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:26:17 +00:00
Dima Dorfman
ba969fdc82
Fix typo (therefor -> therefore)
...
PR: 30345
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:24:28 +00:00
Dima Dorfman
585f21e146
Add a SEE ALSO section like the rest of the SCSI driver man pages.
...
PR: 30344
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:23:36 +00:00
Dima Dorfman
9507e12126
Fix typo.
...
PR: 30342
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:21:25 +00:00
Alexey Zelkin
cc30da9d14
add monetary.h as per POSIX requirement
2001-09-05 18:50:56 +00:00
Alexey Zelkin
9d430a5991
Add strfmon(3) implementation. It still contains few XXX's because I lost
...
my last version of this work due to HDD crash, but this version cleanly
passed all POSIX and SuSv2 tests. I am working on testing scripts which
should test this implementation against all locales and surely more fixes
will come soon.
Reviewed by: ache, silence at -audit & -developers
2001-09-05 18:50:02 +00:00
John Baldwin
24544b473a
Include <sys/_lock.h> for the definition of struct lock_object. Don't
...
understand why this wasn't added when _mutex.h was added.
Noticed by: jlemon
2001-09-05 18:19:09 +00:00
Bruce A. Mah
d213656282
Update release note: tcsh 6.11.
2001-09-05 18:19:08 +00:00
Mark Peek
b11fbea708
Add new tcsh-6.11 NLS sets for Estonian and Russian.
...
(Polish was also included in tcsh-6.11 but the set1 and set3 files are broken)
2001-09-05 18:10:29 +00:00
Mark Peek
20b87d27d4
This commit was generated by cvs2svn to compensate for changes in r83098,
...
which included commits to RCS files with non-trunk default branches.
2001-09-05 17:49:32 +00:00
Mark Peek
6767bd61d2
Import tcsh-6.11
2001-09-05 17:49:32 +00:00
Andrey A. Chernov
5d078bb36b
atol -> strtoll, for file offset
2001-09-05 17:05:31 +00:00
Jonathan Lemon
cfe6cb9694
Remove superfluous statement.
2001-09-05 17:05:19 +00:00
Bruce A. Mah
850f4860e2
Mention the Sparc64 port under development.
...
Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
David E. O'Brien
1b5546b873
Try to determine the OS version and architecture for what is being built
...
vs. the building machine.
PR: 14040
2001-09-05 16:54:20 +00:00