Ruslan Ermilov
c8a250b7c0
mdoc(7) police: fix markup and spelling.
2001-11-20 16:02:42 +00:00
Ruslan Ermilov
87df1ce862
mdoc(7) police: bump document date, fix markup.
2001-11-20 15:57:00 +00:00
Ruslan Ermilov
681c4d3c61
mdoc(7) police: kill whitespace at EOL.
2001-11-20 15:49:18 +00:00
Ruslan Ermilov
d33321c095
Add a missing comma.
2001-11-20 15:45:29 +00:00
Ruslan Ermilov
ec2eb6a2ff
mdoc(7) police: kill whitespace at EOL and HSB.
2001-11-20 15:43:25 +00:00
Ruslan Ermilov
fc414536e7
Add xref to wall(1).
...
PR: docs/32128
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> (partially)
2001-11-20 15:39:58 +00:00
Ruslan Ermilov
ed92f13717
mdoc(7) police:
...
- removed whitespace at EOL
- removed hard sentence breaks
- removed duplicate word
- spelling
2001-11-20 15:25:12 +00:00
Ruslan Ermilov
3a021a4706
mdoc(7) police: one-line literal displays are faster.
2001-11-20 15:17:51 +00:00
Brian Feldman
13d98e8c66
Introduce readpassphrase(3), a superset of getpass(3). This
...
comes originally from Todd Miller.
Obtained from: OpenBSD
2001-11-20 15:15:42 +00:00
Brian Somers
6eb9bd2d1f
Handle wtmp.0 being compressed
...
PR: 32113
Submitted by: Yar Tikhiy <yar@comp.chem.msu.su>
MFC after: 1 week
2001-11-20 15:01:24 +00:00
Brian Feldman
bd0489873c
Install LOMAC includes from the new directory.
2001-11-20 14:37:07 +00:00
Josef Karthauser
0a98bc0cfa
Bring in the ugen manual page from NetBSD.
2001-11-20 14:13:36 +00:00
Ruslan Ermilov
1ddfc2e3aa
mdoc(7) police: minor markup and spelling fixes.
2001-11-20 14:11:07 +00:00
Ruslan Ermilov
2f52231c66
mdoc(7) police: sort xrefs.
2001-11-20 13:58:21 +00:00
Ruslan Ermilov
872013cb2a
mdoc(7) police: consistently use the .Ux macro.
2001-11-20 13:54:11 +00:00
Ruslan Ermilov
d3eb181523
mdoc(7) police: remove whitespace at EOL.
2001-11-20 13:43:58 +00:00
Akinori MUSHA
80f5a425c1
Add false(1), test(1) and true(1) cross-references.
...
Pointed out by: sheldonh
2001-11-20 13:05:53 +00:00
Hajimu UMEMOTO
12b3cd1783
The rtsol must be done before the alias processing.
...
PR: conf/31366
Submitted by: gshapiro
MFC after: 1 week
2001-11-20 12:51:12 +00:00
Akinori MUSHA
86ccd13850
Add a note that some shells may have the command built-in.
...
(sh(1) indeed does)
Add a cross-reference to builtin(1).
2001-11-20 12:40:38 +00:00
Ruslan Ermilov
5849041b6f
mdoc(7) police: Fix markup.
2001-11-20 12:38:18 +00:00
Ruslan Ermilov
a1bd63b9e1
Remove obfuscating details of using the false(1) and true(1) utilities
...
inside the Bourne shell scripts.
PR: docs/32082
2001-11-20 11:11:36 +00:00
Pierre Beyssac
27a828fcb6
Convert BSD trap codes to i386.
...
Submitted by: F. Gouget <fgouget@free.fr>
2001-11-20 09:39:31 +00:00
John Baldwin
9c9c290361
Include sys/param.h instead of sys/types.h to get the definition of the
...
MIN() macro.
Pointy hat to: rwatson
2001-11-20 08:26:37 +00:00
John Baldwin
9f2b972fdb
Unifdef all the SGI code. It mainly added clutter while providing some
...
specialized logging, SGI-specific priority massaging, and SCI-specific
time trimming support. Also add missing $FreeBSD$'s.
Inspired by: NetBSD
2001-11-20 07:13:40 +00:00
John Baldwin
3878fff7db
Use fixed-size fields in the structure for the timed protocol. This
...
includes changing a struct timeval to an explicit structure of two
int32_t's. This requires using temporary timevals in several places
when calling gettimeofday(), settimeofday(), etc. With this timed now
works properly on 64-bit platforms such as Alpha.
Obtained from: NetBSD
2001-11-20 06:36:09 +00:00
Warner Losh
67bac73ca9
Comment out some bogus entries. somehow they match everything, which
...
is bad. I need to correct pccarddev, but I'm not sure how just at the
moment. So I'm firewalling the damage.
2001-11-20 06:18:36 +00:00
Warner Losh
03bfaba97c
Weed out those pccard entries that match everything. These are too
...
dangerous to allow :-)
This should fix the ed1: <PLANEX ... bug.
2001-11-20 06:15:24 +00:00
Gregory Neil Shapiro
c8e968571f
Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,
...
installworld should install them.
PR: 29928
Submitted by: wollman
MFC after: 3 days
2001-11-20 03:41:05 +00:00
Gregory Neil Shapiro
74cc11c2df
Handle the sendmail_outbound_enable knob in the start target.
...
PR: 32033
MFC after: 3 days
2001-11-20 03:31:54 +00:00
Masafumi Max NAKANE
726cea436a
Make this a bit closer to a true tradition by adding one more committer.
2001-11-20 01:49:11 +00:00
Josef Karthauser
0dec49d17a
Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release
...
which is likely to be removed shortly, after repo-copying it from
there.
2001-11-20 01:00:52 +00:00
David Greenman
136b546adf
Disabled tagged commands for Hitachi Jura-C series with J8A8 firmware.
...
PR: 23536
Submitted by: amagai@nue.org
2001-11-19 23:23:28 +00:00
Brian Feldman
cd11f7bf9f
Reference lomac in its new location.
2001-11-19 22:36:40 +00:00
Brian Feldman
64b6b70e17
This commit was generated by cvs2svn to compensate for changes in r86629,
...
which included commits to RCS files with non-trunk default branches.
2001-11-19 22:34:06 +00:00
Brian Feldman
3795613d1d
Import LOMAC preliminary release 2.0.0 in src/sys/security. These files may
...
be modified and do not have to remain on the vendor branch.
http://opensource.nailabs.com/lomac/index.html
Sponsored by: DARPA, NAI Labs (CBOSS project)
2001-11-19 22:34:06 +00:00
Yaroslav Tykhiy
4cd48bace6
Eliminate another instance of the old and well-known
...
DoS bug that the select(2)/accept(2) pair is called on
a socket that is in the blocking I/O mode. The bug is
triggered if a selected connection dies before the accept(2)
leading to the accept(2) blocking virtually forever.
MFC after: 1 week
2001-11-19 21:52:03 +00:00
John Baldwin
3e9fbbe1df
Use modules-depend instead of kernel-depend for doing the depend stage
...
in doMODULES.
2001-11-19 21:42:08 +00:00
John Baldwin
839dfafeff
Split the mfsroot out from the kernel for the 2.88 boot floppy and the
...
Alpha CD. This makes it easier to customize ISO's locally by being able
to replace either the mfsroot or the kernel w/o having to do both. It also
allows us to switch to using the full GENERIC kernel when booting from CD
on the Alpha and on x86 when using cdboot. We don't do this yet, however.
Tested on: x86, alpha
2001-11-19 21:27:00 +00:00
Robert Watson
b5dfbbe3f3
o Cleanup of includes: user.h may be a catch-all, but that's not
...
entirely desirable. Back out previous commit, and clean up includes
to be more minimal.
Submitted by: bde
2001-11-19 21:14:50 +00:00
Ian Dowse
c0bea86dc4
Back out revision 1.117; the correct solution is to upgrade the
...
firmware on the drive in question. The pattern also matched far
too many Hitachi drives.
Spotted by: dg
2001-11-19 20:50:44 +00:00
Akinori MUSHA
bd90b9c76e
Fix style bugs I found, and add a comment.
2001-11-19 20:39:24 +00:00
Brian Feldman
6fba85a0cf
The "lomac" module compiles fine on Alpha, too.
...
Tested by: wilko
2001-11-19 20:25:55 +00:00
Giorgos Keramidas
a521a4eece
Other committers do not mention their personal names and/or email
...
addresses when adding stuff, so it seems fair to stop ``getting all
the fame'' by having my name displayed on login sessions.
Approved by: nik
2001-11-19 20:17:19 +00:00
Akinori MUSHA
25e04004ff
Oops sorry, forgot to add a #include.
2001-11-19 20:15:10 +00:00
Akinori MUSHA
d919a882fd
- Do not reference argv[1] if no argument is given.
...
Reported by: brian
- Call error() instead of errx() if compiled as sh(1) builtin.
2001-11-19 19:57:45 +00:00
David Malone
46fdbb8ad4
In the "UseLogin yes" case we need env to be NULL to make sure it
...
will be correctly initialised.
PR: 32065
Tested by: The Anarcat <anarcat@anarcat.dyndns.org>
MFC after: 3 days
2001-11-19 19:40:14 +00:00
Munechika SUMIKAWA
9ef912e8ec
Support MELCO LUA2-TX USB ethernet adaptor.
...
Actually this porting supports Pegasus II chip so I guess some other
devices supported by NetBSD also work. But the devices list are not
included because I cannot confirm if they work.
Obtained from: NetBSD
MFC after: 3 weeks
2001-11-19 18:47:49 +00:00
Munechika SUMIKAWA
c9fcd7dde0
Regen.
2001-11-19 18:41:35 +00:00
Munechika SUMIKAWA
b62f13198a
Add Melco LUA2-TX5.
2001-11-19 18:40:17 +00:00
Brian Feldman
a066b1c1d5
Add module "lomac" to the modules Makefile, i386 section. If someone on
...
Alpha can verify that it compiles fine there, too, this should be moved
to the MI section (or that problem fixed); I've only had x86 hardware to
est with.
Sponsored by: DARPA, NAI Labs (CBOSS project)
2001-11-19 18:15:12 +00:00