| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Print options only supported by device, back out printing options separately | ache | 2000-05-01 | 2 | -41/+25 |
* | Removed xref to mount_lfs, this died in 2.mumble. | nik | 2000-04-30 | 2 | -2/+0 |
* | Fixes a potential buffer overflow with the pid filename. | joe | 2000-04-30 | 1 | -1/+3 |
* | Fixes a potential buffer overflow with the command line arguments. | joe | 2000-04-30 | 1 | -7/+11 |
* | Allow "-" for working with STDIN | ache | 2000-04-30 | 2 | -16/+50 |
* | Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make a | green | 2000-04-30 | 2 | -7/+15 |
* | 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 |
* | 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 |
* | 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 |
* | Avoid rawname() stupidly prepending an `r' before the device name even | joerg | 2000-04-02 | 2 | -6/+14 |
* | 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 |
* | Prevent buffer overflow. | shin | 2000-03-30 | 1 | -2/+3 |
* | Back out the new advice introduced in the previous commit, which at | sheldonh | 2000-03-28 | 1 | -21/+0 |
* | Update instructions for setting the dump device prior to multi-user | sheldonh | 2000-03-28 | 1 | -10/+21 |
* | Fixed a missing library in DPADD. | bde | 2000-03-27 | 1 | -3/+4 |
* | Fixed missing DPADDs. | bde | 2000-03-27 | 1 | -1/+3 |
* | Use the same order in DPADD as in LDADD so that `make checkdpadd' doesn't | bde | 2000-03-27 | 1 | -4/+3 |
* | 1000000 usec -> 1 sec 0 usec; fix | charnier | 2000-03-26 | 1 | -1/+1 |
* | Mention linprocfs. | des | 2000-03-25 | 1 | -3/+11 |
* | Add mount_linprocfs. | des | 2000-03-25 | 1 | -1/+4 |
* | Now that we have uc_device.h, use that instead of hard-coding struct | jhb | 2000-03-24 | 2 | -19/+1 |
* | Spelling fix. | mpp | 2000-03-24 | 1 | -1/+1 |
* | Fixed style bugs in rev.1.28. Rev.1.28 was not submitted by bde. | bde | 2000-03-20 | 1 | -2/+3 |
* | B_READ is gone, check for BIO_READ instead. | phk | 2000-03-20 | 1 | -8/+8 |
* | Make this compile. This is a hack. | peter | 2000-03-20 | 2 | -15/+32 |
* | Only character devices exsist these days. Make savecore understand | ps | 2000-03-20 | 1 | -33/+8 |
* | Activate the pc98 directory. | kato | 2000-03-18 | 1 | -2/+2 |
* | Added PC98 version of fdisk. | kato | 2000-03-18 | 8 | -0/+4040 |
* | Make the fore_dnld program more robust and reliable. | phk | 2000-03-17 | 1 | -6/+15 |
* | Typo ("frequencey"). | mph | 2000-03-15 | 1 | -1/+1 |
* | Use CMSG_LEN() to compute ping SCM_TIMESTAMP cmsg_len. | shin | 2000-03-14 | 1 | -1/+1 |
* | Open the device read-only initially and re-open read-write if necessary | sheldonh | 2000-03-14 | 1 | -13/+33 |
* | Fix nits in previous commit: restore option ordering of the option | sheldonh | 2000-03-13 | 2 | -4/+10 |