summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add a hungarian map to allow use of a US 101 key keyboard.julian1998-10-303-4/+325
| | | | | | Rename and extend the 102 key version to distinguish it from the 101 key version. Submitted by: Gabor Zahemszky <zgabor@cs.elte.hu>
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-302-7/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | packages from a single port. LOOP_VAR is the name of the variable and LOOP_OPTIONS is a space-separated list of values it should take. When these are set, the target "package-loop" will go through a clean and package loop for all the options. The "package-loop" target is defined as "package" when LOOP_VAR is not defined, so if you are in the business for building packages, you should use "package-loop" all the time. (This target is added to bsd.port.subdir.mk too.) Also, the "describe" target prints out multiple lines so that all options will go into the INDEX. (In other words, if you define these variables, INDEX is going to look real silly if you don't put ${${LOOP_VAR}} in PKGNAME.) Seconded by: obrien ("ANYTHING") (2) Turn off regexp support for LIB_DEPENDS. It is a fixed string of the form <NAME>.<VER> now. Tested by: several rounds of complete package builds (3) Check checksum even if NO_EXTRACT is defined. (4) Cosmetic fix for message in MANUAL_PACKAGE_BUILD case.
* tx(4) - misspelled wordnate1998-10-292-2/+2
| | | | | PR: misc/8491 Submitted by: billf@jade.chc-chimes.com
* Don't install the lp.4 -> plip.4 links, since the important one of thembde1998-10-291-2/+2
| | | | clobbers the new plip.4 non-link.
* `vector xxxintr' should cause a syntax error.bde1998-10-293-3/+3
|
* Fixed missing link and disordering in previous commit.bde1998-10-291-3/+4
|
* microseq.9: general purpose parallel microcode for ppbus(4)nsouch1998-10-283-3/+326
| | | | ppbconf.9: general info about ppbus(4) structures
* ppc.4 moved from man4 to man4.i386: parallel port chipset driver manpagensouch1998-10-285-3/+292
| | | | pcf.4 added: Philips I2C/isa interface manpage
* Finally they arrive! ppbus (Parallel Port Bus framework) manpages.nsouch1998-10-284-0/+453
|
* More I2C framework docs. See iicbus(4) for more info.nsouch1998-10-283-0/+224
|
* I2C framework manpages. See iicbus(4) for more info.nsouch1998-10-285-4/+293
|
* FIxed a bogus comment.bde1998-10-221-3/+3
|
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-7/+13
| | | | | | | | configured in drivers. Attempted to update the generated interrupt handler attachment to the current "temporary" method. Not tested. To test it, someone would first have to fix the bitrot in the ioctl command arg type.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | configured in drivers.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-227-23/+23
| | | | | | configured in drivers. Fixed some missing closing quotes.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-4/+4
| | | | | | | | configured in drivers. Quote the last few args to form 1 arg. Quoting them in pairs almost defeated the point of quoting them, which is to reduce the arg count to <= 9.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-12/+10
| | | | | | configured in drivers. Don't quote IO_KBD.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | | | configured in drivers. Format "irq ?" the same as in other man pages.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-24/+4
| | | | | | | | configured in drivers. Use .Cd instead of a a home made format. Don't quote IO_KBD.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | | | configured in drivers. Fixed the port name, and don't quote it. IO_NPX0 never existed.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | | | configured in drivers. Fixed quoting of IO_ASC1.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-2225-74/+70
| | | | configured in drivers.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | | | | configured in drivers. Use the correct macro in configuration declarations. .Cm somehow gave the same results as .Cm.
* Default to aout only on i386. Before we defaulted to elf only onimp1998-10-192-8/+8
| | | | | | Alpha. This is a minor, but important distinction. Should be a no-op to the install base. If OBJFORMAT is set elsewhere, things work exactly as they did before.
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-181-2/+2
|
* Add the dpt(4) man page.ken1998-10-163-4/+161
| | | | | Reviewed by: ken Submitted by: gibbs
* Update the bt(4) man page for CAM.ken1998-10-162-48/+184
| | | | | Reviewed by: ken Submitted by: gibbs
* Add in the adv(4) and adw(4) man pages for the AdvanSys narrow and wideken1998-10-165-4/+504
| | | | | | | | | | | | | | SCSI controllers, respectively. Once these drivers are tested on the alpha, these man pages can probably be moved up a directory to reflect the fact that they're architecture independent. An mdoc guru should probably look at the AUTHORS sections in both of these pages -- the .An macro seems to cause strange spacing problems. Reviewed by: ken Submitted by: gibbs
* Update to include all supported chips.gibbs1998-10-162-136/+264
| | | | | | | | Add a table comparing the features of all aic7xxx chips. Clean up the discussion of SCB paging. Reviewed by: Kenneth Merry <ken@FreeBSD.org>
* Update the aha(4) and ahb(4) man pages for CAM.ken1998-10-164-136/+76
| | | | | Reviewed by: ken Submitted by: gibbs
* Update the scsi(4) man page for CAM, and add in links so that it appearsken1998-10-162-95/+186
| | | | | | | as cam(4) as well. This includes a description of all the generic CAM kernel options, as well as a description of some of the CAM debugging printf options.
* Update the sa(4) man page for CAM. This was repository-copied from theken1998-10-164-869/+69
| | | | | | | | | | | | st(4) man page. Take out most of the sd(4) and st(4) man pages and point to the new da(4) and sa(4) man pages. Add sa.4 to the makefile. Reviewed by: ken Submitted by: gibbs
* Update the kld gluepeter1998-10-161-1/+32
| | | | Pre-Approved by: jkh
* Add the da(4) man page.ken1998-10-161-1/+1
|
* Update the da(4) man page for CAM. The da.4 man page was repository-copiedken1998-10-161-87/+100
| | | | | | | | | from the sd.4 man page. This includes a discussion of write caching and its effects. Reviewed by: ken Submitted by: gibbs
* Commented out example of changing the default kernel format with warning.peter1998-10-161-1/+9
|
* Keep the entries sorted by name. Rev.1.21 broke the order inadvertently.yokota1998-10-161-2/+2
| | | | No functaionlal change.
* Change the worm(4) man page to note that there is no longer a worm(4)ken1998-10-164-399/+45
| | | | | | | | | driver, and point users in the right direction for similar functionality. The functionality that used to be provided there is now provided by the cd(4) driver and cdrecord. Fix cross-references in a few other man pages. (i.e. delete references to things I haven't written yet)
* Add wst.4imp1998-10-151-1/+1
|
* Man page for the wst driver. I had planned on committing this earlier,imp1998-10-151-0/+231
| | | | but forgot.
* Added reference to ifconfig(8).wosch1998-10-151-2/+3
|
* Added manpage link plip.4 -> lp.4wosch1998-10-151-2/+2
|
* Add reference to lp(4).wosch1998-10-151-1/+2
|
* Support encapsulating ELF linker sets for KLD modules via gensetdefs.peter1998-10-141-3/+36
| | | | | Support name based dependencies at build time. This is a hack. These only affect KLD modules.
* Make Australian time GB-likeache1998-10-131-2/+7
| | | | | PR: 8302 Submitted by: Stephen McKay <syssgm@dtir.qld.gov.au>
* Update the cd(9) man page for the CAM cd driver. This really just anken1998-10-121-16/+32
| | | | | | | | update of the quirk entry descriptions to reflect the current state of things. Once I find out where such things belong, I'll document things like the changer scheduling mechanism, actions taken at probe, etc.
* Update the cd(4) man page for the CAM cd driver.ken1998-10-121-15/+76
| | | | | | | | This includes a description of the changer timeout kernel options and sysctl variables. I didn't check to make sure the ioctl descriptions are up to date; that will come sometime later. (The ioctls haven't changed in the CAM driver, but I'm not sure if the man page was in sync with even the old driver.)
* Add a man page for the transport layer driver.... my last commit blew up in theken1998-10-121-0/+104
| | | | middle of adding this file...
* Add man pages for the passthrough driver and the CAM transport layerken1998-10-122-2/+112
| | | | driver.
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibasami1998-10-091-1/+3
| | | | | | | | name conversion. Use it for binary ports that come with its own private shlib dirs, ports that install linux compatibility libraries (thus following their naming conventions and not ours), etc. Reviewed by: Martin Cracauer <cracauer@FreeBSD.ORG>
OpenPOWER on IntegriCloud