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