18488 Commits

Author SHA1 Message Date
max
3d139bb870 Merge the en version changes made in 1.2 -> 1.4. 1997-01-02 17:02:06 +00:00
max
6be2d27140 Typo. 1997-01-02 17:00:26 +00:00
mpp
02179914dc Convert a couple of PRINTER usages to PRINTERDEVICE
in the usd makefiles.

Closes PR# 2357.

Submitted by:	Philippe Charnier
1997-01-02 16:56:35 +00:00
max
ccd18fe8e2 Merge the en version changes made in 1.23 -> 1.24. 1997-01-02 16:54:25 +00:00
max
259ead8714 Merge the en version changes made in 1.8 -> 1.9. 1997-01-02 16:51:07 +00:00
max
0f49707db1 Merge the en version changes made in 1.44 -> 1.45. 1997-01-02 16:46:37 +00:00
max
fbb6ac2a27 Merge the en version changes made in 1.57 -> 1.58. 1997-01-02 16:42:29 +00:00
max
b1646c3c69 Merge the en version changes made in 1.14 -> 1.15. 1997-01-02 16:33:16 +00:00
max
a00c1578da Merge the en version changes made in 1.14 -> 1.15.
Standardize the header.
1997-01-02 16:31:02 +00:00
phk
368dad5d4b Now that uptimes run into months on a regular basis, I often find myself
wondering what the hw-config of a machine is, and the logs have been
rotated many times since reboot already.

Added:
	/sbin/dmesg > /var/tmp/dmesg.boot
to /etc/rc

2.2 candidate
1997-01-02 16:28:33 +00:00
max
504582b76b Merge the en version changes made in 1.2 -> 1.3. 1997-01-02 16:26:46 +00:00
max
f9ad00a4f9 Merge the en version chages made in 1.16 -> 1.17. 1997-01-02 16:22:06 +00:00
max
ea427ec00c Merge the en version changes made in 1.12 -> 1.13.
Standardize the header.
1997-01-02 16:19:59 +00:00
joerg
a3c2fb96f7 Add a -f (`force') option to cvt-wtmp. This might help people with
slightly bogus wtmp files (it definately helps in Jordan's case).

Also add a README explaining what all this is for.
1997-01-02 11:54:59 +00:00
jkh
a7feb61d49 Use the right dd conversion options for whacking on the sysinstall commands. 1997-01-02 10:29:40 +00:00
jkh
b0add1b7c9 Add an install file to go with this new distribution. 1997-01-02 10:14:18 +00:00
davidn
92746eca86 Added group= facility to /etc/ttys for tty grouping for more
more manageable and convenient referencing by login.conf (login
class database) and (e.g.) login.access.

This is the first of a group of commits which implements the login
class capabilities database.
1997-01-02 08:05:43 +00:00
jkh
7174e698fd Attempt, once more, to speak english. 1997-01-02 07:37:29 +00:00
dyson
9026b2158b Add Alan Cox <alc@cs.rice.edu> as a contributor. 1997-01-02 04:23:47 +00:00
msmith
9b78ac3e03 This commit was generated by cvs2svn to compensate for changes in r21183,
which included commits to RCS files with non-trunk default branches.
1997-01-02 03:49:35 +00:00
msmith
9bd58b13fc LibraryReport is a Tcl script that attempts to report on the status of
shared libraries in the system.

It locates libraries using the output of 'ldconfig -r' to find
directories containing libraries, and then performs a recursive
descent of the entire filesystem heirachy looking for dynamically
linked executables and recording the libraries that they use.

After scanning, a report is produced listing used libraries and the
executable(s) that use them, and seperately listing unused libraries.
1997-01-02 03:49:35 +00:00
se
41dcd5fc85 Add code to copy the LDT, if required.
This code was sent to me by Bruce Evans, and seems to fix some
possible kernel panic in case of an execution error. It did not
cause any problems on my system, but I did never observe the
problem this patch is supposed to fix, anyway.

This patch is a NOP, unless the kernel is built with "options
USER_LDT", and doesn't affect the GENERIC kernel for this reason.

I want to have it in 2.2: it fixes a bug ...

Submitted by:	bde
1997-01-02 01:43:09 +00:00
se
92f2d80d98 Add Intel VX chip set specific detection and register dump code.
Submitted by:	brianc@netrover.com (Brian Campbell)
1997-01-02 01:23:17 +00:00
jkh
fc9a978bc0 I was wrong about this file - NOOBJ is not correct here. 1997-01-02 00:49:02 +00:00
obrien
b7be7fbc6e Virginia has a new area code (540).
I'm not sure if Fredicksburg is still 703.  Any FBSD hackers in VA
(I'm in CA for a few years), that can double check this.
1997-01-01 23:47:33 +00:00
obrien
53b9d804b1 Documented MANPREFIX and MAN%cPREFIX (where %c=[1-9LN]).
[my wording is probably awkward, if a wordsmith is bored perhaps they
could take a look at this]
1997-01-01 22:39:12 +00:00
phk
e4302d7ae5 Make it possible to test kernel code in a userland harness, even if it
uses MAKE_SET or derivatives and <sys/time.h> at the same time...
1997-01-01 21:07:15 +00:00
guido
07e783bc3e Yet another buffer overflow.
2.2 candidate
(and -stable too actually, who does that?)
Reviewed by:	Warner Losh
1997-01-01 14:08:47 +00:00
jkh
01876569b2 Bring back the README, this time attempting to be a little more
informative about what the user is seeing here.
1997-01-01 14:06:29 +00:00
jkh
a4c1ce5bdb Make the bug reporting reference point to the send-pr page. 1997-01-01 13:41:50 +00:00
adam
ea2745b995 corrected Aruba from phonebook
2nd area code for Puerto Rico
added various Caribbean islands
1997-01-01 13:38:25 +00:00
jkh
9df35f7f8d 1. Correct bogon in cdromInit when running multi-user which took cdrom offline
if wrong version.
2. Make sure network device is initialized in ftpInit
3. Eliminate bogus size values in the menus.  For now, we'll have to admit
   that nobody's added it up yet.  In the future, these menus should be
   build dynamically anyway, not declared static.
4. Add more debugging to networking code to chase the mystery ppp device
   problem.
1997-01-01 12:36:09 +00:00
adam
5afae04de4 added many countries, and a few cities
corrected various dialcodes, from 1996 phonebook
NB: many ex-soviet countries with prefix 7 were not added, and others
        might have been missed
    some ex-yugoslav states are probably missing
    Belgrade is both in Serbia and Yugoslavia, while the latter retains
        an existence
1997-01-01 11:31:14 +00:00
jkh
331981ce54 Remove bogus weak reference. 1997-01-01 11:03:44 +00:00
jkh
91464b1594 Remove dmalloc.c reference from here too. :) 1997-01-01 11:03:27 +00:00
jkh
4849618792 Add missing NOOBJ 1997-01-01 10:29:28 +00:00
jkh
2bda7c86b4 Eliminate unnecessary warning introduced by a missing forward declaration. 1997-01-01 10:06:37 +00:00
peter
d8a5ac4e22 Remove dmalloc here too. 1997-01-01 09:30:13 +00:00
peter
dea0b1af9c These are gone in 4.9.5 1997-01-01 09:29:03 +00:00
jkh
d441076b40 Close PR#2341 - 2.1 -> 2.2 1997-01-01 09:18:34 +00:00
jkh
012f34c48e Include ns_udp.c here too. 1997-01-01 05:17:23 +00:00
bde
0fad7599db Don't create unused object directory.
Don't override harmless clean rule.
1997-01-01 05:15:09 +00:00
bde
df0e60daaf Use -C instead of -c for installing non-header source files. 1997-01-01 05:04:34 +00:00
bde
ed911d0bba Use ${COPY} instead of -C for installing non-source files. crt*.o
should be installed using the same flag as libraries, but ${COPY}
is currently used for libraries.
1997-01-01 04:52:55 +00:00
dyson
3bb3295727 Guess what? We left alot of the old collapse code that is not needed
anymore with the "full" collapse fix that we added about 1yr ago!!!  The
code has been removed by optioning it out for now, so we can put it back
in ASAP if any problems are found.
1997-01-01 04:45:05 +00:00
adam
6f6bb8520f fix braino on my part 1997-01-01 04:27:46 +00:00
bde
4fca167e06 Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
adam
2443764d47 Iceland is now unified as one area code 1997-01-01 04:11:52 +00:00
alex
04b4af7e37 Grammatical changes.
Reviewed by:	joerg
1997-01-01 03:29:33 +00:00
jkh
345204bf87 Make CHECKSUM.MD5 files automatically. 1997-01-01 03:16:34 +00:00