kleink
1a4d443770
Sync libc minor.
2000-07-08 13:47:34 +00:00
enami
bf53880ad5
Create link to lchflags.[02].
2000-07-08 00:53:39 +00:00
itojun
b596a9b104
rename securepath.3 into secure_path.3, as the function is named secure_path().
...
it is too hard to guess...
2000-07-07 11:05:06 +00:00
mjl
c31ef53b64
Bump libskey version.
2000-07-06 22:33:50 +00:00
dmcmahill
a837227ef1
Add ofwboot.xcf
2000-07-06 19:46:15 +00:00
ad
8a82d4a86e
Bump libutil minor (pw_getconf()).
2000-07-06 11:26:23 +00:00
ad
2fb062082f
Add passwd.conf.5.
2000-07-06 11:24:03 +00:00
ad
489f880428
Add rmd160.h.
2000-07-06 10:58:56 +00:00
veego
1b45532bcc
Bump the minor version, because RIPEMD-160 was added to libc.
2000-07-05 16:08:28 +00:00
itojun
0bfeec5234
sync sendmail default configuration file with GENERIC kernel setting.
...
was: sendmail-IPv6.cf(v4/v6) + sendmail.cf(v4)
now: sendmail-IPv4only.cf(v4) + sendmail.cf(v4/v6)
do we need etc/obsolete.mi?
2000-07-04 12:21:02 +00:00
gmcgarry
76405ae56d
audioamd(4) man page.
2000-07-04 07:59:12 +00:00
assar
91c3839d0a
add man-pages for kf and kfd
2000-07-02 16:40:14 +00:00
thorpej
8b1b3bc680
gifconfig(8) is obsolete.
2000-06-30 18:07:16 +00:00
mrg
128b39502d
* sys/vm is dead.
...
- obsolete <vm/vm.h>
- put ./usr/include/uvm in base not comp (like everything else).
- remove ./usr/include/vm
2000-06-29 12:03:08 +00:00
mhitch
dead2ce832
add <m68k/endian_machdep.h>
2000-06-28 19:53:14 +00:00
mrg
88adda1288
more vm header file changes:
...
<vm/vm_extern.h> merged into <uvm/uvm_extern.h>
<vm/vm_page.h> merged into <uvm/uvm_page.h>
<vm/pmap.h> has become <uvm/uvm_pmap.h>
this leaves just <vm/vm.h> in NetBSD.
2000-06-27 09:00:14 +00:00
mrg
d1039325e4
<vm/pmap.h> -> <uvm/uvm_pmap.h>
2000-06-27 07:18:07 +00:00
gmcgarry
ee16625999
Add lock(9) entries.
2000-06-26 21:55:25 +00:00
mrg
2def7838c4
add removed vm headers; from veego.
2000-06-26 16:47:58 +00:00
kleink
f4314449b5
Add <machine/int_types.h>.
2000-06-26 15:49:42 +00:00
mrg
7665599771
<vm/vm_map.h> gets merged into <uvm/uvm_map.h>
2000-06-26 15:32:23 +00:00
mrg
4c698e84f6
<vm/vm_param.h> -> <uvm/uvm_param.h>
2000-06-26 14:58:58 +00:00
mrg
2f159a1bac
remove/move more mach vm header files:
...
<vm/pglist.h> -> <uvm/uvm_pglist.h>
<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
<vm/vm_object.h> -> nothing
<vm/vm_pager.h> -> into <uvm/uvm_pager.h>
also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
soren
dbed2b99d1
Reflect reality.
2000-06-25 17:00:08 +00:00
mrg
53be5b215c
<vm/vm_pageout.h> is already empty; kill it totally.
2000-06-25 13:49:33 +00:00
mrg
f5f84f80c5
<vm/vm_prot.h> becomes <uvm/uvm_prot.h>
2000-06-25 13:37:51 +00:00
thorpej
53eb5923da
libcrypto.so.0.1 and libdes.so.5.1
2000-06-21 19:50:51 +00:00
thorpej
b4ee6fb6cc
First sweep of fixing up set lists after crypto integration.
2000-06-21 06:27:55 +00:00
thorpej
e7d6b96938
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
...
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.
There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
enami
ff4f7d0056
Sync with reality; netconfig.4 is moved to section 5. rpc.4 is removed.
2000-06-20 04:31:45 +00:00
minoura
860baf4491
Sort.
2000-06-20 01:28:36 +00:00
matt
5274ffa9e2
Add dev/dec/dec_boot.h / remove pmax/dec_boot.h
2000-06-17 06:07:53 +00:00
itojun
13f3f0e53d
remove /usr/sbin/setkey, since it is now in /sbin .
...
From: "Akira KUBO" <punio@BALTIMORE.CO.JP>
2000-06-15 04:11:18 +00:00
assar
66ac6d517e
obsolete list from crypto stuff
2000-06-14 15:33:58 +00:00
assar
7aa55bcadf
update so that it's more in-line with reality
2000-06-14 15:24:08 +00:00
cgd
ba7e40e619
trim some irrelevant gunk
2000-06-14 06:32:31 +00:00
itojun
00ded2c64e
add rc.d/ipsec for ipsec configuration. when enabled, it will inject
...
/etc/ipsec.conf into "setkey -f". PR 9609.
2000-06-13 16:29:53 +00:00
itojun
11a42bf1f4
move setkey(8) from usr.sbin to sbin, to enable us to initialize
...
IPsec manual key before /usr mount..
(based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
2000-06-13 15:15:21 +00:00
itojun
f271a2cc0d
do not install /usr/sbin/scriptdump, a helper perl script for setkey(8).
...
makes no sense when we have no perl in base system.
2000-06-13 05:35:45 +00:00
mycroft
4fcafab072
Oops; nuke a file that really should be gone.
2000-06-13 03:12:44 +00:00
wiz
e5fae83b0b
add mvme68k/le.{0,4}, too.
2000-06-13 01:54:28 +00:00
wiz
3249547159
oops, awictl.h was in dev/ic, not dev/isa
2000-06-13 01:53:48 +00:00
wiz
ad144540cf
add /usr/share/postfix
2000-06-13 01:02:31 +00:00
wiz
16764c07a1
add awictl.h, espvar.h, some ntfs/*.h, vm/vm_{conf,swap}.h and
...
svc_getreg{,set}.{0,3}
2000-06-13 01:00:17 +00:00
wiz
f0abc226bd
for consistency with other obsolete.*: remove leading '.'
2000-06-13 00:58:33 +00:00
wiz
632e153699
add bin/rcorder, portmap, usr/sbin/smrsh, update;
...
also add atari/ahdi* man pages, and fix a pasto for nfsiod.8
2000-06-13 00:57:22 +00:00
wiz
827edfa76c
move pcvt files and devices to obsolete lists
2000-06-13 00:54:21 +00:00
mycroft
5f61ae5a02
Whee. Catchup time again.
2000-06-12 19:49:17 +00:00
tsubai
8df877fc1c
Add powerpc/{endian_machdep.h,hid_601.h}.
...
Create obsolete.powerpc.
2000-06-11 14:13:00 +00:00
onoe
d875086bb3
/usr/include/dev/ic/awictl.h is removed due to awictl interface has been
...
replaced by wiconfig(8)
2000-06-09 05:59:43 +00:00
itojun
9537caed22
add 1.13 -> 1.14 again (obsolete IPv6 headers). it would be better
...
if we can smoothly upgrade from 1.4[A-Z] to 1.5 (like Comdex snapshot).
2000-06-08 01:24:38 +00:00
thorpej
4b4411fe04
Update for reality.
2000-06-07 01:31:37 +00:00
gmcgarry
3129070fd6
New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
...
didn't work. Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
thorpej
60a5fb3613
alpha/intrcnt.h is obsolete.
2000-06-05 21:55:29 +00:00
simonb
57301eb879
Add xntp 3.5 programs, libraries and doco to the obsolete list
2000-06-05 03:17:23 +00:00
cgd
cffb580806
Implement the more flexiable `evcnt' interface as discussed (briefly) on
...
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun
eed37fdd23
we have never shipped IPv6/IPsec in official releases, so we don't
...
need to register files that are gone. From: bernd ernesti
2000-06-04 12:25:25 +00:00
itojun
d586fbe2be
register removed IPv6/IPsec include files (nonstandard file paths).
2000-06-04 11:58:25 +00:00
itojun
93b2b4e693
remove include files in nonstandard path
...
(has been #error for couple of months).
2000-06-04 11:52:06 +00:00
itojun
e56538278d
add sys/ansi.h
2000-06-04 08:53:58 +00:00
matt
04a2da60cb
add some missing files.
2000-06-03 05:36:56 +00:00
matt
da9fca7cc8
va-ppc.h and vmparam.h are no longer existant in /usr/include/powerpc
2000-06-03 05:31:23 +00:00
enami
48f28a68be
There is no formatted man pages under man9.
2000-05-31 08:02:45 +00:00
cgd
016962c8ae
add softintr-related pages
2000-05-31 00:43:17 +00:00
augustss
5036bc4fc0
Add mca(4).
2000-05-28 22:38:54 +00:00
ragge
db2af6e8dc
Place vsio.h in obsolete list.
2000-05-28 19:49:50 +00:00
blymn
ef06522539
Bump minor lib version of libtermcap & libtermlib
2000-05-28 09:59:48 +00:00
simonb
3ecaf10108
Bump libkvm minor.
2000-05-26 02:44:33 +00:00
shin
1498143bfa
add lfs_ manpages.
2000-05-25 04:20:46 +00:00
blymn
dd22c41749
Bumped minor of libtermcap.
2000-05-20 13:57:28 +00:00
kleink
793557dfb6
Sync.
2000-05-18 12:09:52 +00:00
shin
6eb7daf256
sync with reality.
2000-05-18 07:22:57 +00:00
shin
15a4223c42
add <mips/endian_machdep.h>.
2000-05-18 07:02:00 +00:00
thorpej
031c192cf0
Add cz(4).
2000-05-17 18:20:31 +00:00
shin
f26609f174
add X server for hpcmips (Xhpc).
2000-05-16 11:27:37 +00:00
bouyer
73faa41bdf
Add siop(4)
2000-05-15 07:50:44 +00:00
christos
72c4881e9a
add magic.mime
2000-05-14 23:07:43 +00:00
jdolecek
9732605da9
add biosboot_ps2.sym - IBM PS/2 bootblocks
2000-05-13 20:03:32 +00:00
lukem
78abee064b
remove netstart
2000-05-13 08:07:01 +00:00
jdc
5133f6e158
libcurses minor++.
2000-05-11 22:56:46 +00:00
thorpej
b7600c4149
Add viaenv and viapm manapges.
2000-05-10 23:29:46 +00:00
thorpej
f7c5e1ea86
Add missing cat4/bktr.0
2000-05-10 23:28:17 +00:00
thorpej
2d395cdbf0
Add missing arm26 {cat,man}4 arcws{kbd,mouse}.[04]
2000-05-10 23:27:14 +00:00
thorpej
2a90261514
Add cat4/arm26 and man4/arm26.
2000-05-10 23:25:44 +00:00
thorpej
6d85384c6f
Update for location of aliases/aliases.db.
2000-05-10 23:24:04 +00:00
groo
4bfa511ce1
add arm26 devices
2000-05-10 16:46:06 +00:00
mycroft
0236348990
Sync.
2000-05-08 06:09:57 +00:00
itojun
ab325e0bb6
add netbsd-proto-IPv6.mc
2000-05-08 00:38:29 +00:00
itojun
10e25f6012
make default sendmail.cf IPv4-only again.
...
roll sendmail-IPv6.cf, which does IPv4/v6.
2000-05-08 00:37:53 +00:00
wiz
a30914202c
add man page for bktr(4)
2000-05-07 20:46:10 +00:00
wiz
a84ef58660
added bt8xx.h for bktr driver
2000-05-07 00:56:03 +00:00
augustss
32e67c7edb
Add pas(4) man page.
2000-05-06 14:33:22 +00:00
mycroft
681d659b77
Finish previous sync.
2000-05-06 06:27:42 +00:00
mycroft
b62104ce62
Sync (mostly).
2000-05-06 06:22:21 +00:00
itojun
ee5a20c368
sync better with 8.10.1.
2000-05-04 00:52:58 +00:00
simonb
79d9107b9d
Remove ntptimeset.[08] - there is no man page for this program.
...
Noted by Johan Danielsson.
2000-05-03 23:30:35 +00:00
augustss
c8cd24e809
Add entries for the new links.
2000-05-03 23:04:13 +00:00
augustss
e4e7996be0
Reflect bba(4) move.
2000-05-03 22:58:39 +00:00
veego
cf189f1d7e
Add ipfs(8).
2000-05-03 11:45:28 +00:00
veego
43cea5b587
Add /usr/sbin/ipfs
2000-05-03 11:44:31 +00:00