summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Updated serial console options.bde1997-06-091-15/+6
|
* (1) Use the new BSD.x11.dist mtree file to create directories underasami1997-06-041-55/+51
| | | | | | | | | | | | | | | | /usr/X11R6 if USE_IMAKE or USE_X11 is set. It is mostly designed after the XFree86 distribution, but also includes some of our own goodies (libexec, share/doc, etc/rc.d). (2) Full support for per-port dependency target. An optional ":<target>" can be added to any of the *_DEPENDS variables. Do not attempt to print out anything about dependencies if NO_DEPENDS is set (there was already too much code duplication, and this extra colon has really pushed it over the limit). Requested by: jfitz (3) Make "reinstal" pmake-safe. Reminded in an e-mail from: jkh
* Add no_NO localeache1997-06-034-1/+236
| | | | Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>
* Add Xreference to chio(1).max1997-06-021-1/+2
|
* Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION.jmz1997-06-021-1/+72
| | | | | | These commands are required for the "Disk-At-Once" write process: WORMIOCREADSESSIONINFO returns the length of the lead-in and lead-out areas and WORMIOCWRITESESSION is used to send the table of contents of the disk.
* Typo fix.max1997-05-302-6/+6
|
* An overhaul of style.9 to clear up some of the ambiguities. A number ofpeter1997-05-271-75/+92
| | | | | | | things are explicitly stated now rather than being implied by example. Obtained from: Quite a few people over the last few weeks Reviewed by: core
* Add a `strip' target which remove the ^H from plain text files.wosch1997-05-251-7/+18
|
* Add "-assert pure-text" to the link line. The warnings about RRSdfr1997-05-231-2/+2
| | | | relocations in text sections are now dependant on this flag.
* Disconnect the FAQ and handbook from the makefiles and remove the files.peter1997-05-23130-60259/+2
| | | | | | | | | The FAQ and handbook have been repository copied to their own top-level ("doc") directory in the cvs tree which will not be branched so as to avoid the syncing problems. At some point, the sgml text will require formatting tools that will be from ports rather than the main source tree. Requested by: jfieber, jkh
* wl.4 was missing from the MAN4 listpeter1997-05-231-2/+2
|
* Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was definedasami1997-05-232-4/+4
| | | | | with ${CXX} at the end; the only problem was, the directory name is "g++" and ${CXX} is defined as "c++" in sys.mk.
* Updated some wording for 3.x.obrien1997-05-231-37/+51
| | | | | | | | | Added MASTER_STIE_LOCAL and updated it's location. Added -N to diff options to ensure the diff includes new files. Mentioned that USENET news ports should use ${PREFIX}/news. Refromatted some of the comments w/in the sample Makefile so they wouldn't wrap in the latin1 format. General updating and minor word changes.
* Merge the EN version changes, 1.18 -> 1.19.max1997-05-231-2/+4
|
* Add LIBALIAS.brian1997-05-231-1/+2
|
* Add the new doc-all collection.jdp1997-05-231-1/+3
|
* Add wl.4msmith1997-05-231-1/+2
| | | | Reminded by: joerg
* Manpage for the 'wl' Wavelan driver.msmith1997-05-221-0/+144
|
* Merge the EN version chages, 1.247 -> 1.249.max1997-05-211-2/+4
|
* Add Brian Handy <handy@lambic.space.lockheed.com> for his bclockasami1997-05-211-1/+2
| | | | port submission.
* Add Vanill Ice <vanilla@Minje.Com.TW> for the filerunner port update.asami1997-05-211-1/+2
|
* Merge the EN version changes, 1.246 -> 1.247.max1997-05-201-3/+2
|
* Remove me from add. contributors, I am now in committers.charnier1997-05-201-2/+1
|
* Merge the EN version changes, 1.245 -> 1.246.max1997-05-201-2/+3
|
* Merge the en version changes, 1.67 -> 1.69.max1997-05-201-2/+6
|
* Merge the EN version changes, 1.17 -> 1.18.max1997-05-201-2/+5
|
* Fixed botched author entity definition.jfieber1997-05-201-3/+3
|
* Add a man page for sppp(4).joerg1997-05-192-1/+187
|
* Add the new src-contrib-crypto collection.jdp1997-05-191-2/+5
|
* The 'wormcontrol select' command no more exists.jmz1997-05-192-4/+2
|
* A few improvements to the worm driver.jmz1997-05-191-33/+128
| | | | | | | | | | | | | | | | | | | | | | | | | - remove all calls to scsi_stop_unit(). Some drives refuse commands when stopped. This will fix the 'device not configured' message which was cleared after opening/closing the tray. - Never set the logical block address in the scsi_cmd struct when writing. The computation was bogus for block sizes not a multiple of DEV_BSIZE. (the bug is still there in the READ case) - reset the block size to the 2048 bytes in finalize_track() track to avoid an error when mounting a disk after an audio write. - remove the WORMIOCQUIRKSELECT ioctl. Quirks are now recorded at probe time (see scsiconf.c) - change and expand the argument to the WORMIOCPREPTRACK ioctl. It now possible to select more track options (copy bits, ISRC codes, track type, track number) - add an error handler to catch false errors (warnings in fact) and record the error type. - add an ioctl call (WORMIOERROR) to get more information on the nature of the error when a command or a write failed. - add an ioctl call (WORMIOCFINISHTRACK) to finalize a track without closing the device (closing the device still finalize the track if the command was not performed) Approved by: joerg
* Include the new "src-contrib-crypto" collection.jdp1997-05-196-9/+19
|
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-2/+2
| | | | | | Closes PR docs/3612. Submitted by: Josh Gilliam <soil@quick.net>
* Fix my usual omission: add Philippe Charnier to the list of contributors.joerg1997-05-192-2/+7
| | | | Reminded by: max
* Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>max1997-05-191-297/+675
| | | | Merge the EN version changes, 1.15 -> 1.17.
* Typo fix. Also, __FreeBSD_version of -current doesn't change afterasami1997-05-191-2/+2
| | | | each release anymore. :)
* Mention that flags 0x10000 disables test#3phk1997-05-182-14/+18
|
* Merge the EN version changes, 1.69 -> 1.70.max1997-05-181-3/+8
|
* Bump the original revision by one.max1997-05-181-2/+2
| | | | (The previous commit took care of merging the en version changes.)
* Document __FreeBSD_version values up to 2.2.2R. Should be in 2.2.2.asami1997-05-181-2/+7
|
* Change name of current release to 2.2.2. This should be in 2.2.2, itasami1997-05-181-2/+2
| | | | | will be pretty darn embarrassing to ship a release with a handbook that claims it's one version older. :)
* Change the release namehanai1997-05-181-2/+2
|
* Merge the en version changes, 1.244 -> 1.245.max1997-05-181-4/+3
|
* Removed my name from the list of contributors.tegge1997-05-171-3/+2
| | | | Corrected my name in the 386BSD Patch kit section.
* Merge the EN version changes, 1.243 -> 1.244.max1997-05-171-2/+3
|
* Added Chris Dabrowski < chris@vader.org> to the additional contributors listmax1997-05-171-1/+2
| | | | for the traceroute port.
* New translation of russian.sgml.hanai1997-05-173-5/+197
| | | | | | | Add Motoyuki Konno <motoyuki@st.rim.or.jp> into the contributors' list for Japanese translation. Reviewed by: hanai@astec.co.jp Submitted by: motoyuki@st.rim.or.jp
* Add -links option to sgmlfmt (via SGMLOPTS).brian1997-05-171-1/+2
| | | | | This allows people to xref specific parts of the handbook from elsewhere.
* Merge the en version change, 1.242 -> 1.243.max1997-05-171-2/+3
|
* Added Carey Jones <mcj@acquiesce.org> to additional contributors list formax1997-05-171-1/+2
| | | | the slrn port.
OpenPOWER on IntegriCloud