tv
58290cfc5d
Change ROFF?= to be more like other utility macros; make this "groff -Tps"
...
by default.
2001-08-14 10:38:27 +00:00
tv
55e586472d
Simplify some MACHINE_ARCH transforms, and redefine MACHINE_GNU_PLATFORM
...
as the full GNU triplet name.
2001-08-14 09:31:42 +00:00
tv
8bd89a86e7
Protect against multiple inclusion, and evaluate ${.CURDIR} early (to assist
...
the top-level toolchain bootstrap).
2001-08-14 09:30:48 +00:00
tv
73774cf454
On recursion, don't recurse "clean" if making "cleandir". (Related to
...
bsd.own.mk change that defined clean as a dependency of cleandir.)
2001-08-14 09:02:26 +00:00
tv
dba7b8b6de
Use GENCAT as a variable to determine the location of "gencat".
2001-08-14 08:28:24 +00:00
tv
d0f9e45413
Rather than explicitly saying "clean cleandir:" all the time, make clean
...
a dependency of cleandir (so that "make cleandir" implies "make clean").
2001-08-14 07:02:13 +00:00
tv
b2e42252e1
Simplify PRESERVE and INSTPRIV by using ${...:D...}.
2001-08-14 06:47:24 +00:00
agc
1c5d72b6ae
Explain that PKGSRCDIR is an internal definition and should not be set
...
by the user.
2001-08-14 06:00:15 +00:00
tv
c7dda8f2a7
Make MAKECONF defined always by setting MAKECONF?=/etc/mk.conf and using
...
that variable only for including make(1) variables. Much more consistent
and less prone to ambiguity this way (and now, ${MAKECONF} can be used in
messages indicating a missing option needed for a build).
2001-08-14 05:55:27 +00:00
wennmach
b09d0c7157
Add WOMBAT
2001-08-11 11:57:35 +00:00
matt
baa8d41395
In the summary, fix pmap_steal_memory return type from void to vaddr_t.
2001-08-11 05:05:13 +00:00
mrg
7995f031ae
avoid unnecessarily using /tmp during "make install"
2001-08-07 10:24:46 +00:00
kei
5f59dcf516
typo.
2001-08-06 06:24:52 +00:00
ad
6d6da41477
Beef this up a little.
2001-08-04 17:06:22 +00:00
bjh21
a80e0948e1
Update for relocatable-module version of boot26.
2001-08-04 14:31:10 +00:00
tsutsui
845203d519
Clarify some description about AHA-2920 support in the HARDWARE section:
...
- AHA-2920C has the Adaptec AIC-7850 and is supported by ahc(4)
- AHA-2920/A use the Future Domain 36C70 chips and they are
not supported by ahc(4)
2001-08-04 07:59:03 +00:00
cjones
44eb8824ed
Added TBD.
2001-08-03 19:16:55 +00:00
ad
e3b498298d
We don't print the device name for events yet.
2001-08-03 14:11:41 +00:00
enami
086d34c97e
Now that the makeinfo is quiet by default, don't suppress commmand line echo.
2001-08-02 05:42:56 +00:00
garbled
ea5b17a729
Add help data for sshd.conf
2001-08-02 05:42:32 +00:00
garbled
7221a04eea
Add the capabilty to sushi to edit the /etc/sshd.conf file. The defaults
...
are taken from the manpage.
2001-08-02 05:41:18 +00:00
ad
aaf3c7c88b
Hook in the mly control interface on i386.
2001-08-01 20:54:16 +00:00
garbled
7b1d53fb84
Clean up the output a bit, and break the inet and inet6 commands into two
...
separate commands on the now and both settings. Otherwise ifconfig thinks
you are setting up a point2point link.
2001-08-01 09:10:57 +00:00
garbled
832c182f1b
Add logic to automatically restart inetd after processing changes.
2001-08-01 08:11:33 +00:00
garbled
0e3bab31f8
Modify sushi to use the -l option to ypinit. Now sushi can actually set
...
up YP for the user.
2001-08-01 08:04:26 +00:00
garbled
6aceac6af3
bring this up to date w/ v 1.19 of rc.conf
2001-08-01 04:06:06 +00:00
garbled
9192572bc7
Oops.. forgot some of my own syntax. how silly.
2001-08-01 01:33:32 +00:00
garbled
a0bf5e0512
sync this with the latest security.conf v1.6
2001-08-01 01:31:23 +00:00
ad
ffbc54797a
Sync some diagnostic strings with reality.
2001-07-30 23:47:46 +00:00
ad
17e6f300f9
Xr scsictl 8
2001-07-30 20:08:36 +00:00
ad
87da05b00f
Note mly(4).
2001-07-30 20:02:58 +00:00
ad
3b1828355b
Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
...
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
2001-07-30 19:59:04 +00:00
minoura
f0359ecc19
Note recording is broken.
2001-07-30 15:31:49 +00:00
scw
643e9fd833
Add the memc(4) driver.
2001-07-28 18:26:51 +00:00
scw
0fcd8c0e65
Document the memc(4) driver.
2001-07-28 18:25:51 +00:00
chs
f544ed60f2
vm_page_t -> struct vm_page *.
2001-07-28 16:24:13 +00:00
itojun
5145bbe967
document behavior of M_{LEADING,TRAILING}SPACE when mbuf data portion is shared.
...
(NOTE: this is a netbsd-only behavior)
2001-07-28 16:19:12 +00:00
chs
6bc3e72dcd
update uvm_pagealloc() and uvmspace_exec() arguments.
...
add "void" to functions which take no arguments.
untabify flags lists.
2001-07-28 15:55:14 +00:00
bjh21
9529e15832
Remove unnecessary uses of Xo.
2001-07-28 15:45:45 +00:00
chs
72580e632a
update uvm.9 links.
2001-07-28 15:35:10 +00:00
chs
54ada2fc86
vm_map_t -> struct vm_map *.
...
add UBC interfaces.
2001-07-28 15:31:29 +00:00
bjh21
3d27c85b1e
Add a manual page for boot26, based on the one for BBBB.
2001-07-28 14:40:01 +00:00
bjh21
b241da76ac
Correct minor *roff error.
2001-07-28 14:37:52 +00:00
tsutsui
4c7bed81e3
Note the Acard UIDE controllers.
2001-07-28 12:18:19 +00:00
itojun
1c55d17e7b
slip can support IPv4 only.
2001-07-27 19:49:45 +00:00
thorpej
a0c15d3cb3
Document that some 3c905B internal PHYs are Mini-Thetas.
2001-07-27 17:56:43 +00:00
thorpej
31cd64b605
Note that the 3c515 is now, at long last, supported.
2001-07-27 03:01:41 +00:00
lukem
d31da81bc3
update "struct fs" description to reflect reality
2001-07-27 01:18:33 +00:00
wiz
035b63a542
auxilliary -> auxiliary
2001-07-26 22:53:13 +00:00
bjh21
047d7307f1
Another thing I found lying around: Mention every ioctl tag I could find in
...
the tree. Maybe this will stop people picking duplicates so often.
2001-07-26 14:29:09 +00:00