aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kernbb
Commit message (Collapse)AuthorAgeFilesLines
* Remove kernbb(8) from the source tree.Ulrich Spörlein2010-11-223-239/+0
| | | | | | | | | | | | It's been broken for several years and with all the binutils/toolchain changes in flight, it might make more sense to put efforts into dtrace and hwpmc instead. Discussed with: phk PR: bin/83558 Notes: svn path=/head/; revision=215717
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+0
| | | | Notes: svn path=/head/; revision=201390
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
| | | | | | | (with permission of addtional copyright holders where appropriate) Notes: svn path=/head/; revision=133249
* Fix the type of struct bbf's arc_count member: according to gcc'sTim J. Robbins2004-05-291-1/+1
| | | | | | | | definition of struct bb_function_info in libgcc2.c, it should be an int, not a long. Notes: svn path=/head/; revision=129827
* Fix our kernel support for Basic Block Profiling to work with GCC33.Poul-Henning Kamp2003-12-032-13/+69
| | | | | | | Approved by: re@ Notes: svn path=/head/; revision=123122
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
| | | | Notes: svn path=/head/; revision=114601
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-4/+6
| | | | Notes: svn path=/head/; revision=111447
* Update kernbb(8) to deal with GCC's new way of doing things.Poul-Henning Kamp2003-01-063-86/+51
| | | | Notes: svn path=/head/; revision=108780
* Include <nlist.h> for nlist interfaces instead of depending on namespaceBruce Evans2002-08-181-0/+1
| | | | | | | pollution in <kvm.h>. Notes: svn path=/head/; revision=102069
* The .Nm utilityPhilippe Charnier2002-07-141-3/+4
| | | | Notes: svn path=/head/; revision=99968
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-091-2/+2
| | | | | | | | PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> Notes: svn path=/head/; revision=96247
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-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. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79537
* Nuke unused variables.Dima Dorfman2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=78737
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
| | | | Notes: svn path=/head/; revision=70015
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* Put ASCII under .TnPhilippe Charnier2000-05-281-1/+3
| | | | Notes: svn path=/head/; revision=61021
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-201-1/+1
| | | | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp Notes: svn path=/head/; revision=51457
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Now bb structures are linked together.Poul-Henning Kamp1999-03-211-5/+5
| | | | Notes: svn path=/head/; revision=44925
* Typo fix.Masafumi Max NAKANE1997-10-121-2/+2
| | | | Notes: svn path=/head/; revision=30324
* Use err(3). Put includes in alphabetical order. Use .An macro.Philippe Charnier1997-09-222-12/+15
| | | | Notes: svn path=/head/; revision=29707
* typo fix.Poul-Henning Kamp1997-08-141-2/+2
| | | | Notes: svn path=/head/; revision=28216
* Do not output anything for source-files with no counts.Poul-Henning Kamp1997-08-142-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. Notes: svn path=/head/; revision=28215
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22997
* Fixed misapplied patch in rev.1.2. A loop continuation test was outsideBruce Evans1997-01-141-1/+1
| | | | | | | the loop. This usually caused most of the output to be skipped. Notes: svn path=/head/; revision=21678
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-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. Notes: svn path=/head/; revision=21673
* comma typosWolfram Schneider1996-12-231-1/+2
| | | | Notes: svn path=/head/; revision=20888
* Fix various bogosities.Poul-Henning Kamp1995-10-221-16/+16
| | | | Notes: svn path=/head/; revision=11683
* Don't dereference NULL pointers.Poul-Henning Kamp1995-04-281-3/+7
| | | | Notes: svn path=/head/; revision=8118
* Told Makefile about manpage.Poul-Henning Kamp1995-04-281-2/+2
| | | | Notes: svn path=/head/; revision=8117
* Had a moment, wrote a manpage based on kprof's page.Poul-Henning Kamp1995-04-281-0/+65
| | | | Notes: svn path=/head/; revision=8116
* Added the kernbb program. No man-page yet :(Poul-Henning Kamp1995-03-102-0/+129
Notes: svn path=/head/; revision=6984