Commit Graph

2172 Commits

Author SHA1 Message Date
bouyer 4701861c60 Update with reality (list from 1.5.2->1.6 upgrade on i386, alpha, and sgimips). 2002-06-21 14:17:36 +00:00
wiz bb6cdafc30 Undo last. usb.h is already in comp/obsolete.mi. 2002-06-20 13:14:26 +00:00
dsainty 7ab03847f7 Add /usr/include/usb.h, which was replaced by /usr/include/usbhid.h
some time ago (2001/12/28)
2002-06-20 12:37:10 +00:00
itojun 7dba307bd4 preliminary manpage for netdock(4). hope to update with more info. 2002-06-19 09:46:48 +00:00
wiz ef94287861 Add MAKEDEV(8) for x86_64. 2002-06-19 09:28:02 +00:00
wiz 44b5cee1bf Add x86_64 cat8/man8/html8. 2002-06-19 09:23:52 +00:00
wiz c4ad930fbf Add MAKEDEV(8) for cesfic, evbmips, hp700, hpcarm, and sbmips. 2002-06-18 13:31:48 +00:00
wiz 03e60642a7 Add some more cat8/man8/html8 dirs (cesfic, evbmips, hp700, hpcarm, sbmips) 2002-06-18 13:22:25 +00:00
christos 3c5f05720a add systrace 2002-06-18 13:01:30 +00:00
christos 7f43746f07 add xsystrace 2002-06-18 12:59:27 +00:00
itojun 7dd411b55d userland access to apm emulation. 2002-06-18 05:24:44 +00:00
enami 508a11256f Add brief manpage for amdpm(4). 2002-06-18 00:37:04 +00:00
itojun 58c61a7835 add sbin/fdisk and usr/mdec/mbr to package 2002-06-17 15:27:05 +00:00
leo 4502fd4c8a Add 3rd stage loader. 2002-06-15 21:33:16 +00:00
grant 39541f4926 add ccd.conf(5) 2002-06-11 13:33:48 +00:00
grant a509987d3b remove /usr/include/pmax/clock_machdep.h, fix warning building comp.tgz while
making release.
2002-06-10 06:41:56 +00:00
itojun f79eb4420d retire greconfig(8) - you can use ifconfig(8) for everything it can do. 2002-06-09 19:31:43 +00:00
itojun 7c75b5ec2f sync with 0.9.6d. shlib minor for libssl and libcrypto
is cranked for additional functions.
2002-06-09 16:12:52 +00:00
bjh21 dcab6d6fbe Add rgb.db, since Xarm32VIDC seems to need it. 2002-06-09 11:51:55 +00:00
is bcae776bf0 gspahextoc has been EOLed. 2002-06-07 12:11:29 +00:00
thorpej df5fa8198f mopa.out is renamed to mopcopy. 2002-06-06 23:05:34 +00:00
simonb 0720ab1874 Remove <machine/rnd.h> for algor. 2002-06-06 03:33:10 +00:00
simonb 92e1ef3c92 Add ./usr/share/man/html4/sgimips. 2002-06-06 02:40:51 +00:00
simonb 19633fffec Add man8/pppdump.8; the catman page was already there. 2002-06-06 02:38:45 +00:00
simonb fae76bb934 Add mscdlabel. 2002-06-06 02:37:07 +00:00
bjh21 7c4fa0ba7d Add Xarm32VIDC to the xserver set on acorn32. 2002-06-05 23:13:46 +00:00
itojun 94db0712e3 sync - no fstab.* any longer 2002-06-05 14:39:26 +00:00
itojun 19d21bd24b sync 2002-06-05 14:37:07 +00:00
jmcneill 2c944107bb Move 'mixerctl' rc script from etc-sys-rc to etc-audio-rc. 2002-06-03 01:45:15 +00:00
jmcneill 17f5e9e8f4 Add documentation for mixerctl.conf(5) 2002-06-02 18:57:11 +00:00
jmcneill fdbb6f9c72 Add mixerctl rc.d script. 2002-06-02 18:38:35 +00:00
lukem 06de426449 SIMPLEQ rototill:
- implement SIMPLEQ_REMOVE(head, elm, type, field).  whilst it's O(n),
  this mirrors the functionality of SLIST_REMOVE() (the other
  singly-linked list type) and FreeBSD's STAILQ_REMOVE()
- remove the unnecessary elm arg from SIMPLEQ_REMOVE_HEAD().
  this mirrors the functionality of SLIST_REMOVE_HEAD() (the other
  singly-linked list type) and FreeBSD's STAILQ_REMOVE_HEAD()
- remove notes about SIMPLEQ not supporting arbitrary element removal
- use SIMPLEQ_FOREACH() instead of home-grown for loops
- use SIMPLEQ_EMPTY() appropriately
- use SIMPLEQ_*() instead of accessing sqh_first,sqh_last,sqe_next directly
- reorder manual page; be consistent about how the types are listed
- other minor cleanups
2002-06-01 23:50:52 +00:00
grant 02bfd5937c add usermgmt.conf (5) 2002-06-01 06:35:35 +00:00
wiz d79e3f15eb Add pmppc man page directories and man pages. 2002-05-31 12:21:09 +00:00
kleink bb1e88c03b Add missing bus_space_vaddr(9) link. 2002-05-31 11:11:26 +00:00
nathanw 9ee7760423 /usr/mdec/installboot is dead. 2002-05-31 04:53:30 +00:00
itojun dbbcec2c04 have bsd.endian.mk, which detects target endian.
generate *.db in target endian.  (see tech-userlevel for discussions)
2002-05-30 21:40:47 +00:00
christos f7431e8f3d bumped libz to 0.3 2002-05-29 20:08:33 +00:00
christos 4e357d1878 add pppdump 2002-05-29 19:15:15 +00:00
itojun f8b9b40efd add arc4random(9). 2002-05-28 11:35:40 +00:00
wiz eb9af10b93 Add gspa(8). 2002-05-27 21:15:00 +00:00
wiz 7c485e61a9 Add some alpha man pages (were LINKS, now MLINKS... checkflist only
found them now).
2002-05-26 14:13:56 +00:00
wiz e2d9b55a03 Add /usr/share/examples/fstab. 2002-05-26 14:11:47 +00:00
gmcgarry 6771357c89 More section 9 documentation. 2002-05-25 02:18:36 +00:00
itojun caecca980a crank minor for bcrypt support 2002-05-24 04:07:05 +00:00
itojun e68f73c3fe add arc4random(3). from openbsd 2002-05-24 04:01:43 +00:00
rafal 7a98b3fbfe Another one from Scott Taylor: add boot.elf to sgimips MD base list. 2002-05-21 23:23:48 +00:00
tsutsui e1e5065c28 List shortlived MD bbinfo.h. 2002-05-21 16:20:03 +00:00
tsutsui 67d9bb7946 /usr/mdec/installboot has been superseded by MI /usr/sbin/installboot. 2002-05-21 16:16:25 +00:00
wiz 180ed1d2e0 Add man pages for bm(4), gm(4), and mc(4). Some helpful
information provided by Michael Wolfson and various people on port-macppc.
2002-05-21 00:49:54 +00:00
jwise 6851e437d5 Separate various parts of sushi(8) from the *-sysutil-* packages into new
*-sushi-* packages.

Suggested by Allen Barret in PR misc/16900:

>$ grep base-sysutil distrib/sets/lists/base/mi | grep sushi | wc -l
>     288
>$ grep base-sysutil distrib/sets/lists/base/mi | grep -v sushi | wc -l
>     136
>
>In a future where syspkgs are useful, it seems likely that some
>people will want to avoid installing sushi, while others will want to
>be able to upgrade sushi without upgrading the entire system.  Several
>small subsystems, including cron and lpr, have their own syspkg sets,
>and it seems reasonable to do the same for the sushi subsystem.
2002-05-20 19:36:00 +00:00
wiz ccb70a5dbd Add /usr/share/man/{cat,man}4/sgimips. 2002-05-20 11:03:58 +00:00
pooka eb2b076c9f add sgimips hpc, gio, and imc cat/man pages 2002-05-19 20:43:28 +00:00
lukem e2551d1d82 getdirs.awk:
- improve parsing; explicitly skip lines we don't want and use the rest.
- keep track of which items were explicitly listed, and only output directories
  at the END which weren't listed, each with a suffix of  "optional".
- convert to my awk KNF

join.awk:
- when joining, output all of the matching entry from the first file
  and the 2nd & subsequent lines of the entry from the second file.
- convert to my awk KNF

these changes mean that maketars use of pax will result in tar files
with the traditional behaviour of only containing the necessary
directories, rather than all the parent directories required to get to
a particular item.  this latter behaviour was necessary for METALOG
(i.e UNPRIVED) pax .tgz set file generation, until the changes above
fixed it.
2002-05-19 13:32:44 +00:00
lukem 86d7ecae0d keep separate temp files for "full" flists 2002-05-19 13:24:22 +00:00
lukem 31aa8abd8e obsolete usr/mdec/installboot 2002-05-18 04:20:04 +00:00
itojun e26b1052bb use /var/chroot/sshd instead of /var/empty. suggested by christos 2002-05-16 20:59:35 +00:00
itojun 4d9f2174f9 dig sshd uid/gid, and /var/empty, for sshd privilege separation 2002-05-14 23:26:24 +00:00
lukem 8db590ac91 obsolete /usr/mdec/installboot 2002-05-14 15:08:26 +00:00
wiz bfaeec0cdf /usr/include/sh3/db_disasm.h is obsolete now. 2002-05-11 19:23:14 +00:00
tron e3368049de Move entries for "libobjc" and "libstd++" to "base" set so that
Objective C and C++ programs will work without the "comp" set.
This fixes PR install/16746 by Chris Gilbert.
2002-05-11 05:51:37 +00:00
wiz 6014921da4 +fdisk 2002-05-09 18:30:04 +00:00
wiz aa2adfcdd9 +/usr/include/${ARCH}/trap.h 2002-05-09 18:28:57 +00:00
uch e38706528a remove trap.h 2002-05-09 18:15:13 +00:00
lukem 577e5e06d2 obsolete /usr/mdec/installboot 2002-05-08 04:14:23 +00:00
lukem 0b9ef78b44 obsolete /usr/mdec/installboot 2002-05-08 04:05:41 +00:00
lukem 360df462b4 decommission usr/mdec/installboot 2002-05-07 12:49:39 +00:00
nathanw 004890f326 cat the tc.shl setlist, instead of trying to run it. 2002-05-06 23:38:47 +00:00
lukem 959cdaa6ab s,sys/bootinfo.h,sys/bootblock.h, 2002-05-06 15:15:52 +00:00
lukem 4b79ca48f3 - replace <dev/sun/sun_boot.h> with <sys/bootinfo.h>
- sort some entries
2002-05-06 05:29:08 +00:00
thorpej ff8e73ad35 Not all new-toolchain platforms support shared libraries (m68000 and
sh3, for example, due to defincencies in the current compiler version).

Deal with this by splitting toolchain shlibs into tc.shl, and teachking
makeflist about it.

Also, fix an old-toolchain remnant in the sh3 set lists.
2002-05-05 01:24:24 +00:00
jdolecek 074863cac2 Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.
2002-05-04 19:43:57 +00:00
nonaka e1cab97e02 Added lock.h 2002-05-04 10:31:45 +00:00
briggs ee4a76bc67 pte.h and bat.h are gone for bebox. 2002-05-04 04:50:46 +00:00
lukem 190665e2fb obsolete alpha installboot.old and bootxx{,.old} 2002-05-03 15:43:40 +00:00
wiz a2a5a68e82 Add /usr/mdec/osloader. 2002-05-03 12:12:03 +00:00
wiz 68e4c5072a Fix mmeye includes list. 2002-05-03 12:11:44 +00:00
wiz bc1d9143fe Add some obsolete include files. 2002-05-03 12:11:22 +00:00
wiz 84f9ea26cd Remove empty line. 2002-05-03 12:10:57 +00:00
lukem ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
wiz bf527580b7 Remove previously empty /usr/share/man/{cat,html,man}9/arm32. 2002-05-02 17:03:57 +00:00
wiz b0435b05cd According to thorpej, only x86_64 doesn't provide lint files now.
Remove corresponding conditionals for sparc64, m68000, and sh3, and
add one for x86_64.
2002-05-02 15:59:10 +00:00
wiz a18665cae6 Fix up set lists for three of the four sh3 ports a bit.
XXX: Still wrong because of some missing toolchain stuff (gdb),
     and crt{begin,end}S.o.
XXX: mmeye didn't build for me, will investigate
2002-05-02 15:42:18 +00:00
wiz 19d13be4d9 Add /usr/include/dev/sun/sun_boot.h. 2002-05-02 15:39:45 +00:00
lukem 244b762de1 Complete the conversion back to the OpenSSH default configuration files of
"/etc/ssh/ssh_config" (from "/etc/ssh/ssh.conf") for ssh(1) and other
userland tools, and "/etc/ssh/sshd_config (from "/etc/ssh/sshd.conf")
for sshd(8).

etc/postinstall will detect this, and if "fix" is given, rename the files.
2002-04-29 08:23:34 +00:00
sommerfeld dbe42df9af Insert .WAIT between maketars and makesums in sets: dependancy.
An explicit makesums: maketars dependancy was not used because a
release engineer might want to regenerate the sums only and not the
tarballs; there's no explicit dependancy tracking here or elsewhere
between the input files and the output tarballs so everything gets
rebuild always.

XXX The existing "maketars" script is also not friendly to parallel
builds -- all of the sets files should be visible to the makefile so
they can be built in parallel.
2002-04-29 05:02:57 +00:00
atatat e621222ce7 Add stat(1) to sets lists 2002-04-27 19:17:16 +00:00
tsutsui 0ab399cb54 Add bbinfo.h. 2002-04-27 10:22:36 +00:00
groo c82eeddb2d dreamcast dependent set list 2002-04-26 19:17:38 +00:00
lukem 9e5598221a replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version 2002-04-26 15:50:21 +00:00
lukem 560c3ebc52 add etc/postinstall 2002-04-26 15:46:13 +00:00
ad 77e08f053a Add a driver for Adaptec FSA RAID controllers, as often found in Dell
servers. Based on the FreeBSD/OpenBSD versions.
2002-04-26 02:05:07 +00:00
lukem 9879192442 remove duplicate entry for bsd.files.mk 2002-04-24 01:29:20 +00:00
bouyer be7a077389 Add esiop(4) 2002-04-23 19:41:31 +00:00
augustss 43688aeeca Fix some (old) typos: s/catman/man/ 2002-04-23 12:07:52 +00:00
augustss 7e84f132c3 Add acpi man pages. 2002-04-23 12:04:12 +00:00
ad 8c02ac5aed Add icpsp. 2002-04-22 21:07:47 +00:00
ad 9a09578e25 Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
minoura a37bf11046 Add passwd.conf. 2002-04-22 10:08:41 +00:00
thomas a6bf55b131 Remove not needed README.* files. 2002-04-21 10:41:38 +00:00