mp
1674546f60
Enable BSD style color ls support.
...
PR: 23161
Submitted by: Anand Ranganathan <anand@blandings.com>
2001-09-05 22:56:58 +00:00
imp
7a8588e685
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
096b80272c
Don't specify the number of vlan interfaces any more, they are created
...
at runtime.
2001-09-05 21:19:56 +00:00
mp
99362cccf4
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
7da2447808
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
scottl
06023d7a89
Bring the aac driver *much* closer to style(9).
...
Reviewed by: ken
2001-09-05 20:43:02 +00:00
obrien
1cac65fceb
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
dd
91ffaa180c
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
obrien
860ee32ac4
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
dd
c5f4ee3ae5
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
dd
30e9892e6b
Correct a typo.
...
PR: 30347
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:26:17 +00:00
dd
7690dee3a0
Fix typo (therefor -> therefore)
...
PR: 30345
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:24:28 +00:00
dd
6ec04fe8cb
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
dd
5a8c4c551c
Fix typo.
...
PR: 30342
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:21:25 +00:00
phantom
84039966fd
add monetary.h as per POSIX requirement
2001-09-05 18:50:56 +00:00
phantom
2b26e9313c
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
jhb
684261300a
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
bmah
795f580300
Update release note: tcsh 6.11.
2001-09-05 18:19:08 +00:00
mp
e74bda1062
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
mp
8d8497f743
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
mp
538cdbc622
Import tcsh-6.11
2001-09-05 17:49:32 +00:00
ache
6aa494c109
atol -> strtoll, for file offset
2001-09-05 17:05:31 +00:00
jlemon
c05780a8fc
Remove superfluous statement.
2001-09-05 17:05:19 +00:00
bmah
b6bc28300b
Mention the Sparc64 port under development.
...
Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
obrien
a561987dd6
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
cg
9d8a805762
add a method for recording of specific channels for devices with more than
...
one hardware record channel. new devices, /dev/dsprX.Y where X is unit
number and Y is channel index.
2001-09-05 16:28:41 +00:00
obrien
5f2415a1e9
style(9) the structure definitions.
2001-09-05 16:20:30 +00:00
obrien
06419b3f67
Add the am-utils homepage to SEE ALSO
...
Submitted by: ru
2001-09-05 16:14:07 +00:00
luigi
2c31cdbcd5
Remove "more" from the list, the port has not been committed yet.
...
Remove "mount_nfs" to reduce image size.
2001-09-05 16:06:40 +00:00
luigi
87f9cba872
Add lnc driver, so one can test picobsd images with vmware
2001-09-05 16:05:05 +00:00
ru
1f5f6ba433
(Forced commit.)
...
The previous change also removed the DIALUP misfeature.
2001-09-05 15:43:41 +00:00
ru
d4d77d0e3c
SECURITY.
...
Notify operators using wall(1)'s -g option.
Drop ``setgid tty'' privilege.
Obtained from: OpenBSD
MFC after: 1 month
2001-09-05 15:37:01 +00:00
ru
cebe3d6800
Make ``wall -g'' really DTRT.
...
Reviewed by: imp, markm
2001-09-05 15:31:07 +00:00
cg
1a16a8c5cb
don't try to dump nonexistent data when recording
2001-09-05 14:49:44 +00:00
ru
af7743c740
There is a better way to suppress groff(1) output.
...
Submitted by: okazaki
2001-09-05 14:29:28 +00:00
ru
f512fee07c
mdoc(7) police: markup and minor content fixes.
...
o Removed whitespace at EOL
o Removed hard sentence breaks
o Added cap_size() to the NAME section
o Normalized .Nd descriptions
o Fixed the abuses of .Nm and .Va
o Fixed some DESCRIPTION texts
o Fixed the RETURN VALUES and ERRORS texts to look more traditional
Reviewed by: tmm
2001-09-05 14:09:08 +00:00
dfr
b0318c4f62
Merge linker set relocations with the rest.
2001-09-05 13:36:41 +00:00
dd
37a10edce3
can not -> cannot
2001-09-05 13:33:55 +00:00
des
a0569e9940
Use fseeko() instead of fseek() (u->offset is already an off_t), and mark
...
some function arguments as unused.
2001-09-05 12:22:28 +00:00
ru
46bc9d1a64
Implement the `manlint' target, for minimal validity checking of
...
the manual pages. Mostly useful with mdoc(7) formatted manuals.
Requested by: murray
2001-09-05 11:24:34 +00:00
ru
a6e413429a
mdoc(7) police: markup nits.
2001-09-05 11:09:36 +00:00
murray
3a06883f57
4000 -> 5800 ports. We really need to add some smarts to the
...
ports/INDEX creation script to update #defines in header files and
entities in the doc/ tree.
2001-09-05 09:45:35 +00:00
ru
e9cbb548b9
The defaults for bsize and fsize were interchanged.
...
PR: docs/30330
2001-09-05 08:51:21 +00:00
murray
fd2e232acd
Allow network device name to be given on the command line in the
...
interactive case. This already works for non-interactive installs,
but at least one user thinks it would be useful and it certainly seems
more correct to allow it here as well.
So, this will now work :
# sysinstall netDev=fxp0 tcpMenuSelect
PR: bin/30229
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2001-09-05 08:10:04 +00:00
murray
ce6a1843da
Add Hungarian FTP mirror.
...
PR: misc/21536
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
2001-09-05 07:41:01 +00:00
murray
8f6fe2fa29
Add Czech keyboard definition to sysinstall.
...
PR: bin/17430
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2001-09-05 07:12:19 +00:00
bmah
96aa025371
Add a missing "option".
2001-09-05 06:15:49 +00:00
bmah
a4bb0a5dc1
Clarify/cleanup pcic(4) release note.
...
Submitted by: msmith
2001-09-05 06:10:19 +00:00
peter
da827f5fba
It is the last-second trivial changes that kill me every time.
...
Fix nested comment. :-(
Submitted by: obrien
2001-09-05 05:35:42 +00:00
kris
e5416f84b0
Correct a last minute sizeof() bogon in my previous commit.
2001-09-05 05:20:31 +00:00