peter
60f787e21f
fix rndcontrol invocation.. rndcontrol has the irq after a -s switch, not
...
just the next argument. We really need to be able to tag drivers with
their randomness "suitability" so that this can be more automatic. It
would be nice if all suitable drivers registered their irq automatically,
but still allowed them to be turned on/off etc.
1997-07-06 07:19:14 +00:00
bde
08b8316452
This commit was generated by cvs2svn to compensate for changes in r27241,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 06:54:14 +00:00
bde
4d7f45e259
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
...
pascal and vmstat.sparc. All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
ebe9ad428e
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
...
pascal and vmstat.sparc. All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
c1c1220cb1
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
...
pascal and vmstat.sparc. All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
e9b5b21c35
Import from Lite2 again to fix up mis-importing of Lite2's bdes.
...
This leaves a bogus rev.1.1.1.2.
1997-07-06 06:27:25 +00:00
bde
050dfa22f8
Removed mis-imported files.
1997-07-06 06:15:35 +00:00
bde
b384805a36
Import Lite2's src/usr.bin/bdes. This was too hard to check at home
...
since bdes is not on the export cdrom.
1997-07-06 06:06:57 +00:00
bde
3d45709a10
This commit was generated by cvs2svn to compensate for changes in r27237,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 06:06:57 +00:00
bde
fc4d399f76
Import Lite2's src/usr.bin/bdes. This was too hard to check at home
...
since bdes is not on the export cdrom.
1997-07-06 06:06:57 +00:00
bde
1f76f6ead5
Import Lite2's src/usr.bin/tn3270. mset/3270.5 is still on the vendor
...
branch and importing it just changes the formatting.
1997-07-06 05:25:43 +00:00
bde
8436cb1352
This commit was generated by cvs2svn to compensate for changes in r27235,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 05:25:43 +00:00
bde
3f0aace088
Import Lite2's src/usr.bin/telnet. The README is still on the vendor
...
branch and importing it gives some anachronisms. tn3270.c is still on
the vendor branch and importing it just changes a memcpy to memmove.
1997-07-06 05:14:28 +00:00
bde
390b1c941e
This commit was generated by cvs2svn to compensate for changes in r27233,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 05:14:28 +00:00
bde
f7ce8e6d24
Merge from Lite2 (print "??" instead NULL if devname() fails). More
...
faithful stealing from pstat would have given this already.
1997-07-06 04:37:22 +00:00
bde
a7e4624113
Importing Lite2 broke lookup() to return -1 for the nmatches == 0 case.
...
Fixed.
1997-07-06 04:13:20 +00:00
bde
8e49bc41a2
Import Lite2's src/usr.bin/systat. cmds.c is still on the vendor branch
...
and this import just breaks it.
1997-07-06 04:02:30 +00:00
bde
71773196f6
This commit was generated by cvs2svn to compensate for changes in r27229,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 04:02:30 +00:00
bde
aed802936a
Import Lite2's src/usr.bin/leave. The man page is still on the vendor
...
branch and this import just makes a cosmetic change.
1997-07-06 03:45:58 +00:00
bde
7ecaf287d1
This commit was generated by cvs2svn to compensate for changes in r27227,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 03:45:58 +00:00
bde
5deeab0f5c
Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80).
1997-07-06 03:39:37 +00:00
bde
c986b01159
Import Lite2's src/usr.bin/banner. The man page is still on the vendor
...
branch and this import converts it to mdoc format.
1997-07-06 03:28:40 +00:00
bde
c51869ac71
This commit was generated by cvs2svn to compensate for changes in r27224,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 03:28:40 +00:00
bde
c3956c3fb1
Default to cksum' instead of to
sum' for unusual program names.
...
Mention `sum' in the usage message.
1997-07-06 03:18:13 +00:00
bde
1576c35fbe
Merge from Lite2 (make the command sum' an alias for
cksum -o 1', and
...
reject -o args other than "1" or "2").
1997-07-06 03:03:10 +00:00
dyson
532dea9042
This is an upgrade so that the kernel supports the AIO calls from
...
POSIX.4. Additionally, there is some initial code that supports LIO.
This code supports AIO/LIO for all types of file descriptors, with
few if any restrictions. There will be a followup very soon that
will support significantly more efficient operation for VCHR type
files (raw.) This code is also dependent on some kernel features
that don't work under SMP yet. After I commit the changes to the
kernel to support proper address space sharing on SMP, this code
will also work under SMP.
1997-07-06 02:40:43 +00:00
bde
a8de850f7b
Import Lite2's src/usr.bin/cksum. The Makefile is still on the vendor
...
branch and will temporarily give bogus hard links cksum[.1] -> sum[.1].
1997-07-06 02:22:28 +00:00
bde
31a3731a3f
This commit was generated by cvs2svn to compensate for changes in r27219,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 02:22:28 +00:00
pst
e052207ec2
Merge from 2.2 (tcp extensions in phase 1)
1997-07-06 00:33:34 +00:00
wosch
27f026307f
Support message of last database update.
1997-07-05 20:23:53 +00:00
ache
baa3a4dbcc
1. Replace malloc+bzero by calloc
...
2. Revoke internal active session list only now, not whole /etc/ttys
1997-07-05 19:36:55 +00:00
pst
bae151f4e5
netstart should really only do phase 1 bringup, not start all the daemons
1997-07-05 19:35:45 +00:00
pst
942d6fabde
netstart wasn't getting installed
1997-07-05 19:35:22 +00:00
ache
0165b2e9da
Add -D_NEW_VFSCONF to eliminate compilation warning
1997-07-05 19:34:51 +00:00
pst
24cef30af2
Remove addgroup/rmgroup -- they are completely replaced by pw(1).
...
Adduser/rmuser stay for now until we get a good user-friendly front-end
for pw.
1997-07-05 19:12:45 +00:00
peter
04ab5c8948
Send these files to the attic until they are in use for several reasons.
...
1: cvs and cvsup don't really support vendor branches other than 1.1.1.x,
this is on 1.1.2.x and causing problems in cvsup 'checkout mode', just the
same as cvs has problems interpreting dates. (cvs has "1.1.1" hard coded)
2: cvs 'rm'ing them takes them off the vendor branch and should hide the
above problems.
3: it's just clutter until the merge is done.
4: if the problem isn't sufficiently resolved by taking these off the
vendor branch, the files will have to be nuked and re-imported.
1997-07-05 15:44:29 +00:00
peter
fbd9d6ffad
.if exists(../eBones) tests the obj dir, not the source dir's existance.
...
The existance of a stale obj dir does not imply the source too.
1997-07-05 14:22:15 +00:00
peter
7b13dec5b4
Apply Bill Fenner's patch for the lost vendor branch bug - I've looked
...
over the code too and it makes sense to me.
PR: 4033
1997-07-05 02:15:42 +00:00
bde
2cb2846c23
Fixed description of -cv.
1997-07-05 02:08:09 +00:00
bde
70c3990a35
Document recent changes (config files and -D...) and not so recent changes
...
(bios drive number...).
Submitted by: mostly by yokota
1997-07-05 02:02:02 +00:00
jkh
eb612cd72b
Add entries for tooltalk
1997-07-05 00:39:21 +00:00
wosch
eaa9fd68f5
Better section guessing for manual pages without suffix. The
...
plan9 manual pages dont have a suffix.
1997-07-04 22:32:59 +00:00
ache
d4280e0ef8
death: revoke all lines listed in /etc/ttys instead of sending HUP
...
to all processes
1997-07-04 22:09:07 +00:00
max
85002b50ef
Add Xref to nologin(5).
1997-07-04 06:31:52 +00:00
jkh
a83d139ded
Add proper md5 comments to ports-installed packages also by
...
masticating it through the same routine used by pkg_create.
Submitted by: se
1997-07-04 04:48:02 +00:00
jkh
c293b5cf2c
YAMF22
1997-07-04 04:46:29 +00:00
jdp
43a4aedc2a
Add "nfsv2" to the default mount options. It can be removed when V3
...
stops causing unkillable hung processes.
1997-07-04 03:29:57 +00:00
jdp
0dc7249409
Die and stay dead. Ya got it?!
1997-07-04 01:30:09 +00:00
ache
b44556e359
Include <libutil.h> instead of private declarations
1997-07-03 11:37:43 +00:00
charnier
e800470198
Add rcsid, prototypes. Use err(3).
1997-07-03 07:19:46 +00:00