Commit Graph

3775 Commits

Author SHA1 Message Date
augustss 9314c6d3af Add model name to Inland adapter. 2001-01-15 14:07:41 +00:00
jdolecek 99eacc3503 move the info about supported cards from NAME section to SYNOPSIS 2001-01-15 13:59:00 +00:00
christos 1e8e6439aa use the new .if commands(<target>) directive so that we don't have to
change Makefiles.
2001-01-14 20:49:36 +00:00
jdc 0a8768ba0d Remove the visual bell capability from the xterm entry. This fixes
compatibility problems with other xterm implementations.

Fixes PR bin/11882.
2001-01-14 19:10:59 +00:00
christos c4a3a5ddb2 fix thinko: test for the existance of the target before we define it... 2001-01-14 09:53:57 +00:00
christos 89923c1ef5 Alter previous redefined target protection. If the ${PROG} target is defined,
add the dependencies as usual, but don't add the commands. This avoids
having to change all the Makefiles that redefine the PROG target.
2001-01-14 09:40:35 +00:00
christos 3769adf593 allow programs to override the program target. 2001-01-14 06:17:27 +00:00
nathanw 7fe3932bd4 Add a device known to (currently) use the FTDI chipset. 2001-01-13 20:53:22 +00:00
nonaka a8d72bfe57 add man8.prep 2001-01-13 19:35:35 +00:00
nonaka a5374efc80 add prep MAKEDEV related manpages. 2001-01-13 19:35:12 +00:00
simonb ba5b4fefa2 Sort(!). "preconsolidate" was in the wrong place. 2001-01-13 11:51:12 +00:00
itojun d5197a0b22 mention that the file is like /etc/ifconfig.fxp0. wording. 2001-01-12 02:55:28 +00:00
jhawk 0d99070cf2 Change wi(4)'s default from ad-hoc mode to BSS mode. Also
some minor manpage fixes.
2001-01-11 19:33:51 +00:00
itojun 3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss a5b477a650 Xref usscanner(4). 2001-01-11 07:05:58 +00:00
augustss 1463ebdb03 Add usscanner(4). 2001-01-11 06:10:01 +00:00
garbled 0e7d999756 Document the changes to the /etc/sushi.conf file in here as well. 2001-01-10 10:03:12 +00:00
abs 6258e0bf60 Add a new variable 'backup_dir', which can be used to change the backup
directory from /var/backup (useful for those of us who have a separate /var
and would like to have our backup disklabels on the root filesystem).
Default behaviour unchanged. backup_dir being unset is taken as /var/backup.
2001-01-09 17:30:29 +00:00
bouyer 39ad4913b6 Update for Ultra/100 support, and add ICH2. 2001-01-09 11:38:27 +00:00
sommerfeld e538aac13b Don't send .WAIT into the bitbucket 2001-01-09 02:08:32 +00:00
martin 6d1e5dd848 Regen after adding of isdn devices to MAKEDEV scripts. 2001-01-08 22:27:51 +00:00
rh 1e5b48b49d Add 'esm' to audio devices section 2001-01-08 21:00:20 +00:00
rh ad95c5fc9b Add reference to esm(4) 2001-01-08 20:12:51 +00:00
rh fde1710f1c Add manpage for 'esm' PCI audio driver 2001-01-08 20:03:34 +00:00
itojun 561c43d3fa use MACHINE_CPU=arm on both arm26/32. 2001-01-08 13:28:08 +00:00
mrg 9354cc7a64 add missing $LIBCRYPTO_RC5 and $LIBCRYPTO_IDEA 2001-01-08 07:41:10 +00:00
mrg 762bc3c71a add missing $LIBSSL 2001-01-08 07:36:10 +00:00
itojun 9833445e10 declare MACHINE_CPU. MACHINE_CPU will be generated from MACHINE_ARCH,
to identifiy CPU type in build tree (like mipse[lb] -> mips, sh3e[lb] -> sh3).

XXX what should we do about arm and sparc?
2001-01-08 07:28:07 +00:00
martin 592d28a907 Regen after MAKEDEV update. 2001-01-08 06:22:42 +00:00
ad dc084200cc Sync with reality. 2001-01-07 16:01:10 +00:00
garbled 579b447179 Argh.. I forgot to enable the sushi subdir in this Makefile, fix.
Pointed out by Lennart Augustsson in private email.
2001-01-07 07:10:30 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
martin 56d43050fc Enable ISDN examples. 2001-01-06 13:28:19 +00:00
martin 0a970e19e4 Import of ISDN4BSD configuration example files 2001-01-06 13:26:27 +00:00
garbled 236075fa43 Fix some stupidity in here. There seem to be some definate problems with
this script, that didn't exist before..  It's going to take some doing to
figure them out..
2001-01-06 07:31:03 +00:00
garbled e6b7556dfb Add libcdk to these two files 2001-01-05 15:59:30 +00:00
martin f7c04f17a4 Enable new imported ISDN4BSD man pages. 2001-01-05 15:46:12 +00:00
martin 295d8f125c Documentation for the kernel part of ISDN4BSD.
XXX - needs some work
2001-01-05 15:43:14 +00:00
blymn 3231707aae added libform 2001-01-05 13:11:00 +00:00
blymn 2ba6155111 Added libform. 2001-01-05 12:59:25 +00:00
garbled c6745fa911 Change the sed string to work better with -current.. 2001-01-05 07:50:12 +00:00
garbled 4bf4b46a81 Forgot a makefile.. OOps. 2001-01-05 07:33:32 +00:00
garbled 19b9c78e4c Add the motherload of Makefiles to install all these fun forms and scripts.
I think writing these makefiles takes longer than writing the menu items
themselves.. ;)
2001-01-05 07:32:32 +00:00
garbled 746adc63eb Fix a stupid typo 2001-01-05 03:46:38 +00:00
garbled ceb08cea2c Add all the help menus, and working menu items I currently have for sushi.
Note, these directories are missing Makefiles..  I know that.. and I'm
working on it.
2001-01-05 02:06:53 +00:00
itojun 083a373737 s/.INIT/.BEGIN/ for NetBSD make 2001-01-05 00:25:59 +00:00
garbled 9c926b4602 Add LIBCDK and LIBFORM definitions 2001-01-04 23:52:00 +00:00
itojun 180f4678a4 die if MACHINE_ARCH == sh3 2001-01-04 15:17:41 +00:00
itojun c5fb04a57e sh3 split (MACHINE_GNU_ARCH) 2001-01-04 10:29:11 +00:00
itojun 973149dcb3 sh3 split 2001-01-04 08:32:02 +00:00