gmcgarry
263e71ac68
add com_err.3 etc
2001-11-21 05:53:03 +00:00
tv
8d6c6077ed
The test for USE_NEW_TOOLCHAIN is based on the variable being *set*, not
...
a comparison of its value. Instead, use ${USE_NEW_TOOLCHAIN:Dyes} and
change the if block back to [ ... = "yes" ].
2001-11-19 20:43:33 +00:00
martin
c923d11935
Add ifwatchd.
2001-11-19 09:46:09 +00:00
jmc
dabfb112ea
Change to check for nowarn instead of yes as USE_NEW_TOOLCHAIN changed formats
...
in bsd.own.mk.
Also, change the make line to use
2001-11-19 06:08:01 +00:00
lukem
4808d035f9
add sys/fnv_hash.h
2001-11-19 05:40:28 +00:00
augustss
57fa13c920
Add autri(4).
2001-11-18 16:48:13 +00:00
kleink
59935b6103
Add a bus_space_mmap(9) link.
2001-11-18 12:10:59 +00:00
augustss
d0404dec23
Add ehci(4).
2001-11-16 17:09:36 +00:00
gmcgarry
2c56e2d3c9
mkboot isn't installed since it is a host tool
2001-11-16 07:52:38 +00:00
wiz
588034584f
Add MAKEDEV(8) for evbarm and the necessary dirs.
2001-11-10 23:04:04 +00:00
gmcgarry
d6b3cc6311
Add compile_et(1) manpage. Placed in category 'krb5' since compile_et
...
is specified as such, but it isn't necessarily specific to krb5.
2001-11-10 07:58:32 +00:00
gmcgarry
2c116fc47d
Add i386_set_mtrr(2), i386_pmc_info(2).
2001-11-10 06:46:04 +00:00
gmcgarry
a9fc514e6d
Add skey(3) pages.
2001-11-10 06:24:47 +00:00
gmcgarry
c010276a1e
man3 -> cat3 fixups, resort
2001-11-10 06:23:01 +00:00
joda
ad8a74803b
...but the preformatted pages should be labelled as -catman
2001-11-09 15:57:26 +00:00
joda
24e81c59a8
add a bunch of MLINK's
2001-11-09 15:44:31 +00:00
gmcgarry
9a9f44d50b
Install krb5.3
2001-11-08 19:47:59 +00:00
jmc
3d866aff42
Add netsmb and smbfs dirs under include
2001-11-08 09:15:08 +00:00
jmc
17742578ef
Add trm.4 and makefs.8
2001-11-08 09:14:18 +00:00
jmc
0807cb719b
Add makefs
2001-11-08 09:14:02 +00:00
enami
396974c426
%s/vn_marktext/vn_markexec/
...
Pointed by ishii@sm.sony.co.jp .
2001-11-07 05:27:14 +00:00
enami
d4f33cda47
Minor version of libtermcap/termlib is bumped to 5.
...
Pointed by ishii@sm.sony.co.jp .
2001-11-06 05:43:08 +00:00
hubertf
58164365b3
Install kafs.3
...
XXX There's still a big lack of documentation on the big number of
kerberos related libraries!
2001-11-05 15:05:55 +00:00
tv
1129ed4afe
Improve readability and reduce redundant redundancy in share/mk; add some
...
descriptive comments. The guts of hostprog, lib, and prog are mostly
unchanged; this will be done in another pass.
Make several things work properly with UNPRIVILEGED set, and make the
install-time "cmp" logic work for MANZ. Also reimplement INCS{DIR,NAME}_foo
(requested by wiz) in a backwards compatible way.
Reviewed by christos.
2001-11-02 05:21:47 +00:00
gmcgarry
1d6a2b23b9
vn_marktext.9 becomes vn_markexec.9
2001-10-31 19:57:18 +00:00
jdolecek
76dc75c365
svr4 compat LKMs work on i386
2001-10-31 18:30:18 +00:00
skrll
0a9eeb6303
Add a man page for ld.elf_so.
2001-10-31 18:26:23 +00:00
augustss
9019bcca8d
Add moused.
2001-10-29 23:29:11 +00:00
jdolecek
4d0bc92582
add FreeBSD compat LKMs: compat_freebsd.o, exec_freebsd_elf.o,
...
exec_freebsd_aout.o
2001-10-27 12:15:12 +00:00
jmc
ed879354c5
Add clockctl.0
2001-10-27 06:29:42 +00:00
jmc
e4760b340c
Add farber fortune files
2001-10-27 06:29:00 +00:00
enami
4644bbe41d
s/fnctl/fcntl/
2001-10-24 09:01:47 +00:00
gmcgarry
ec7180252d
fnctl -> fcntl
2001-10-22 19:22:42 +00:00
kleink
34d9b38549
libc.so.12.80.
2001-10-22 18:11:43 +00:00
kleink
303aedee29
Add sockatmark(3).
2001-10-22 18:04:07 +00:00
lukem
d5b107a692
install all the macro links to queue.3 using the correct UPPER_CASE names
2001-10-22 04:54:00 +00:00
gmcgarry
a44ea961ce
Update for new pages added to section 9.
2001-10-22 03:36:45 +00:00
jmc
7566724f1a
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore
...
and there's no need to since everything under /dev has to get regen'd on
an install anyways.
2001-10-21 23:03:14 +00:00
jmc
72f1a492b0
Remove apmd (it doesn't exist on sparc64)
2001-10-21 23:01:36 +00:00
martin
a08e980ba5
We now install netisdn/i4b_rbch_ioctl.h.
2001-10-21 17:05:11 +00:00
manu
e9d17b72f9
Added clockctl(4)
2001-10-20 09:10:33 +00:00
jmc
5c57b2cf29
Change structure and pull all new toolchain bits which didn't exist before
...
into tc.mi and move old bits which no longer exist into tc.old as needed.
2001-10-20 06:13:27 +00:00
jmc
6289ed7a3e
Change sets so the differing toolchain bits only (not the complete toolchain
...
at the moment) are pulled out into tc.mi and tc.old files.
tc.mi has any files which are in the new toolchain only and tc.old contains
the reverse (files which only existed in the old toolchain). The remainder
of the toolchain that is common between both old and new is still contained
in the various mi/md files.
Check for USE_NEW_TOOLCHAIN=yes in makeflist to determine which tc files to
pull in if they exist.
XXX - All the toolchain bits should eventually be pulled out into separate
lists as tc.mi and tc.<arch>. Leaving it for now until the new toolchain is
fully integrated on all ports.
2001-10-20 06:11:21 +00:00
tv
d20ff568a2
Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's.
...
(Since we aren't A/UX, this is not much of a loss for a NetBSD host.)
2001-10-19 02:53:02 +00:00
jdolecek
2176576808
Add emuxki manpage
2001-10-18 18:40:13 +00:00
itojun
68fbfa26e8
gather stats on raw ip6 socket. sync with kame
2001-10-18 09:12:13 +00:00
jmc
5939ed0b14
Add cat9 props man pages
2001-10-17 05:22:32 +00:00
jmc
ac181d5f21
Add /var/chroot
2001-10-17 05:20:20 +00:00
uch
0cbd019fc3
playstation2 support
2001-10-15 16:22:50 +00:00
blymn
bc5d1792b9
bump libcurses minor
2001-10-15 13:10:22 +00:00
augustss
105d4ff9de
Add wsmuxctl.
2001-10-13 20:23:24 +00:00
atatat
149865a4d7
Remove the perl script from the mount_portal example for cvs and
...
replace it with a regular sh script.
2001-10-12 16:15:26 +00:00
lukem
9ecbd30d67
add /var/named/*
2001-10-12 07:29:36 +00:00
lukem
1f0b1f323c
s,/var/named,/var/chroot/named,
2001-10-12 07:27:33 +00:00
atatat
38aae27853
Add new mount_portal cvs examples
2001-10-11 20:25:12 +00:00
christos
4c947455fc
add magic.mime.mgc
2001-10-10 16:57:44 +00:00
christos
768eab98b9
update for libedit.
2001-10-09 13:52:38 +00:00
bjh21
c1de913a5f
Add <machine/pte.h>.
2001-10-06 20:31:50 +00:00
thorpej
4b209f44cc
Make these reflect reality (again).
2001-10-06 01:45:09 +00:00
bjh21
e77a30307f
Add <net/if_ieee1394.h>.
2001-10-05 16:26:01 +00:00
eeh
0b9ab32287
Add generic properties related files.
2001-10-04 19:08:07 +00:00
oster
aa1dffb412
Update the sets list. (Thanks Wiz!)
2001-10-04 16:18:45 +00:00
hubertf
b23688b379
fix RCS Id
2001-10-04 00:11:22 +00:00
hubertf
ef6e39b50d
fix typo: copm -> comp
2001-10-04 00:02:09 +00:00
atatat
e28d27cc0d
Obsolete /usr/include/sparc64/fbio.h
2001-10-01 02:07:37 +00:00
augustss
a1cc19a53e
Add esl driver.
2001-09-29 18:52:17 +00:00
yamt
4cf8a6a821
libc minor bumped to 79.
2001-09-28 06:22:33 +00:00
shin
8ddf54fa93
delete clock_machdep.h
2001-09-27 08:01:25 +00:00
ad
30951ed237
Add manual page for dpti.
2001-09-22 16:29:33 +00:00
wiz
e75d19a14b
oops, fix typo in last
2001-09-21 20:10:27 +00:00
wiz
c05f4d1ba1
add rasterconsole(4)
2001-09-21 20:09:24 +00:00
ad
d7dfccde8e
Tweak tc fb manual pages.
2001-09-21 17:34:57 +00:00
gmcgarry
a99ecc89f7
Update for alpha and pmax overhaul.
2001-09-21 09:17:29 +00:00
wiz
c4e2e1721f
add lint stuff for libpci
2001-09-20 21:54:10 +00:00
wiz
188d2d4407
Add /usr/include/krb5/k524_err.h (this is supposed to get installed, right?)
2001-09-20 21:52:58 +00:00
wiz
594d2dd47f
Add /dev/agpgart.
2001-09-20 21:50:10 +00:00
thorpej
93c794a94b
Remove pmax-specific fbio.h -- everything uses <dev/sun/fbio.h> now.
2001-09-19 18:51:03 +00:00
thorpej
1827551cbc
Don't do the symlink hack for fbio.h. Just use <dev/sun/fbio.h>.
2001-09-19 17:54:44 +00:00
thorpej
5c466ecf34
Just use <dev/sun/fbio.h>.
2001-09-19 17:51:27 +00:00
thorpej
92df2aecae
Use <dev/sun/fbio.h>, not our own copy.
2001-09-19 16:46:49 +00:00
thorpej
04c2f2a9a2
Amiga don't need its own fbio.h anymore; screenblank(8) uses <dev/sun/fbio.h>,
...
and the ioctl that this file defines is compatible.
2001-09-19 16:40:52 +00:00
thorpej
681df63b07
Remove alpha/include/fbio.h -- it hasn't been used for a Long Time.
2001-09-19 16:32:04 +00:00
wiz
8f49056749
mmeye's loadfile_machdep.h isn't installed anymore.
2001-09-19 10:32:31 +00:00
ad
baec33e155
Update for stic header file shuffle.
2001-09-18 19:53:15 +00:00
assar
2a2aa85a8d
update infrastructure for krb4 1.1 and heimdal 0.4e
2001-09-17 12:34:40 +00:00
manu
52cc3216bf
Addec clockctl.h to comp.tgz
2001-09-16 09:22:48 +00:00
chs
737a326432
uvm_vnode.h is no more.
2001-09-15 21:19:36 +00:00
chs
8be3a83fe3
uvm_vnode.h is dead, genfs_node.h is born.
2001-09-15 20:41:59 +00:00
enami
a79e8e405c
Add pcictl(8).
2001-09-14 07:05:51 +00:00
enami
e02d563aae
Sync wi/ reality.
2001-09-13 23:17:22 +00:00
thorpej
e3a72d2e94
Add libpci.
2001-09-13 23:08:33 +00:00
thorpej
665c8d237d
Add new PCI header files.
2001-09-13 21:54:17 +00:00
jmc
80c2e0c086
Fix typo's on hp300 cat4 list
2001-09-12 05:00:50 +00:00
enami
f6902a7a38
There isn't syncfs.h under specfs/.
2001-09-12 04:59:13 +00:00
jmc
f6625b6f7a
Update for libc
2001-09-11 21:03:24 +00:00
bjh21
97438fd6d4
Add eca(4).
2001-09-11 18:18:11 +00:00
gmcgarry
a6872266c3
Update for HP300 manpage changes. Also resorted.
2001-09-11 06:41:14 +00:00
gmcgarry
ee1ad7fcec
Add agp(4).
2001-09-10 21:14:02 +00:00
gmcgarry
ffdd97ccd7
Add pci_find_device.9
2001-09-10 20:16:46 +00:00
fvdl
c54f45f776
Update libi386 minor.
2001-09-10 11:05:38 +00:00
fvdl
77aa979672
Add new include files for agp/mtrr.
2001-09-10 11:05:02 +00:00
assar
41f102fe0e
install miscfs/syncfs/syncfs.h
2001-09-09 17:42:46 +00:00
wiz
4ba2e18ea5
Add hardclock(9). Written by myself, improved via some comments from
...
Christos (thanks!).
2001-09-09 03:07:09 +00:00
thomas
1c57ac7869
ELF adaption.
2001-09-08 16:22:29 +00:00
thomas
623e0e4979
Atari now has ELF shared libs.
2001-09-08 11:09:26 +00:00
wiz
5c19e5ad17
Add ntp_adjtime(2), ntp_gettime(2).
2001-09-06 00:21:11 +00:00
martin
9f971c1da2
Add etc/rc.d/downinterfaces.
2001-09-04 18:11:22 +00:00
wiz
c89f483c56
add hz(9)
2001-09-04 04:08:01 +00:00
jdolecek
c4ec7c7376
add new Polish libc catalog
2001-09-03 18:42:49 +00:00
wiz
a21f8de0a7
Add some locale dirs and files for texinfo.
2001-09-02 22:56:52 +00:00
chs
f2742305e4
rz -> sd for MI SCSI.
2001-09-01 02:36:51 +00:00
briggs
fdedf9b80f
Sandpoint set lists.
2001-08-30 20:55:53 +00:00
he
54b81ce0d6
Provide minimal versions of thse to make "make release" work.
2001-08-29 20:32:30 +00:00
thorpej
55e8a6f76f
Add pcn(4) manual page.
2001-08-27 19:52:47 +00:00
chs
7cffe4c898
switch cesfic to ELF.
2001-08-25 18:39:24 +00:00
thorpej
bbdda9d53d
Make the toolchain set lists reflect reality (we do NOT use the new
...
toolchain yet, and someone disabled shlibs in the toolchain w/o fixing
up the set lists...)
2001-08-25 16:46:17 +00:00
thorpej
5bfc586274
Oops, add set names, add <ieeepf.h>
2001-08-25 16:43:57 +00:00
thorpej
a27daf757e
Add MD sets for the algor port.
2001-08-25 16:32:44 +00:00
thorpej
cf301e151e
Add MD sets for the algor port.
2001-08-25 16:21:24 +00:00
thorpej
36c31ac875
Until the new toolchain is ready, /usr/libexec/cpp0 -> /usr/libexec/cpp,
...
so that people can actually build snapshots.
2001-08-25 15:51:36 +00:00
thorpej
f38eb663ed
Building of shared libraries for the toolchain was disabled. Remote
...
them from the set lists for the benefit of those building snapshots
until the toolchain upgrade is finished.
2001-08-25 15:49:12 +00:00
thorpej
c55c271cdb
Add amhphy(4).
2001-08-25 04:14:26 +00:00
thorpej
6c1c8a75e9
Add pnaphy(4).
2001-08-25 03:31:32 +00:00
thorpej
817b379c90
Add acphy(4).
2001-08-24 18:02:43 +00:00
wiz
74d0aad2a6
Add MAKEDEV(8) for netwinder, and the necessary directories.
2001-08-23 01:41:36 +00:00
mrg
8ce8d4953e
- cope with ports that don't build lint libraries
...
- updates for the new toolchain (if old toolchain can't, at least let some
people's `make snapshot' complete.)
2001-08-19 17:18:01 +00:00
mrg
178253697d
sparc64 MD X11 files.
2001-08-19 14:18:02 +00:00
mrg
0d1e777842
add ./usr/include/sparc64 (the dir.)
2001-08-19 14:17:23 +00:00
mrg
56ac329b4b
add compat LKMs.
2001-08-19 14:16:34 +00:00
mrg
8f8875394a
add support for ports that do not (can not) build lint libraries.
2001-08-19 13:15:18 +00:00
ad
cf24a0936c
Bump libutil major for pw_mkdb() change.
2001-08-18 19:33:17 +00:00
wiz
339471dbcd
Add ofwboot(8) for macppc.
2001-08-18 00:02:59 +00:00
thorpej
efb284a610
add net/if_bridgevar.h
2001-08-17 23:30:32 +00:00
thorpej
bcc1bef4b2
Add bridge(4) and brconfig(8) manual pages.
2001-08-17 22:25:42 +00:00
thorpej
0a56ddefad
Add /sbin/brconfig.
2001-08-17 22:23:05 +00:00
wiz
be45c09abc
Add new sun2 man(4) pages.
2001-08-17 07:23:03 +00:00
garbled
e199b83316
Oops! Fix a pasto in this file. Change the second set of
...
sushi/*/securityconf entries to read sshdconf. Noted by Chuck Silvers in
private mail.
2001-08-06 06:51:10 +00:00
scw
ea9dffc984
Update for recent UVM/UBC man page changes.
2001-08-05 20:49:19 +00:00
drochner
1eef3751f8
dhcp installs omshell now
2001-08-03 14:21:27 +00:00
garbled
4f0354c66f
Add the sshdconf directory.
2001-08-02 05:45:36 +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
scw
ddac7c3663
Add mvme68k's memc(4).
2001-07-29 08:02:31 +00:00
bjh21
21167a9dcd
arm26 uses ELF, so we want to ship the libarm32.so.0 symlink.
2001-07-28 19:46:21 +00:00
bjh21
66d7c21d4f
Ship libarm32 on arm26 as well.
2001-07-28 19:26:37 +00:00
bjh21
db91425281
Obsolete <arm/arm32/sysarch.h>.
2001-07-28 19:22:57 +00:00
bjh21
6b38ee3d62
<arm/arm32/sysarch.h> -> <arm/sysarch.h>
...
Also add <arm26/sysarch.h> on arm26.
2001-07-28 19:21:59 +00:00
bjh21
c1832e4050
Add boot26(8).
2001-07-28 14:43:13 +00:00
bjh21
16c6c851dc
Add /usr/mdec/boot26,ff8.
2001-07-28 12:45:42 +00:00
bjh21
bf4e210bbe
Add a machine-dependent base file list for arm26, based on the arm32 one.
2001-07-28 12:08:13 +00:00
assar
675ea17a5c
add new texinfo man pages
2001-07-25 23:47:23 +00:00
thorpej
3c45e1ff5f
Add makphy(4).
2001-07-25 22:34:22 +00:00
thorpej
85cfe77604
Add dmphy(4).
2001-07-25 22:30:43 +00:00
thorpej
0a10fb6090
Add bmtphy(4).
2001-07-25 22:28:22 +00:00
thorpej
7f07f5e625
Add glxtphy(4).
2001-07-25 22:12:38 +00:00
thorpej
d100dbaf39
Add gentbi(4).
2001-07-25 22:07:58 +00:00
thorpej
2e06cc8152
Add stge(4).
2001-07-25 00:20:56 +00:00
eeh
8f31411496
Remove some irrelevent files.
2001-07-21 05:57:13 +00:00
thorpej
5950c63d1f
Add clone(2) manual pages.
2001-07-18 23:11:44 +00:00
thorpej
609ca76f1a
libc.so.12.77
2001-07-18 23:10:43 +00:00
thorpej
c6128d5e3d
Add <sched.h>.
2001-07-17 03:07:17 +00:00
wiz
1d32ca9175
Add pmap includes (/usr/include/powerpc/ibm4xx and
...
/usr/include/powerpc/mpc6xx and contents). Fixes port-macppc/13468.
2001-07-15 23:29:13 +00:00
wiz
059761d1f5
Add lots of forms man pages, kthread(9), pci_intr_*(9), and
...
{rem,set}runqueue(9).
2001-07-15 23:27:17 +00:00
wiz
7c1f7d7cee
add cat4/sc.0
2001-07-15 23:25:36 +00:00
jdolecek
8f278f8b6e
Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464.
2001-07-15 14:46:02 +00:00
garbled
84a0bf2b94
Need to add /sushi/network/interfaces/interface/nwid.sed here too.
2001-07-14 06:53:23 +00:00
itojun
6d6ebe430c
add altq(9).
2001-07-12 12:35:16 +00:00
wiz
d90a970c63
Since ncr(4) isn't in-tree anymore, dump its man page too.
2001-07-09 15:15:02 +00:00
perry
9dc361ff1e
Add b*.[09] and mem*.[09] to the sets
2001-07-07 15:57:15 +00:00
simonb
92b9ddc2d9
Remove <dev/dec/dec_boot.h> from the obsolete list.
2001-07-07 11:28:22 +00:00
hubertf
ee9dee88b9
add i386/io manpage
2001-07-02 22:59:55 +00:00
fredette
17cc649043
Add sc(4).
2001-07-02 14:50:40 +00:00
gmcgarry
8752c2315f
Add some missing documentation.
2001-07-01 04:11:13 +00:00
gmcgarry
d6182a9e77
In-kernel device configuration manager - allows modification
...
of device locators at run-time.
Written by Mats O Jansson <moj@stacken.kth.se>. Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
tron
0c6f062020
Add back "/usr/include/dev/tc/sfbreg.h".
2001-06-30 21:24:06 +00:00
itojun
21f1825482
add m_pulldown.9 to MLINKS.
2001-06-28 23:04:38 +00:00
wiz
403083db34
Add compat_svr4_32(8).
2001-06-27 23:11:31 +00:00
itojun
d27c25bbb1
sync with openssh upgrade (primes.5 -> moduli.5). PR 13327
2001-06-27 20:40:12 +00:00
itojun
69d60502fe
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
...
- authorized_keys2 and known_hosts2 are obsoleted, and integrated
into those without "2".
- file name change, /etc/primes -> /etc/moduli
- cleanups
2001-06-23 19:37:38 +00:00
bjh21
0450d95c18
Add <arm/param.h>.
2001-06-23 13:26:36 +00:00
bjh21
5010f11738
Line up columns properly.
2001-06-23 12:24:52 +00:00
bjh21
d670c9221a
Add <arm/endian.h>.
2001-06-23 12:24:05 +00:00
wiz
db3f9a692b
disk_detach.9, not disk_detatch.9
2001-06-21 12:10:57 +00:00
assar
1c98a8c0db
add netbsd32(8)
2001-06-21 02:34:50 +00:00
assar
b331a4420e
add krb5_keytab
2001-06-21 02:30:51 +00:00
assar
4b54bffaf7
update lists for heimdal 0.3e -> 0.3f
2001-06-20 02:13:14 +00:00
thorpej
352fc877cd
Add ste(4).
2001-06-19 23:59:20 +00:00
thorpej
a9d488c4e3
Add sf(4) manual page.
2001-06-18 22:31:20 +00:00
bjh21
ecd0c5f71a
Account for move of /usr/include/arm/arm32/bus.h to /usr/include/arm/bus.h.
2001-06-18 21:47:38 +00:00
jdolecek
60a45fb944
export sys/pipe.h
2001-06-16 12:02:13 +00:00
veego
94c4987ecd
It is ./usr/share/man/man8/walnut/{MAKEDEV,makedev}.8 and NOT
...
./usr/share/man/man8/walnut/{MAKEDEV,makedev}.0
2001-06-15 16:57:08 +00:00
wiz
4560022615
add primes(5)
2001-06-15 12:27:35 +00:00
kleink
502b23a0e1
tzdata2001c: add new Asia/Pontianak zone.
2001-06-14 11:10:38 +00:00
bjh21
108bd45715
Add hcide(4).
2001-06-13 21:03:08 +00:00
simonb
0253ce9812
Add support files for the Walnut.
2001-06-13 15:18:27 +00:00
bjh21
86c15bc2d9
dtide(4) is now MI.
2001-06-09 13:59:06 +00:00
wiz
9f41a1902e
Add new MAKEDEV(8)s.
2001-06-08 14:40:43 +00:00
wiz
cffe2f2fdb
Add some more arch-specific man8/cat8 subdirs.
2001-06-08 14:24:44 +00:00
mrg
6d915ee299
add compat_netbsd32(8)
2001-06-07 15:27:52 +00:00
wiz
cd3b7d7fe5
add sbus(4)
2001-06-04 22:25:17 +00:00
tsutsui
eef184554a
Add iha(4).
2001-06-04 13:01:13 +00:00
jdolecek
7a3910c69d
Fix typo in <dev/scsipi/scsipi_cd.h>. Pointed out by Makoto Fujiwara
...
on current-users@
2001-06-03 17:44:30 +00:00
simonb
6a1c62c440
Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2.
...
Complete API change, library major bumped. *sigh*
2001-06-03 13:41:59 +00:00
itojun
987416580a
remove usr.sbin/mtrace6. sort.
2001-06-03 06:19:13 +00:00
jdolecek
d005e2321e
Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc().
2001-06-02 19:12:59 +00:00
itojun
780e7ac88c
remove pim6[sd]d from the tree. the software had a restrictive license
...
than we can handle. hope to re-enable it as pkgsrc, or to re-enable it
into basesrc if license updates.
2001-06-02 00:34:00 +00:00
thorpej
b550d9eca1
Add brgphy(4).
2001-06-01 16:59:12 +00:00
tron
972b8c6bca
Readd "/usr/include/dev/scsipi/scsi_cd.h".
2001-05-31 21:56:23 +00:00
thorpej
fc105c4392
Add nsphyter(4) and gphyter(4).
2001-05-31 20:49:42 +00:00
tsubai
63ab1521fc
Add byte_swap.h.
2001-05-30 13:09:02 +00:00
itojun
731b8156e5
sync with 8.11.4.
2001-05-29 04:18:24 +00:00
chs
1cedb649d4
move the spl*() and IPL_* definitions to intr.h.
2001-05-28 21:06:18 +00:00
wiz
f1ec8153c9
add MAKEDEV(8) for dreamcast
2001-05-27 21:21:39 +00:00
wiz
440b9cb678
add /usr/share/man/{cat,man}8/dreamcast
2001-05-27 21:18:01 +00:00
itojun
2160ac71db
install /etc/primes for ssh
2001-05-26 23:27:13 +00:00
wiz
a7253e1504
Add some kerberos man pages.
2001-05-26 08:11:19 +00:00
wiz
3b2c051d46
Add some kerberos man pages (XXX: in set man-krb5-man for now, even though
...
they are krb4).
2001-05-26 08:10:18 +00:00
wiz
2230dffca4
Note removal of /usr/share/examples/amd/master (replaced by amd.conf in
...
the same dir).
2001-05-26 01:07:34 +00:00
wiz
cba2c48739
Add /usr/sbin/eaytest and .../kmpstat (must have been deleted a long time ago)
2001-05-26 01:03:07 +00:00
wiz
cf863c3a5e
i4bisppp(4) isn't obsolete anymore.
2001-05-26 00:55:35 +00:00
wiz
015eb3a354
Add in{,4,6}_cksum(9).
2001-05-26 00:37:04 +00:00
fredette
f2f22b5de0
sunndd has been renamed ndbootd.
2001-05-22 14:52:24 +00:00
thorpej
949bcffb5a
Add sip(4) and gsip(4) manual pages.
2001-05-18 02:07:34 +00:00
fredette
75c4ef5d8d
Added sun2 distrib files.
2001-05-18 00:16:36 +00:00
fredette
29b499a90b
Added entries for sunndd.
2001-05-17 23:23:36 +00:00
ad
c6da2452c0
Put back /usr/include/dev/tc/sticreg.h.
2001-05-16 13:48:52 +00:00
wiz
4f8e93e0cd
Add /usr/include/net/if_pppoe.h and the cnmagic(9) man page.
2001-05-15 17:08:20 +00:00
veego
bb6a245c99
Bump the minor number of libamu to 2.1.
2001-05-13 18:13:33 +00:00
chs
bef49778fd
next68k is now ELF.
2001-05-12 22:38:04 +00:00
hubertf
b05ee69a95
Add pool_init.9
2001-05-12 18:07:20 +00:00
kleink
3786b3b511
Sync libc minor.
2001-05-12 16:15:34 +00:00
tsutsui
0d6dc448f4
Add osiop(4).
2001-05-12 14:12:11 +00:00
bouyer
1c13d5deb2
Add scsipi(9)
2001-05-11 08:55:50 +00:00
he
a274aeecde
Add a minimal manual page for the macppc awacs device driver.
2001-05-09 22:14:38 +00:00
minoura
cd5d626172
Remove a duplicated entry.
2001-05-08 16:22:02 +00:00
jdolecek
d14c9b252f
add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and
...
./usr/share/wscons/keymaps/pckbd.ru.koi8-r
2001-05-07 16:51:08 +00:00
martin
6c84f44386
Add pppoectl entries.
2001-05-07 08:03:15 +00:00
wiz
ea2038449e
vmstat(8) -> vmstat(1).
2001-05-06 23:52:14 +00:00
wiz
ced46aa10d
Add ld.aout_so.1.
2001-05-06 14:00:03 +00:00
ichiro
e40fb6732b
chenge name and move wi_ieee header.
...
sys/dev/pcmcia/if_wi_ieee.h -> sys/dev/ic/wi_ieee.h
2001-05-06 10:43:23 +00:00
wiz
7632b5a399
Remove example file for sup.uk.netbsd.org, since that hasn't existed in
...
over two years. Addresses misc/10884 by David Brownlee.
2001-05-06 10:04:58 +00:00
drochner
63ee3f7941
wscons keymap file added
2001-05-04 12:13:27 +00:00
matt
686113aa87
Add usr/include/dev/dec/dec_boot.h
2001-05-04 03:20:26 +00:00
soren
d57ab3b021
machine_type.h is no longer used.
2001-05-03 13:17:26 +00:00
jdolecek
eb2b7d5548
Nuke biosboot_ps2.sym
2001-05-02 13:45:52 +00:00
minoura
20e3f52006
Add vs(4).
2001-05-02 13:24:42 +00:00
wiz
2052c729cd
Note change of location of X, XConsortium, XStandards and Xsecurity
...
man pages.
2001-04-29 11:05:59 +00:00
garbled
5d592bdca9
Add directories and files for the system/localtime sushi menu
2001-04-29 04:54:53 +00:00
kleink
4054de0826
Add links related to <stdint.h> and strtoimax(3)/strtoumax(3).
2001-04-28 15:51:08 +00:00
kleink
72593fc939
libc minor -> 75.
2001-04-28 15:44:38 +00:00
jdolecek
46f548d519
Document ltsleep(9). Feel free to improve if you wish.
2001-04-27 07:54:23 +00:00