Garrett Wollman
702a1d0148
Update to match changes in <net/if.h>.
1997-01-03 20:19:50 +00:00
Garrett Wollman
8766942543
Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.
1997-01-03 20:16:31 +00:00
Garrett Wollman
ee3e763371
Update to reflect changes in net/if.h.
1997-01-03 20:10:04 +00:00
Garrett Wollman
c41ac00245
Expose more of these structures to tthe user so that netstat
...
doesn't walk around with its KERNEL exposed.
More commits to follow...
1997-01-03 19:53:35 +00:00
Garrett Wollman
9cb3aff230
Move the ethertypes from <netinet/if_ether.h> to <net/ethernet.h>.
...
Many programs need the numbers but don't need the internals of ARP.
More commits to follow...
1997-01-03 19:51:54 +00:00
Garrett Wollman
19ff91c6b0
Separate kernel-internal data structures from exposed user interface
...
to interfaces. (Amazing nobody had done this!)
More commits to fix up user-land to follow.
1997-01-03 19:50:26 +00:00
John Dyson
106031ef73
Undo the collapse breakage (swap space usage problem.)
1997-01-03 17:02:28 +00:00
Wolfram Schneider
54efd31a04
960 -> 860 for Connecticut, typo from last commit
...
Obtained from: http://www.bellcore.com/NANP/newarea.html
1997-01-03 16:43:35 +00:00
KATO Takenori
674d08dbc0
Oops, delete extra push %edi and push %esi in memsize().
...
Submitted by: Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>
1997-01-03 16:21:08 +00:00
Masafumi Max NAKANE
6ad6145dbd
Merge the en version changes made in 1.34 -> 1.39.
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-01-03 14:01:48 +00:00
Wolfram Schneider
48fba597ab
Poland is not a People's Rep. of
...
fix umlauts for Koeln & Duesseldorf
1997-01-03 11:37:28 +00:00
Andrey A. Chernov
7726a8a928
Merge to eliminate conflict
1997-01-03 08:29:46 +00:00
KATO Takenori
c4948ba6a1
Change IMR of master PIC from 0x7f into 0xff in isa_defaultirq().
...
This is a 2.2 candidate.
1997-01-03 07:45:41 +00:00
Jordan K. Hubbard
8760875973
Correct the send-pr text to make a little more sense.
1997-01-03 07:43:03 +00:00
Jordan K. Hubbard
e960bb4911
Unlink LogName before attempting to open it. Since we now have a lovely
...
bug in syslogd which causes it to die after random amounts of time (widely
reported), this at least allows the administrator to easily restart it
without wondering why it simply exits again each time.
1997-01-03 07:13:20 +00:00
Jordan K. Hubbard
a686b628ba
Adjust the maximum displayed length.
...
Submitted-By: Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp>
1997-01-03 06:41:41 +00:00
Jordan K. Hubbard
e5b09b7d10
Do something I've wanted to do for quite some time - collapse all the
...
common layout code into some work functions and make all the layout-using
routine adopt them. Also reorganize includes and generally clean up.
1997-01-03 06:32:39 +00:00
David Nugent
f2400d4658
Implemented /home -> /usr/home symlink kludge.
...
If home basedir would be created in the root partition, create
it under /usr instead, and symlink /basedir -> /usr/basedir.
1997-01-03 04:42:18 +00:00
Warner Losh
52e6b5859b
Massive update of the na.phone database to match the couple of phone
...
books that I have laying around my house. Please check to see if your
state is now correct :-). I know that the one area code states are correct,
as well as CO and KS, but although I've tried to be careful about the
rest, I may have goofed.
1997-01-03 00:30:59 +00:00
Wolfram Schneider
f5bc5997b2
printing examples, automatically generated from
...
src/share/doc/handbook/printing.sgml with src/tools/tools/epfe/epfe.pl
1997-01-02 22:47:46 +00:00
Mike Pritchard
c13b19be64
Correct one minor style point.
1997-01-02 21:10:30 +00:00
Mike Pritchard
66a5a22607
Mention the new mdoc examples in /usr/share/examples/mdoc.
1997-01-02 20:50:23 +00:00
Mike Pritchard
8e3e26601e
Create /usr/share/examples/mdoc.
1997-01-02 20:41:07 +00:00
Mike Pritchard
7c4db66d3e
Moved these to /usr/share/examples/mdoc.
1997-01-02 20:39:01 +00:00
Mike Pritchard
9a78dbdeb7
Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
...
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.
The old stuff can be removed from the Attic.
1997-01-02 20:37:25 +00:00
Mike Pritchard
7eb461278e
Fix the short description of kvm_getloadavg(3) to reflect
...
what the function really does.
Also fix a small mdoc problem I noticed while in there.
Obtained from: NetBSD-bugs (NetBSD PR#3077)
1997-01-02 20:16:20 +00:00
Mike Pritchard
327c6b9210
Add several example man pages that contain something a
...
developer can actually take and convert into a real man page
with little work, as opposed to mdoc.template which really
just defines what sections should be present.
So now there is no reason for not providing man pages
with new commands/functions!
1997-01-02 20:11:33 +00:00
Mike Pritchard
31eb65d2d7
Change the description for section 4 to read:
...
Kernel Interfaces Manual
This was needed because of a few man pages like keyboard(4)
which caused the header to become unreadable with the longer
description.
1997-01-02 20:02:32 +00:00
Andrey A. Chernov
791a338bdb
Oops, remove FNM_NOCASE alias: really I can't remember any system
...
with this define, it was ftpd-inspired.
1997-01-02 19:05:16 +00:00
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
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