Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supply only one author name per instance of %A, as per mdoc.samples(7). | sheldonh | 2000-05-10 | 1 | -1/+2 |
| | | | | | PR: 18465 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> | ||||
* | Tidy up the offset calculations. | ps | 2000-05-09 | 1 | -5/+4 |
| | | | | Submitted by: bde | ||||
* | Add '-DPC98' to CFLAGS if MACHINE == pc98. | nyan | 2000-05-09 | 2 | -0/+10 |
| | |||||
* | Read the correct size into kdumplo. | ps | 2000-05-09 | 1 | -1/+1 |
| | | | | Botched/Noticed by: peter | ||||
* | Allow savecore to work on > 2GB partitions. | ps | 2000-05-08 | 1 | -2/+4 |
| | | | | Submitted by: peter | ||||
* | Update device name. | kris | 2000-05-07 | 1 | -1/+1 |
| | |||||
* | Update references to disk and tape devices. | kris | 2000-05-07 | 1 | -5/+5 |
| | |||||
* | Update device names in examples. | kris | 2000-05-07 | 1 | -3/+3 |
| | |||||
* | Fix typo | phantom | 2000-05-06 | 2 | -2/+3 |
| | | | | Noticed by: hoek | ||||
* | Correct an xref. | mpp | 2000-05-05 | 1 | -1/+3 |
| | | | | | PR: doc/13218 Submitted by: phantom | ||||
* | Correct the usage of the ".Bd -literal -offset xxx" macro to use | mpp | 2000-05-05 | 1 | -8/+8 |
| | | | | | | | a proper offset. This silences warnings when the man page is formated with groff. PR: bin/14534 | ||||
* | mdoc(7) style fixes and cleanup | phantom | 2000-05-04 | 1 | -35/+39 |
| | |||||
* | Fix path to ip6fw | phantom | 2000-05-04 | 1 | -1/+1 |
| | |||||
* | . clean `.Os' macro value since this tool is not KAME-only tools anymore | phantom | 2000-05-04 | 1 | -5/+8 |
| | | | | | . sort Xr's in SEE ALSO section . add integration note | ||||
* | Remove outdated BUGS section. We'll never rename comcontrol to siocontrol. | phantom | 2000-05-04 | 1 | -4/+0 |
| | |||||
* | New option: -redirect_proto. | ru | 2000-05-03 | 2 | -1/+91 |
| | |||||
* | Remove extraneous Dv macro that slipped in, in rev 1.64. | sheldonh | 2000-05-03 | 1 | -1/+0 |
| | |||||
* | Remove unused include. | asmodai | 2000-05-01 | 2 | -2/+0 |
| | |||||
* | Remove unused include, and place sys includes at top, which enabled | asmodai | 2000-05-01 | 1 | -3/+2 |
| | | | | us to remove this include. | ||||
* | Remove unused includes. | asmodai | 2000-05-01 | 2 | -2/+0 |
| | |||||
* | Remove unused #include. | asmodai | 2000-05-01 | 2 | -2/+0 |
| | |||||
* | Remove unused #include. | asmodai | 2000-05-01 | 8 | -8/+0 |
| | |||||
* | . clear `.Os' macro value since this tool is not KAME only anymore | phantom | 2000-05-01 | 1 | -5/+4 |
| | | | | . add integration note | ||||
* | Print options only supported by device, back out printing options separately | ache | 2000-05-01 | 2 | -41/+25 |
| | | | | Pointed-by: bde | ||||
* | Removed xref to mount_lfs, this died in 2.mumble. | nik | 2000-04-30 | 2 | -2/+0 |
| | | | | | PR: docs/18272 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org> | ||||
* | Fixes a potential buffer overflow with the pid filename. | joe | 2000-04-30 | 1 | -1/+3 |
| | | | | | Submitted by: Mike Heffner <spock@techfour.net> Submitted on: audit@freebsd.org | ||||
* | Fixes a potential buffer overflow with the command line arguments. | joe | 2000-04-30 | 1 | -7/+11 |
| | | | | | Submitted by: Mike Heffner <spock@techfour.net> Submitted on: audit@freebsd.org | ||||
* | Allow "-" for working with STDIN | ache | 2000-04-30 | 2 | -16/+50 |
| | | | | | Allow printing of each option separately when keyword specified without a number | ||||
* | Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make a | green | 2000-04-30 | 2 | -7/+15 |
| | | | | rule that logs without a log limit, use "logamount 0" in addition to "log". | ||||
* | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | ru | 2000-04-27 | 2 | -18/+106 |
| | |||||
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -16/+16 |
| | |||||
* | A local WIP snook in rev 1.31. | obrien | 2000-04-21 | 2 | -12/+4 |
| | | | | Noticed by: bde | ||||
* | Found more places where 'r' was being prepended to the device name. | obrien | 2000-04-20 | 2 | -8/+16 |
| | |||||
* | Remove MAINTAINER. | grog | 2000-04-16 | 1 | -2/+0 |
| | |||||
* | Add include of errno.h where needed, remove extern int errno where not. | imp | 2000-04-14 | 6 | -12/+4 |
| | | | | These commits were inspired by a similar commit to netbsd. | ||||
* | Better error message for a case that I hit. | imp | 2000-04-14 | 1 | -1/+2 |
| | |||||
* | Don't prepend "r" for the raw device anymore. | obrien | 2000-04-10 | 2 | -2/+2 |
| | |||||
* | Pass timezone information to an nwfs mount. | bp | 2000-04-05 | 1 | -3/+21 |
| | |||||
* | Correct Charles Mott's email address | brian | 2000-04-02 | 2 | -7/+4 |
| | | | | Requested by: cmott@scientech.com | ||||
* | Avoid rawname() stupidly prepending an `r' before the device name even | joerg | 2000-04-02 | 2 | -6/+14 |
| | | | | | | | | | | | in cases where the supplied name was already pointing to a character special device. This fixes the breakage that occured when trying to dump a filesystem by name (e. g. /usr), with an fstab already mentioning the raw device name (like /dev/rda0g) where dump attempted to use /dev/rrda0g then. Also removed the now obsolete remark that fstab were carrying block special names. | ||||
* | Add new rtmsg types which already defined in kernel. | shin | 2000-03-30 | 1 | -1/+3 |
| | |||||
* | Added 640KB and 1232KB formats, which were standard MS-DOS formats of | kato | 2000-03-30 | 2 | -2/+4 |
| | | | | | | | 2DD and 2HD disks in Japan. Submitted by: Shigeharu TAKENO <shige@iee.niit.ac.jp> Pointed out by: chi@bd.mbn.or.jp (Chiharu Shibata) | ||||
* | Prevent buffer overflow. | shin | 2000-03-30 | 1 | -2/+3 |
| | | | | | PR: bin/17657 Submitted by: tanimura | ||||
* | Back out the new advice introduced in the previous commit, which at | sheldonh | 2000-03-28 | 1 | -21/+0 |
| | | | | | | | | | least one reviewer is now unhappy with, since it contains incomplete and misleading advice that is not easy to correct. The net effect of this commit and the previous commit is to simply remove all discussion of setting dumpdev to catch crash dumps prior to entering user mode. | ||||
* | Update instructions for setting the dump device prior to multi-user | sheldonh | 2000-03-28 | 1 | -10/+21 |
| | | | | | | | mode. Reported by: dcs Submitted by: asmodai | ||||
* | Fixed a missing library in DPADD. | bde | 2000-03-27 | 1 | -3/+4 |
| | | | | Fixed some misformattings. | ||||
* | Fixed missing DPADDs. | bde | 2000-03-27 | 1 | -1/+3 |
| | | | | Fixed style bug for LDADD (don't use += for initial definitions). | ||||
* | Use the same order in DPADD as in LDADD so that `make checkdpadd' doesn't | bde | 2000-03-27 | 1 | -4/+3 |
| | | | | | | | report an error for it. Fixed some style bugs (the usual ones for DPADD and LDADD, and misformatting). | ||||
* | 1000000 usec -> 1 sec 0 usec; fix | charnier | 2000-03-26 | 1 | -1/+1 |
| | |||||
* | Mention linprocfs. | des | 2000-03-25 | 1 | -3/+11 |
| |