Commit graph

18432 commits

Author SHA1 Message Date
Poul-Henning Kamp 6714d73596 Put dmesg.boot in /var/run instead of /var/tmp
Suggested by: joerg & peter
1997-01-02 18:55:26 +00:00
Andrey A. Chernov e1a1573d6f Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLD
for better compatibility with other systems
1997-01-02 18:27:22 +00:00
Mike Pritchard cc59ca2185 Refer the reader to intro(9) and style(9) so that
they are aware that we do have some coding style
guidelines.
1997-01-02 18:24:42 +00:00
Masafumi Max NAKANE 25d2a6d803 Use $Id$ instead of $Id$ in the template of BSD-style
copyright statement, so that this line won't be changed everytime
this file is updated.
1997-01-02 18:21:48 +00:00
Mike Pritchard 77296bf264 Spelling police. 1997-01-02 18:10:40 +00:00
Masafumi Max NAKANE 48576af099 Merge the en version changes made in 1.6 -> 1.7. 1997-01-02 18:03:20 +00:00
Masafumi Max NAKANE 99a36fe1e0 Merge the en version changes made in 1.19 -> 1.20. 1997-01-02 17:59:59 +00:00
Masafumi Max NAKANE fe512019a0 Merge the en version changes made in 1.13 -> 1.14.
Standardize the header.
1997-01-02 17:55:03 +00:00
Masafumi Max NAKANE b9350b22ac Merge the en version changes made in 1.18 -> 1.20. 1997-01-02 17:43:08 +00:00
Masafumi Max NAKANE 0c3216f6cc Typo.
Back out one change of doesn't -> does not, as it was message from bsd.port.mk
and is really "doesn't" instead of "does not".
1997-01-02 17:41:59 +00:00
Garrett Wollman 106e35cb5c Merge from vendor branch. 1997-01-02 17:21:25 +00:00
Warner Losh 4e828a17d8 Colorado has a new area code, and has for some time: 970. Anything that
was in the 303 area code that isn't Boulder or Denver is now 970.  Update
to reflect this new reality.

Obtained from: US West :-)
1997-01-02 17:17:06 +00:00
Masafumi Max NAKANE 6dabc5abcb Merge the en version changes made in 1.8 -> 1.9. 1997-01-02 17:16:29 +00:00
Masafumi Max NAKANE 8174b6820f Merge the en version changes made in 1.3 -> 1.4. 1997-01-02 17:14:29 +00:00
Masafumi Max NAKANE 5229bf2ab8 Merge the en version changes made in 1.13 -> 1.14. 1997-01-02 17:10:25 +00:00
Masafumi Max NAKANE 0141ca8a86 Merge the en version changes made in 1.2 -> 1.4. 1997-01-02 17:02:06 +00:00
Masafumi Max NAKANE 2d2ca0a6ae Typo. 1997-01-02 17:00:26 +00:00
Garrett Wollman d005ed5a68 Latest version of routed from Vern Schryver. This one really
should fix Andrey's problem.
1997-01-02 16:57:08 +00:00
Mike Pritchard c9f4bd6df0 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
Masafumi Max NAKANE a66a90e5c4 Merge the en version changes made in 1.23 -> 1.24. 1997-01-02 16:54:25 +00:00
Masafumi Max NAKANE 740cf882d2 Merge the en version changes made in 1.8 -> 1.9. 1997-01-02 16:51:07 +00:00
Masafumi Max NAKANE 9eb7e25197 Merge the en version changes made in 1.44 -> 1.45. 1997-01-02 16:46:37 +00:00
Masafumi Max NAKANE 6b8eeab58a Merge the en version changes made in 1.57 -> 1.58. 1997-01-02 16:42:29 +00:00
Masafumi Max NAKANE 2d413d6578 Merge the en version changes made in 1.14 -> 1.15. 1997-01-02 16:33:16 +00:00
Masafumi Max NAKANE 5d708c9544 Merge the en version changes made in 1.14 -> 1.15.
Standardize the header.
1997-01-02 16:31:02 +00:00
Poul-Henning Kamp 7a0a3ad314 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
Masafumi Max NAKANE 122835b0d3 Merge the en version changes made in 1.2 -> 1.3. 1997-01-02 16:26:46 +00:00
Masafumi Max NAKANE 6e91018dc2 Merge the en version chages made in 1.16 -> 1.17. 1997-01-02 16:22:06 +00:00
Masafumi Max NAKANE 9ee12c779e Merge the en version changes made in 1.12 -> 1.13.
Standardize the header.
1997-01-02 16:19:59 +00:00
Joerg Wunsch 19e5d9d8ac 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
Jordan K. Hubbard d98b19d1e3 Use the right dd conversion options for whacking on the sysinstall commands. 1997-01-02 10:29:40 +00:00
Jordan K. Hubbard 650deed426 Add an install file to go with this new distribution. 1997-01-02 10:14:18 +00:00
David Nugent 4ae89ecddd 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
Jordan K. Hubbard 0cfdb0f162 Attempt, once more, to speak english. 1997-01-02 07:37:29 +00:00
John Dyson 932c2b93be Add Alan Cox <alc@cs.rice.edu> as a contributor. 1997-01-02 04:23:47 +00:00
Mike Smith 1b56bb4ca7 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
Stefan Eßer 8c39a12760 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
Stefan Eßer d794fbe35c 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
Jordan K. Hubbard 0ccf9dd3f5 I was wrong about this file - NOOBJ is not correct here. 1997-01-02 00:49:02 +00:00
David E. O'Brien a0e8cdd20e 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
David E. O'Brien 0a2b4d4b07 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
Poul-Henning Kamp 4dd8ff7e43 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 van Rooij 6412184028 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
Jordan K. Hubbard d20f8f693b 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
Jordan K. Hubbard be472df07c Make the bug reporting reference point to the send-pr page. 1997-01-01 13:41:50 +00:00
Adam David 791b9018b9 corrected Aruba from phonebook
2nd area code for Puerto Rico
added various Caribbean islands
1997-01-01 13:38:25 +00:00
Jordan K. Hubbard 434a0eeb38 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 David fa5f4e4e2d 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
Jordan K. Hubbard b355f69744 Remove bogus weak reference. 1997-01-01 11:03:44 +00:00
Jordan K. Hubbard 9189cfd1e6 Remove dmalloc.c reference from here too. :) 1997-01-01 11:03:27 +00:00