Commit Graph

893 Commits

Author SHA1 Message Date
tsarna 840b9e3b24 Add auvia(4) 2000-03-31 06:01:48 +00:00
soren ad597b3ab0 Match reality. 2000-03-30 21:39:29 +00:00
soren 0d2208fd02 etc.cobalt (fstab.wd). 2000-03-30 21:13:37 +00:00
soren f1ebda6de6 fdisk and installboot. 2000-03-30 21:13:06 +00:00
augustss f3b7e3201c Add uvisor(4). 2000-03-30 16:59:36 +00:00
soda 07f31bdc87 add spllowersoftclock(9) man/catman page, pointed out by enami@netbsd.org. 2000-03-27 10:01:47 +00:00
onoe 5e2634ff53 Added /usr/include/dev/ic/awictl.h 2000-03-23 07:28:00 +00:00
thorpej 6e327348f1 callout.9 pages. 2000-03-23 07:12:36 +00:00
tron a66ade11c0 Add missing "./usr/lib/libi386.so". Problem noted by Patrick Welche in
PR port-i386/9659.
2000-03-22 17:32:03 +00:00
jlam 41053184b6 /usr/include/dev/isa/espvar.h became /usr/include/dev/isa/esp_isavar.h 2000-03-20 19:09:19 +00:00
augustss 970cd3e4db Add nca(4). 2000-03-18 14:10:49 +00:00
tron 4ca37ae145 Add "machine_machdep.h". 2000-03-17 22:54:04 +00:00
tron 6345e92ee0 Add "./usr/include/i386/endian_machdep.h". 2000-03-17 17:35:03 +00:00
ad 21eb44e2ba Add {ca,cac}.4. 2000-03-16 15:35:29 +00:00
ad 649f9c330f Add cac{reg,var}.h. 2000-03-16 15:33:24 +00:00
tron cd90b3ddcb Add "./usr/include/dev/microcode/aic7xxx/aic7xxx_reg.h" forgotten in
revision 1.199.
2000-03-15 16:09:20 +00:00
tron bbe2d4b1c0 "/usr/include/dev/hpc" exists only on the "hpcmips" port. 2000-03-15 16:03:50 +00:00
tron efbc6482aa Correct list of include files for updated Adaptec driver. 2000-03-15 16:02:25 +00:00
soren 89e842a822 mbrlabel moves to /sbin. 2000-03-15 12:16:36 +00:00
shin e8da1c58bf sync with reality. 2000-03-14 09:06:50 +00:00
shin 17fe2b89c8 add /etc/rc.d. 2000-03-14 08:49:50 +00:00
shin 405564cecb fix DAEMON,LOGIN,SERVERS,sshd in /etc/rc.d. 2000-03-14 08:49:22 +00:00
shin c992820a4d add /usr/include/dev/hpc/hpcfbio.h 2000-03-14 08:44:54 +00:00
itojun 8ab75e23f4 hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).
2000-03-13 21:23:55 +00:00
jlam dff1e64aad Add /etc/rc.d scripts. 2000-03-12 21:47:16 +00:00
groo 38cfdfd8fc Add envstat(8) for displaying sensor readings from any envsys(4)
compatible device.
2000-03-10 05:51:56 +00:00
cjs e4d280c038 Update minor version of libc so that those installing a snapshot actually
get a libc with it. (Someone's been naughty!)
2000-03-09 23:32:03 +00:00
veego 70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
kleink 8f7fc2b56a Add some more. 2000-03-06 18:41:59 +00:00
ragge 7676251b2f Update to reality, from Todd Whitesel. 2000-03-04 16:32:11 +00:00
soda e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
itojun 2dc247fc34 make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.

CMSG_xx will NOT resolve into constant.  if you use CMSG_xx to allocate
arrays, you'll lose.

bump shlib minor for libc.

NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1,
you need to recompile IPv6-related binaries.  there is no way to guarantee
backward compat in this aspect.  sorry for this.  this should be the last
backward compat breakage for IPv6-related ancillary data manipulation.
(we still have PR 9516 for unix-domain sockets...)
2000-03-02 07:41:49 +00:00
itojun ca7ee807d5 change filename for IPv6 loopback address (::1).
many found it ugly, and I found that I've made a mistake in old name.
there needs to be 4 more "0"s!

this commit renames
etc/namedb/0000:0000:0000:0000:0000:0000:000 into etc/namedb/loopback.v6.
(based on recent discussion I did not use cvsmove)
2000-03-01 11:06:27 +00:00
jwise e7adfd2136 Add missing pkg name 2000-02-28 16:31:08 +00:00
mycroft 634ca7294e Sync. 2000-02-27 23:46:01 +00:00
augustss b4cec2ce4c Add pcibios(4). 2000-02-27 17:20:02 +00:00
wiz 24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
groo de848247fc add lm.4 and envsys.4 2000-02-27 01:19:54 +00:00
mycroft 3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
itojun 04e493cfbf add /usr/include/ifaddrs.h (sorry for the delay) 2000-02-26 15:46:02 +00:00
assar 75720845de add heimdal.info and heimdal section 3 man pages 2000-02-25 02:52:11 +00:00
itojun 30230fed96 add getifaddrs.3 and freeifaddrs.3. sorry for the delay.
From: Bernd Ernesti <netbsd@arresum.inka.de>
2000-02-24 03:00:10 +00:00
itojun 2397ac761e increase shlib minor of libc, for addition of getifaddrs(3). 2000-02-23 07:00:54 +00:00
mycroft 3c2d991568 Move libbfd to comp. 2000-02-20 07:02:48 +00:00
mycroft a658cda71d Move addr2line, size and strings to comp. 2000-02-20 06:58:47 +00:00
mycroft a7de353efb Move c++filt, gcov, nm, objdump, tsort, unifdef to comp. 2000-02-20 06:19:37 +00:00
mycroft e324e8e8a0 Sync. 2000-02-20 03:31:06 +00:00
mycroft 5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
veego dead0f0287 Add /usr/share/misc/getopt 2000-02-18 10:10:29 +00:00
veego 1db61e2a1a Add rtpphy(4) and usbd(8) and add the missing unformated manpages (hi Manuel). 2000-02-18 10:05:41 +00:00