summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-03-05Patch from PR 12304 submitted by Matthias Buelow mkb@moghedien.mayn.de.jrf
2003-03-03use UINT32_C and PRIu32 macros instead of 0x...U and %u.tshiozak
2003-03-03sync with the last change of runetype.h; %ld -> %u.tshiozak
2003-03-03Bump date for RMID support. New sentence, new line.wiz
2003-03-03Sync usage with options; sort option string; handle N instead ofwiz
2003-03-03Bump date. Sort options, sort SEE ALSO.wiz
2003-03-02TF_PROTO1/2 mixup. from itou makotoitojun
2003-03-01No need to invoke the make command so many times. It can handle allenami
2003-02-28If the NetBSD version note looks reasonable, parse it and display thethorpej
2003-02-28crank dateslukem
2003-02-28crank versionlukem
2003-02-28Crank dates on TNF copyright.lukem
2003-02-28#undef TYPE(a) is not legal. Change to #undef TYPE /*(a)*/matt
2003-02-28Remove unused printf argument.matt
2003-02-28Add missing includematt
2003-02-28add a cast to appease SUNWspro cc. noted by grant@lukem
2003-02-27Don't use uninitialized variable.enami
2003-02-27Clean up code in places, add some more (possible) submap names, makeatatat
2003-02-26keep track of the two proc entries significant to the utmp entry. The onechristos
2003-02-26Print the command in parenthesis, if kvm_getargv2() returns nofredb
2003-02-26don't trust sizes comming in from the elf file.christos
2003-02-26make this compilechristos
2003-02-26fix a memory allocation issue.christos
2003-02-26keep track which entries are utmp and which are utmpx, so we can printchristos
2003-02-26- Remove SUPPORT_FTPD_UTMP flag. Enable it only for utmp entries, utmpx doeschristos
2003-02-26Add -B to MAKEFLAGS so that it propagates to sub-makes.sjg
2003-02-26Add MBUFTRACE kernel option.matt
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-24Fix the output of NUL bytes within %b formats.dsl
2003-02-24Create subwins that end one line from the bottom of the screen evendsl
2003-02-23markup: the ";" for -exec, -ok, and -execdir is a seperate word fromjhawk
2003-02-23eleminate forward decl of 'struct stat'jhawk
2003-02-23delint: trailing commas in enum definitions are prohibittedjhawk
2003-02-23Oops. Missed some possible UVM_ET_IS*() macro uses.atatat
2003-02-22Properly print the VM_MAP_TOPDOWN flag if it is set, document theatatat
2003-02-21Fix the sample output in one of the examplesatatat
2003-02-21Add missing dot to the `-' option. Ok'ed by wiz.jmmv
2003-02-19Show the last "track" as the start of the lead-out area instead of asimonb
2003-02-18Add some missing voids.perry
2003-02-18The name of the working directory for each prog is converted by "s/-/_/".msaitoh
2003-02-18Pivot the disk stats into extra lines if they run out of columnsdsl
2003-02-17Fiddle with screen layout to generate room for longer labels on thedsl
2003-02-17Make it play RMID files as well. From bin/20388, Quentin Garnier.augustss
2003-02-17Add wtmpx support.christos
2003-02-17fix static length variables.christos
2003-02-16Describe class field correctly. Addresses PR 20370 by Pavel Cahyna.wiz
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-02-14Implement rquota RPC version 2, compatible with the linux implementation,bouyer
2003-02-13Avoid displaying "intr" for all interrupt counter titlesdsl
2003-02-12PR/20317: Johnny Billquist: Clear timestamps upon freeing entries.christos