augustss
b29a1709da
Add a line about USB Ethernet adapters.
2000-01-25 12:15:32 +00:00
augustss
6cd67182f5
Add ucom(4) man page.
2000-01-25 08:45:24 +00:00
mcr
4efc8f6b33
install notes for ioat66 device
2000-01-24 23:15:50 +00:00
mcr
7b42e3b65c
man page for ioat66 device
2000-01-24 20:19:06 +00:00
augustss
df8590ff36
Back out last change. The if_ieee80211.h file was already there.
2000-01-24 18:53:53 +00:00
mycroft
9cd2b045d3
Make these work again.
2000-01-24 17:52:24 +00:00
ad
66c5e62a89
Install dpt(4).
2000-01-24 15:33:12 +00:00
augustss
b39bfbcc51
Add ray(4).
2000-01-24 15:15:21 +00:00
augustss
c1b8e93168
Add ./usr/include/net/if_ieee80211.h
2000-01-24 15:05:34 +00:00
he
5b26c39aa4
Remove local declaration of errno, rely on <errno.h> instead.
2000-01-24 10:40:56 +00:00
mycroft
063624ef20
Sync.
2000-01-24 07:25:01 +00:00
jwise
f2cc32c633
Compatible upgrade to set list behavior -- any (whitespace separated) fields
...
after the first in each line of a set list are ignored. This introduces
no change in current set list behavior, but will need to be revisited if
we wish to distribute files with spaces in their names -- in this case we can
move to tab separated fields or some other behavior.
Current set lists work exactly as before, but in the future set lists may
have additional fields for use in a system packaging script.
I will post a detailed work plan for the system package system which uses
this to tech-pkg and tech-install in the next day or so.
2000-01-23 20:31:17 +00:00
drochner
3683ac880b
speaker(4) is MI
2000-01-23 14:29:12 +00:00
shin
391a6bca4e
add some '#ifdef's to clarify the difference between i386 and hpcmips.
2000-01-22 02:59:59 +00:00
mycroft
94753c3793
Sync.
2000-01-21 16:49:30 +00:00
tsutsui
1bf52b391d
rename (revert) memory disk filename /dev/mdX -> /dev/mdXa
2000-01-21 12:32:54 +00:00
shin
b6e56aa759
oops, forgot to commit this file.
2000-01-21 11:27:52 +00:00
shin
f81f1e9333
first cut of sysinst for hpcmips.
...
based on i386 version.
2000-01-21 11:25:58 +00:00
shin
823e065f6f
fix format string in message. ('%' -> '%d')
2000-01-21 11:23:01 +00:00
wrstuden
4d9bcc23d6
Add overlay.h, mount_overlay, and mount_overlay.[08] to lists.
2000-01-20 19:26:43 +00:00
tsutsui
bdfb1f79c9
STRIP -> STRIPPROG
2000-01-19 16:40:10 +00:00
itojun
85a3a12c88
/usr/sbin/sysctl does not exist any more (now /sbin/sysctl)
2000-01-19 14:16:58 +00:00
mycroft
4fe7833802
Fix display problems:
...
* Use endwin() strategically so that the child does not corrupt the display
when suspending or exiting.
* Handle backspace.
* Only do one refresh per buffer-full.
* Eliminate redundant code.
2000-01-19 09:44:01 +00:00
mycroft
03d845d8cf
Fix display glitch when suspending and resuming.
2000-01-19 08:46:26 +00:00
itojun
5e54c56a6d
add manpage, rip6query(8).
2000-01-19 06:35:22 +00:00
mycroft
1a161495c3
Sync.
2000-01-19 06:10:10 +00:00
is
d02bc7577d
.em->.Em
2000-01-17 21:57:14 +00:00
kleink
abe336bfe1
Add <machine/math.h>.
2000-01-17 16:31:34 +00:00
abs
8033b76e4e
Mention you usually do not need to enter terminal type on login
2000-01-17 15:14:19 +00:00
itojun
82070bab0c
note sysctl(8) pathname change into "1.4 -> 1.4x changes" section.
2000-01-17 05:33:14 +00:00
itojun
fc838249f5
don't install /usr/sbin/sysctl (backward compat symlink)
2000-01-17 04:22:59 +00:00
itojun
3ea807c958
move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
...
is supplied for backward compatibility.
add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)
2000-01-17 02:36:31 +00:00
augustss
5e2dc3d256
Add aue, cue, and kue man pages.
2000-01-16 10:46:56 +00:00
cgd
9a222ad604
remove .cvsignore files; if the tree doesn't clean completely, that's a bug
2000-01-16 08:27:40 +00:00
bouyer
810869b939
Translate recently-added messages.
2000-01-15 15:55:20 +00:00
pk
e42055a6de
Deal with name space issues after libc/net updates.
2000-01-14 13:52:13 +00:00
pk
ce40e68a20
Zip it real good.
2000-01-14 13:47:27 +00:00
pk
6d238dc726
Expand md filesystem to 1.8MB.
2000-01-14 13:46:06 +00:00
pk
0244320ed2
Sync with arch/sparc/include/makefile
2000-01-14 13:40:32 +00:00
mycroft
c82f5a6009
In command execution displays, only draw a single line between the status
...
display and the output window, not a whole box. This looks better, and it
works much better on terminals.
2000-01-13 18:52:21 +00:00
mjl
142f369443
Add necessary support routines for login.conf.
2000-01-12 05:02:10 +00:00
soren
d16fa2828e
Add Thomas Klausner.
2000-01-12 04:49:56 +00:00
tron
ffe5337f67
Update for XFree86 3.3.6.
2000-01-11 14:20:44 +00:00
kleink
d2d11dfd70
<null.h> -> <sys/null.h>
2000-01-10 17:18:04 +00:00
pk
f1feb4e600
Remove version number from boot image files.
2000-01-10 15:17:30 +00:00
tsutsui
e6824489b4
Fix root device name md0a -> md0
2000-01-10 05:03:24 +00:00
mark
3f33a8ec6c
Fix libraries we link with.
2000-01-10 00:25:01 +00:00
mark
befe1184d3
Remove extraneous .. in makeobsolete path.
2000-01-10 00:24:43 +00:00
joda
08b94cc72f
add more legal MJ
2000-01-09 17:25:42 +00:00
lukem
dd36bfd608
add usr/share/examples/ftpd/ftpusers
2000-01-08 13:32:43 +00:00