Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The .Nm utility | charnier | 2002-07-14 | 1 | -0/+2 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+4 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -3/+3 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
| | | | | Use _PATH_* where where possible. | ||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 1 | -2/+1 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | update to isdn4bsd beta release 0.90 | hm | 1999-12-14 | 3 | -8/+13 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -8/+9 |
| | | | | | | | | | | - Sort xrefs. - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> | ||||
* | updating isdn4bsd to beta version 0.83 | hm | 1999-08-06 | 1 | -2/+2 |
| | |||||
* | Two getopts related nits: | imp | 1999-06-24 | 1 | -2/+2 |
| | | | | | | o getopt returns -1 rather than EOF on errors o getopt returns '?' for characters it doesn't know about, so don't include them in the getopt options string. | ||||
* | getopt(3) returns -1 not EOF. | imp | 1999-05-23 | 1 | -2/+2 |
| | |||||
* | upgrade isdn4bsd from version 0.71 to the just released version 0.81 | hm | 1999-05-20 | 2 | -37/+45 |
| | |||||
* | update the i4b userland to i4b release 0.71.00 | hm | 1999-03-07 | 2 | -10/+40 |
| | |||||
* | Initial entry of ISDN4BSD into the FreeBSD tree. | phk | 1998-12-27 | 3 | -0/+286 |
ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth. |