Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -0/+1 |
| | | | | | 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 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Nuke unused variables. | dd | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | - 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 |
| | |||||
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Put ASCII under .Tn | charnier | 2000-05-28 | 1 | -1/+3 |
| | |||||
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+1 |
| | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Now bb structures are linked together. | phk | 1999-03-21 | 1 | -5/+5 |
| | |||||
* | Typo fix. | max | 1997-10-12 | 1 | -2/+2 |
| | |||||
* | Use err(3). Put includes in alphabetical order. Use .An macro. | charnier | 1997-09-22 | 2 | -12/+15 |
| | |||||
* | typo fix. | phk | 1997-08-14 | 1 | -2/+2 |
| | |||||
* | Do not output anything for source-files with no counts. | phk | 1997-08-14 | 2 | -8/+24 |
| | | | | | | | Output function name for the "pre-prologue" entry, by stealing it from the next entry. Output length of basic-block in bytes and product of executions and length. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Fixed misapplied patch in rev.1.2. A loop continuation test was outside | bde | 1997-01-14 | 1 | -1/+1 |
| | | | | the loop. This usually caused most of the output to be skipped. | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | comma typos | wosch | 1996-12-23 | 1 | -1/+2 |
| | |||||
* | Fix various bogosities. | phk | 1995-10-22 | 1 | -16/+16 |
| | |||||
* | Don't dereference NULL pointers. | phk | 1995-04-28 | 1 | -3/+7 |
| | |||||
* | Told Makefile about manpage. | phk | 1995-04-28 | 1 | -2/+2 |
| | |||||
* | Had a moment, wrote a manpage based on kprof's page. | phk | 1995-04-28 | 1 | -0/+65 |
| | |||||
* | Added the kernbb program. No man-page yet :( | phk | 1995-03-10 | 2 | -0/+129 |