| Commit message (Expand) | Author | Age | Files | Lines |
* | A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions. | Ruslan Ermilov | 2003-04-15 | 1 | -1/+1 |
* | Add a test case for printf("%5.0f", 0.001). | David Schultz | 2003-04-14 | 1 | -0/+2 |
* | Remove the "run GEOM in userland harness" test stuff, it's been OBE. | Poul-Henning Kamp | 2003-04-13 | 60 | -5805/+0 |
* | Give mdconfig a couple of seconds to deconfigure in case debugging is being | Poul-Henning Kamp | 2003-04-13 | 1 | -1/+7 |
* | Make sure legacy stuff comes last. Some tools that use | Ruslan Ermilov | 2003-04-12 | 3 | -10/+12 |
* | libc_gen/basename.c depends on include/libgen.h. | Ruslan Ermilov | 2003-04-11 | 1 | -3/+3 |
* | Update these two reference vectors. | Poul-Henning Kamp | 2003-04-09 | 2 | -0/+9 |
* | Add script to run kernel based regression test and the reference vectors | Poul-Henning Kamp | 2003-04-09 | 16 | -0/+151 |
* | Utility to load one of our XML images into a MD(4) device. | Poul-Henning Kamp | 2003-04-09 | 2 | -0/+285 |
* | Additional regression tests for grouping, parsing of '.*', and printing | David Schultz | 2003-04-07 | 1 | -0/+9 |
* | -legacy and /.../legacy/... looks better than build or bootstrap in | Warner Losh | 2003-04-06 | 2 | -5/+5 |
* | Test for bug in revision 1.54 of vfprintf.c. | Tim J. Robbins | 2003-04-06 | 1 | -0/+3 |
* | We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. This | Warner Losh | 2003-04-06 | 1 | -3/+5 |
* | Don't need the gccism include_next since we won't create this file | Warner Losh | 2003-04-06 | 1 | -6/+1 |
* | Regression tests for printf()'s floating point formats. | David Schultz | 2003-04-05 | 2 | -1/+168 |
* | Migrate to a new way of dealing with building from old revisions of | Warner Losh | 2003-04-05 | 6 | -0/+180 |
* | 2.x->3.0 upgrade tools are no longer needed. 5.x is unlikely to fit | Warner Losh | 2003-04-03 | 3 | -321/+0 |
* | Write negative zero as '-0.0'. Otherwise, it is parsed as an integer | David Schultz | 2003-03-27 | 1 | -2/+2 |
* | add missing %u to show mcr1full count | Sam Leffler | 2003-03-24 | 1 | -1/+1 |
* | Follow new upcall quantum code in kernel. | David Xu | 2003-03-21 | 1 | -5/+2 |
* | o add missing copyright notices | Sam Leffler | 2003-03-19 | 4 | -2/+305 |
* | Allow the configuration to specify environment variables (passed on | Dag-Erling Smørgrav | 2003-03-14 | 1 | -2/+6 |
* | Support multiple verbosity levels. | Dag-Erling Smørgrav | 2003-03-14 | 1 | -5/+19 |
* | use relative pathname to driver-private file (instead of absolute) | Sam Leffler | 2003-03-11 | 1 | -1/+1 |
* | add simple program to dump ubsec driver statistics | Sam Leffler | 2003-03-11 | 2 | -0/+70 |
* | KerberosIV deorbit sequence: Remove references to KerbIV libs. | Mark Murray | 2003-03-08 | 1 | -2/+0 |
* | Prepare for removal of KerberosIV from the tree. | Dag-Erling Smørgrav | 2003-03-06 | 1 | -1/+0 |
* | Fix a bug in the white-space remover. | Poul-Henning Kamp | 2003-03-04 | 1 | -1/+1 |
* | Add test program for round robin in userland. | David Xu | 2003-02-26 | 4 | -0/+630 |
* | Hacks to get i386 and pc98 building: | Dag-Erling Smørgrav | 2003-02-24 | 1 | -0/+2 |
* | o add -b option to enable batching | Sam Leffler | 2003-02-24 | 1 | -5/+15 |
* | If more than one argument were given on the command line, interpret the | Dag-Erling Smørgrav | 2003-02-23 | 1 | -4/+15 |
* | Add LINT to the target list for the test setup. | Dag-Erling Smørgrav | 2003-02-23 | 1 | -1/+1 |
* | Add LINT to the taget list for CURRENT. | Dag-Erling Smørgrav | 2003-02-23 | 1 | -1/+1 |
* | Don't try to build LINT if there is no NOTES file. | Dag-Erling Smørgrav | 2003-02-23 | 1 | -0/+4 |
* | Don't omit --update on 9ball. | Dag-Erling Smørgrav | 2003-02-21 | 1 | -1/+0 |
* | Adjust code for new kse_release interface. | David Xu | 2003-02-20 | 1 | -1/+1 |
* | Properly terminate some warning messages. | Dag-Erling Smørgrav | 2003-02-18 | 2 | -6/+6 |
* | Explicitly set TZ to GMT (including in the build environment) | Dag-Erling Smørgrav | 2003-02-18 | 1 | -0/+3 |
* | - build powerpc world on 9ball | Dag-Erling Smørgrav | 2003-02-17 | 1 | -52/+117 |
* | Log to stdout if no file was specified. | Dag-Erling Smørgrav | 2003-02-15 | 1 | -9/+8 |
* | Avoid an undef warning. | Dag-Erling Smørgrav | 2003-02-15 | 1 | -1/+1 |
* | Decrease verbosity, fix some configuration problems. | Dag-Erling Smørgrav | 2003-02-14 | 2 | -8/+6 |
* | Make the tinderbox log lines less obtrusive. | Dag-Erling Smørgrav | 2003-02-13 | 1 | -4/+2 |
* | Pass KERNCONF on the command line rather than in the environment, | Dag-Erling Smørgrav | 2003-02-13 | 1 | -4/+2 |
* | Complete overhaul of the configuration system, allowing the user to | Dag-Erling Smørgrav | 2003-02-13 | 1 | -41/+81 |
* | GC the old tinderbox script. | Dag-Erling Smørgrav | 2003-02-13 | 2 | -91/+0 |
* | Place the logs in the tinderbox directory rather than cwd. | Dag-Erling Smørgrav | 2003-02-13 | 1 | -1/+2 |
* | Move away the old log file before starting the tinderbox so we don't | Dag-Erling Smørgrav | 2003-02-13 | 1 | -0/+1 |
* | - run the tinderbox script in verbose mode | Dag-Erling Smørgrav | 2003-02-13 | 1 | -2/+2 |