| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reviewed by: bde (again) | Greg Lehey | 1998-09-11 | 1 | -2/+2 |
* | Reviewed by: bde,jkh | Greg Lehey | 1998-09-11 | 2 | -7/+22 |
* | Don't refuse to pass the force and sync options to the kernel. The | Bruce Evans | 1998-09-09 | 1 | -1/+3 |
* | Add a new library function getobjformat(). It checks all the | John Polstra | 1998-09-09 | 1 | -73/+16 |
* | Fix calls to mmap. It returns void *, and on failure it returns | John Polstra | 1998-09-06 | 1 | -11/+11 |
* | For a.out mode, ignore shared libraries that don't have at least 2 | John Polstra | 1998-09-05 | 1 | -1/+3 |
* | Disable gcc's builtin memcpy for alpha since it doesn't cope with unaligned | Doug Rabson | 1998-09-05 | 1 | -1/+4 |
* | Change MACHINE to MACHINE_ARCH to support MACHINE=pc98. | John Birrell | 1998-09-05 | 1 | -3/+3 |
* | Now that ldconfig does elf work too, build it on alpha as well. | John Birrell | 1998-09-05 | 1 | -2/+2 |
* | Implement ldconfig functionality for ELF. The hints are stored in | John Polstra | 1998-09-05 | 5 | -31/+465 |
* | Sort cross references. | Wolfram Schneider | 1998-08-31 | 2 | -4/+4 |
* | Split lines into one subdir per line. | Gary Palmer | 1998-08-30 | 2 | -11/+64 |
* | Install ipmon.8 in man8/ not man1/. | Joseph Koshy | 1998-08-30 | 1 | -1/+1 |
* | Updated manual page. Removed description of (now defunct) -c restrictions. | Matthew Dillon | 1998-08-27 | 1 | -3/+2 |
* | Use explicitly sized types when formatting cylinder groups. | Doug Rabson | 1998-08-27 | 1 | -7/+7 |
* | Remove -c restrictions from previous commit. | Dag-Erling Smørgrav | 1998-08-26 | 1 | -13/+1 |
* | (well tested at BEST): -i option can now take FP values (e.g. -i 0.1), | Matthew Dillon | 1998-08-26 | 2 | -17/+46 |
* | Change length arguments to sysctl to size_t. | Doug Rabson | 1998-08-25 | 1 | -5/+21 |
* | Attempt to fix my breakage of the alpha makebootarea() in rev.1.19. | Bruce Evans | 1998-08-23 | 2 | -14/+14 |
* | Try to make this compile on both alpha and i386 | Gary Palmer | 1998-08-21 | 2 | -4/+4 |
* | Fix the machine dependent SUBDIR I removed by mistake in the last commit. | John Birrell | 1998-08-20 | 1 | -1/+5 |
* | Fixed style bugs in previous commit. | Bruce Evans | 1998-08-17 | 2 | -74/+72 |
* | Teach disklabel how to install a bootstrap on an alpha with SRM console. | Doug Rabson | 1998-08-17 | 2 | -4/+74 |
* | All but two if these build on alpha now, but most are untested. | John Birrell | 1998-08-15 | 1 | -13/+9 |
* | Use explicitly sized types when laying out the cylinder groups. This | Doug Rabson | 1998-08-15 | 3 | -18/+18 |
* | Forgot to remove a ';' in my previous commit. | Philippe Charnier | 1998-08-12 | 1 | -2/+2 |
* | Add "-aout" option when calling the linker, so that this will work | John Polstra | 1998-08-12 | 1 | -3/+3 |
* | unifdef -UISO | Poul-Henning Kamp | 1998-08-07 | 1 | -119/+1 |
* | Fix LIBDIR (for aout/ELF). | Mark Murray | 1998-08-06 | 2 | -2/+4 |
* | PR: 7475 | Peter Hawkins | 1998-08-04 | 2 | -8/+14 |
* | There seem to be two messages that were added with soft-updates | Poul-Henning Kamp | 1998-08-04 | 3 | -9/+9 |
* | Use errx() instead of err() for malloc failures. -Wall. Do not dot | Philippe Charnier | 1998-08-03 | 2 | -13/+14 |
* | Document -n (soft-update) flag. | Philippe Charnier | 1998-08-03 | 2 | -21/+21 |
* | .Nm swapon -> .Nm. | Philippe Charnier | 1998-08-03 | 2 | -12/+11 |
* | Correct use of .Nm and .Ev. | Philippe Charnier | 1998-08-03 | 2 | -31/+34 |
* | Typo: i. e. -> i.e. | Philippe Charnier | 1998-08-03 | 3 | -14/+13 |
* | Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling. | Philippe Charnier | 1998-08-03 | 2 | -17/+19 |
* | Correct use of .Nm, add .An. | Philippe Charnier | 1998-08-03 | 1 | -7/+9 |
* | Fixed printf format errors. | Bruce Evans | 1998-08-02 | 7 | -16/+20 |
* | Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic | Doug Rabson | 1998-08-01 | 3 | -6/+6 |
* | Document the kern.logsigexit sysctl variable (sort of). | Joerg Wunsch | 1998-07-29 | 1 | -1/+2 |
* | Commit patch from Tor Egge to fix the "large filesystem restore" problem. | Warner Losh | 1998-07-28 | 1 | -6/+12 |
* | Spelling. Errx() on malloc() failure. | Philippe Charnier | 1998-07-28 | 2 | -11/+18 |
* | Correct use of .Nm, add rcsid, remove unused #include. | Philippe Charnier | 1998-07-28 | 2 | -12/+15 |
* | Spelling, add rcsid, remove unused #includes. | Philippe Charnier | 1998-07-28 | 15 | -168/+183 |
* | Comment is .\" not .|'. Add -d and -t flags to SYNOPSIS and usage(). Getopt | Philippe Charnier | 1998-07-28 | 2 | -28/+24 |
* | Add rcsid. Remove unused #includes. Add missing prototypes and others -Wall | Philippe Charnier | 1998-07-28 | 9 | -35/+51 |
* | Use an error message that more clearly indites(sp?) an out-of-sync | Tim Vanderhoek | 1998-07-27 | 1 | -2/+2 |
* | Fixed bugs in `disklabel -R...': | Bruce Evans | 1998-07-25 | 2 | -16/+42 |
* | /usr/src/sbin/routed/parms.c and .../routed/rtquery/rtquery.c both | Poul-Henning Kamp | 1998-07-22 | 2 | -4/+4 |