jkh
7ddd073de8
Close PR#1542. Don't just assume 24 lines, get the tty size.
...
Some things may still display text on the 24th line, but that's because
they've always been screens designed to fit into a minimal real-estate
and have hardwired assumptions about the dimensions. They'll be a little
harder to make dynamic.
1996-08-01 10:58:54 +00:00
jkh
399d369b34
Make -force work for pkg_add.
1996-07-31 21:52:33 +00:00
jkh
66a0dca67a
Add a required save/restore
1996-07-31 14:49:20 +00:00
jkh
1b3aa0186b
Try again.
1996-07-31 10:55:19 +00:00
jkh
efa3bb0eb3
Don't munge keystrokes.
1996-07-31 09:29:35 +00:00
jkh
d345a443bf
Prevent Geometry warning messages when the disk is already "dedicated"
1996-07-31 09:10:39 +00:00
jkh
704badacde
More minor tweaks (that I'm trying to get into the SNAP).
1996-07-31 06:41:29 +00:00
jkh
8ea64a578d
Detect which partitions have already been created with `auto' so as not to create them
...
twice.
Various cosmetic tweaks.
1996-07-31 06:20:59 +00:00
jkh
7241e8251f
Add MD5 checksums to packing list for all files during pkg_create and use
...
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed! That's a tougher problem to solve, and this provides
only the minimal amount of safety belt. MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.
1996-07-30 10:48:20 +00:00
alex
287a0051d6
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
1996-07-27 01:20:00 +00:00
peter
b1d806d43e
Fix the services.byname target so that it creates search keys for the
...
aliases of the "official" names as well, because now that getportbyname()
does a yp match, it no longer found the entries under the alias.
This broke rsh(1), because it looks up "shell/tcp" while the official
name in /etc/services is "cmd/tcp".
1996-07-25 19:32:37 +00:00
phk
c6b40f9188
Add some explanation on TMPDIR.
...
Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
1996-07-24 21:36:48 +00:00
peter
d5ab2e9fa3
Fix typo in last commit, it seems that a hash comments out a \ at the end
...
of line.
Also, fix existing bug in ethers.byname, it was passing an unknown option
to yppush. This appears to have been a cut/paste slip intended for a
$(DBLOAD) command above it.
1996-07-24 14:04:57 +00:00
peter
d457baca92
Add sample rules for amd.host, mostly from the AMD docs, but tweaked to fit
...
the FreeBSD Makefile.yp structure by me. This allows you to have a single
amd map for all machines in a cluster.
In /etc/sysconfig, it would look something like:
amdflags="-p -a /net -c 1800 -l syslog /host amd.host"
1996-07-24 10:48:07 +00:00
wollman
551828f69e
Merge from vendor branch. The rttrace program is gone (subsumed by rtquery).
...
There is a new routed.h which wil be imported separately.
1996-07-22 21:13:08 +00:00
wollman
c4a041128c
Initial revision
1996-07-22 20:56:38 +00:00
jkh
13149cdb29
Fix some bogus argument handling - whups! James was right..
1996-07-22 18:43:21 +00:00
pst
8e3d7ded82
Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatible
...
with theirs (change the -I option to -s (but leave -I in for backwards compat.)
Also eliminate an make sane some magic numbers, and fix a small bug where we'd
send to an unopened socket.
Reviewed by: wollman
Obtained from: NetBSD
1996-07-22 16:35:50 +00:00
phk
cbb7f45e85
Reset Pred1 protocol on FCS errors.
1996-07-21 13:01:27 +00:00
adam
327e00f10d
'mkaliases' is broken (strips spaces) so don't use it,
...
perhaps it can be removed altogether.
corrected typos
1996-07-18 23:48:13 +00:00
gpalmer
30a867f84a
Remove eeprom too as more unused stuff.
...
Pointed out by: Thomas Graichen <graichen@axp5.physik.fu-berlin.de>
1996-07-18 22:26:54 +00:00
wollman
b67e9ab303
These old files are no longer relevant to the current routed
...
implementation.
1996-07-18 21:15:05 +00:00
wollman
bf03fd2dfc
Merge from vendor branch. We are now completely up-to-date with
...
respect to the ADO timezone code.
1996-07-18 19:59:09 +00:00
wollman
2177daedd1
This commit was generated by cvs2svn to compensate for changes in r17211,
...
which included commits to RCS files with non-trunk default branches.
1996-07-18 19:40:52 +00:00
wollman
74a42cf6dd
Second part of the timezone code import for version 96h. This includes
...
a number of bug fixes to the compiler (which bugs would previously
have caused undesirable behavior during transition times).
1996-07-18 19:40:52 +00:00
dfr
e718677ae1
Import fixes from NetBSD to print NFSv3 packets.
...
Obtained from: NetBSD
1996-07-18 14:53:04 +00:00
joerg
f35f0a8253
Correct the Unix programmer's error #1 : "char c = getc();".
...
Closes PR # bin/1386: lpf Text Filter does not w...
Submitted by: andreas@marvin.RoBIN.de
1996-07-17 20:14:42 +00:00
dg
eb79ad5389
Increased listen() queue-depth limit to 64.
1996-07-17 15:00:28 +00:00
jkh
0012923091
1. Fix the CD installation bogon for Novice install I mentioned.
...
2. Add some code for dealing with a ports collection on the second CD now.
1996-07-16 17:11:45 +00:00
phk
d304b48f31
Make crunchgen match the new obj/ convention.
1996-07-15 11:20:21 +00:00
jkh
00cbe91b26
Damn - looks like upgrade got broken along the way and it's not something
...
I usually test, so... :-( Guess we'll have to slide the tag forward on
these two files - Peter, could you do the honors? I've been up for the last
30 hours or so and I just *know* that any attempt on my part to do this would
probably end up deleting the entire repository somehow. :-)
1996-07-14 01:54:39 +00:00
jkh
4857b4d048
Make CD version clash non-fatal.
1996-07-13 05:48:44 +00:00
jkh
d0e8e4a2c5
Back out my change for Peter which did transfer timings based on current
...
chunk rather than distribution - it's just caused the numbers to fluctuate
too wildly, sorry Peter! ;-(
1996-07-13 05:44:51 +00:00
jkh
c597f9dda1
Fix a bogon in the Novice mode CD auto-selection.
1996-07-13 05:13:25 +00:00
jkh
b26a3ad043
Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.
1996-07-13 05:09:29 +00:00
jkh
225af85c05
Remove some suspect sector size calculations which are also the source
...
of some confusing messages from newfs (just judging by the number of people
who point them out, anyway).
1996-07-12 15:24:49 +00:00
gpalmer
44c6d68cc9
Small changes so that this actually stands a chance of doing the
...
right thing...
1996-07-12 13:12:46 +00:00
jkh
f3f9c53d3c
Fix something I broke with CDROM installation (well, I knew my first
...
test CD would turn at least one bug up :-).
1996-07-12 11:14:15 +00:00
bde
a16e168d5b
Fixed brackets in usage message.
...
Reformatted some of recent changes to KNF.
1996-07-12 08:20:28 +00:00
jkh
942d376c96
Make the menu height calculation actually work.
...
Make a menu more self-explanatory at user request.
1996-07-11 18:37:48 +00:00
nate
a9c1f9b750
In num_tok, allow the user to specify '0' as plain '0' instead of
...
forcing them to use '00', and/or '0x0'.
Submitted by: Johann Tonsing <jtonsing@mikom.csir.co.za>
1996-07-11 15:04:43 +00:00
nate
9f897b15f2
Now that we have a manpage, don't have the 'clean' target be a NO-OP.
1996-07-10 18:36:41 +00:00
jkh
acab5c95a7
Better error checking in helpfile expander.
...
Tart up some of the output a little.
1996-07-10 11:38:29 +00:00
jkh
acb70e2259
Document new GENERIC
1996-07-10 09:41:18 +00:00
nate
61d2bf905f
Add sm_inter.h to DPSRCS so that make depend is not required to build
...
this.
1996-07-09 22:40:39 +00:00
ache
92e1f06ddd
Dump core on SIGSEGV instead of silent exiting. I saw SIGSEGV few times,
...
but they are VERY rare to tracking down this bug. I hope core
helps to track it down.
1996-07-09 17:40:36 +00:00
jkh
c8cb392655
Try to prevent the status line from jumping around quite so much.
1996-07-09 16:57:14 +00:00
jkh
26a30b6eb7
Take compat dists out of the canned set - they seem to do more harm
...
than good, actually, and those who actually need them can select them.
1996-07-09 16:29:00 +00:00
jkh
79e1062a56
Update docs to match.
1996-07-09 14:34:58 +00:00
jkh
74b3877fe8
A number of improvements in the way statistics are printed, add a "chroot"
...
option for installing distributions and/or packages to somewhere other than /,
say for a case where you're installing to an external disk on some other
machine's behalf. More miscellaneous fixes to various problems I stumbled
across while adding this stuff.
1996-07-09 14:28:22 +00:00