Commit Graph

6551 Commits

Author SHA1 Message Date
phk
f1cc7c6dd4 I (phk) blundered with the last change. Make it right & better now.
Reviewed by:	phk
Submitted by:	John Hay <jhay@mikom.csir.co.za>
1995-02-24 05:41:24 +00:00
phk
3a4c276167 OK, we changed our mind again: -ln -s ... 1995-02-24 04:16:26 +00:00
ache
073b9f0736 Add releasing of input flow control into
ttyflush(FREAD)
1995-02-24 02:36:01 +00:00
ache
0631163f0a Add missing #include <time.h> with time() prototype 1995-02-24 01:02:59 +00:00
ache
a93194a7b8 Revive input flow control, some ideas from iverson@leonheart.com
Get rid of TS_RTS_IFLOW, all kinds of input flow control handled
by only one flag now: TS_TBLOCK
Add missing put(VSTOP) when IXOFF control is active.
1995-02-24 00:11:01 +00:00
ache
ad9e7b3c3e Implement --hline "line" and --hfile file 1995-02-23 22:42:44 +00:00
ache
584851d5dc Simplify notify()
Fix dupwin usage, now it really restore screen
Disable helpline while helpfile displayed
Fix helpfile borders
Fix mesgbox range computing
1995-02-23 22:36:56 +00:00
dg
4a2b85af40 Removed redundant HOLDRELE()'s. 1995-02-23 22:32:38 +00:00
joerg
1d7020f6b7 Update my mail addr, now that i've got my own subdomain. 1995-02-23 20:34:09 +00:00
phk
0f573bd066 Once and for all: Never a ${DESTDIR} in ${BINDIR} ! 1995-02-23 19:45:30 +00:00
phk
ce8ef60e3a Make sure link to /etc/rmt happens.
Now I know that there was talk of moving it to the release/Makefile or the
etc/Makefile, but I don't think it was ever decided where.

Reviewed by:	phk
Submitted by:	John Hay <jhay@mikom.csir.co.za>
1995-02-23 19:40:48 +00:00
dg
caea2eb0d0 Implemented mbstat.m_wait and mbstat.m_drops. 1995-02-23 19:10:21 +00:00
dg
4c39d3beba Changed "mapped pages in use" to "mbuf clusters in use". 1995-02-23 19:08:11 +00:00
ache
d0859fe265 Fix typo: pcap.h.h 1995-02-23 18:47:06 +00:00
rgrimes
37c5f27278 Fix spelling error (scipt -> script).
Submitted by:	<jhawk@MIT.EDU>
Obtained from:	NetBSD-bugs mailling list
1995-02-23 17:46:35 +00:00
ache
f6e15b7791 READSUBCHANNEL:
complete implementation of CD_MSF_FORMAT
implement CD_LBA_FORMAT
Issue STOP before reading toc entries
1995-02-23 17:40:16 +00:00
bde
2c5fcac5d2 Submitted by: seb@erix.ericsson.se (Sebastian Strollo)
Remove over-cautious early fnop() synchronization.  It caused the probe to
hang on systems without an FPU.
1995-02-23 17:32:38 +00:00
bde
ba4ca27a89 Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c
needed a diskslice function yesterday and all disk drivers will need it.
The diskslice initialization routine should be configurable (but isn't).
1995-02-23 17:19:54 +00:00
ugen
aca7bd6905 Fix(it was 1 character actually:) 1995-02-23 11:18:35 +00:00
phk
580692df64 Fix -Wall warnings.
Yes I have better things to do, but just now I'm waiting...
1995-02-23 07:05:01 +00:00
phk
e47076c1c0 Quench a warning and fix some duplicity by using the official strerror
routine, instead of rolling our own.
1995-02-23 06:55:14 +00:00
phk
c1e370e2be Don't rely on execute bit. 1995-02-23 05:48:38 +00:00
phk
3c98a76d81 Make us a little safer, by writing to a tempfile, and rename when done.
Still needs more locking I belive.
1995-02-23 04:51:36 +00:00
ache
80d3c1dbd9 Add two IXOFF checks to not confuse with CRTS_IFLOW.
Now TS_TBLOCK used as general input flow flag
for both IXOFF and CRTS_IFLOW cases.
1995-02-23 03:02:38 +00:00
pst
652cfe34f3 Correct error in structure definition 1995-02-23 01:27:17 +00:00
pst
0eacd9346a Clean up man page 1995-02-23 01:25:48 +00:00
pst
1a323b8754 This commit was generated by cvs2svn to compensate for changes in r6653,
which included commits to RCS files with non-trunk default branches.
1995-02-23 00:53:39 +00:00
pst
01cbc7dd5c Import 8.6.10 release notes 1995-02-23 00:53:39 +00:00
pst
3f0d1ddada Cover 8.6.10 merge conflicts and warnings 1995-02-23 00:46:36 +00:00
pst
7a223c5bf6 Remove watch(8) 1995-02-23 00:27:08 +00:00
pst
96cd997794 Add watch(8) 1995-02-23 00:26:49 +00:00
pst
37063bd4ed Sendmail 8.6.10 update for security problems.
Imported on CSRG/V_8_6_10 branch.

Obtained from: CSRG/Allman
1995-02-23 00:20:00 +00:00
pst
11254f4c0b This commit was generated by cvs2svn to compensate for changes in r6647,
which included commits to RCS files with non-trunk default branches.
1995-02-23 00:20:00 +00:00
pst
cd3d394264 Sendmail 8.6.10 update for security problems.
Imported on CSRG/V_8_6_10 branch.

Obtained from: CSRG/Allman
1995-02-23 00:20:00 +00:00
jmz
945b95fa15 Change permissions and ownership of joystick device files. 1995-02-22 23:52:58 +00:00
pst
a603d3e09b Rewrite manual page to use mandoc correctly and fix english grammar. 1995-02-22 23:47:51 +00:00
jmz
358fac8658 Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
bde
65444b86b5 Don't clobber d_secperunit in disklabel -e'. disklabel -e' replaces all
the values that it doesn't print by defaults.  This seems wrong.  I want
to be able to see the total number of sectors more than edit it.  The
default d_secperunit of (sectors/track * tracks/cylinder * cylinders) is
bogus if sectors/track is only an approximation and more bogus if
sectors/track and tracks/cylinder are dummy values such as 4096 and 1
to defeat ufs's pessimizations.
1995-02-22 23:21:29 +00:00
ache
70a7c2ca29 Revive hadrware input flow control
Submitted by: iverson@lionheart.com
1995-02-22 23:20:51 +00:00
pst
b10af1d402 Added name to contributor list. 1995-02-22 22:57:20 +00:00
bde
5d1d87c08e Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
bde
70c6a388c7 Remove the #error that temporarily stopped this from supporting slices and
labels.

Please test the slice/label features:
	cd /dev; sh MAKEDEV svn0
	cd /var/tmp; dd if=/dev/zero of=vnfile bs=8192 count=1024
	vnconfig -c /dev/rvn0 /var/tmp/vnfile
	fdisk /dev/rvn0  # invent a geometry, create one BSD partition
	disklabel -r -w vn0 floppy  # a convenient (bogus) label
	disklabel -e vn0  # edit label to match device
	newfs /dev/rvn0a
	mount /dev/vn0a /mnt
	...
The steps after the fdisk could name the device vn0s1 instead of vn0.
1995-02-22 22:06:20 +00:00
bde
18319c5f7a Fix initialization of the copy of the label passed to setdisklabel().
Fix the sign of the adjustment after writing a label.

Writing of labels should work now.

Merge adjust_label() into fixlabel().  Detect more errors and don't
write if there is an error.  Adjust sectors/unit and total sectors
to the numbers on the slice.

Add a function dsname() to print slice device names consistently, and
use it.
1995-02-22 21:51:53 +00:00
roberto
177ffc6fef Add my thin 8x16 font with ISO-8859-1 characters.
Sorry, no 8x8 or 8x14 font.
1995-02-22 21:49:53 +00:00
ats
babe77cee4 Document the mountdtab file in the man page. 1995-02-22 21:42:48 +00:00
bde
0d3ad846d7 Add a prototype. 1995-02-22 21:24:21 +00:00
rgrimes
f4a36073bb Add ``Make find smarter about -fstype local''. 1995-02-22 20:28:07 +00:00
dg
540e451a61 Added v_interrupt_free_min to cnt struct. 1995-02-22 18:06:49 +00:00
se
0df32428d4 Cleanup for compatibility with another OS.
Submitted by:	wolf
1995-02-22 18:04:56 +00:00
jkh
8defa9df20 Make good on my promise to finally clean up the config clobbering.
If you invoke config with the `-n' flag or have NO_CONFIG_CLOBBER in
your environment, config will behave the same way it used to.  This is
now _documented_ as well.  Rip out all the CONFIG_DONT_CLOBBER cruft;
some of it wasn't even correct anyway.
1995-02-22 15:37:32 +00:00