| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a few articles to improve the readability of this manual page. | Murray Stokely | 2001-11-05 | 1 | -9/+9 |
* | sync the code with the one in stable (mostly formatting changes). | Luigi Rizzo | 2001-11-04 | 1 | -26/+27 |
* | Refer people looking to figure out what major to use for a device to | Dima Dorfman | 2001-11-04 | 1 | -9/+3 |
* | Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build. | Peter Wemm | 2001-11-04 | 6 | -2019/+5 |
* | Remove support for FreeBSD/tahoe | Peter Wemm | 2001-11-03 | 1 | -19/+0 |
* | Repo copied contents of src/sbin/i386 to src/sbin and set specific | Peter Wemm | 2001-11-03 | 11 | -3388/+0 |
* | Move i386/{fdisk,cxconfig,nextboot} to src/sbin. Eliminate the i386 | Peter Wemm | 2001-11-03 | 1 | -4/+8 |
* | style(9) cleanup. | Poul-Henning Kamp | 2001-11-02 | 2 | -53/+52 |
* | Cosmetic: Don't output a blank line if a driver provides | Yaroslav Tykhiy | 2001-11-02 | 1 | -2/+1 |
* | Fix a typo in a format string, and fix error checking for missing | Luigi Rizzo | 2001-11-01 | 1 | -6/+5 |
* | Do not uselessly whine in syslog about packets denied by ipfw rules. | Poul-Henning Kamp | 2001-10-31 | 2 | -3/+19 |
* | Replace `=' with more correct ``.Ql =''. | Anton Berezin | 2001-10-31 | 1 | -1/+2 |
* | Implement -e option. It modifies the output produced by sysctl(8) in | Anton Berezin | 2001-10-30 | 2 | -13/+31 |
* | Fix a bug where restore(8) segfaults while trying to restore on a | Anton Berezin | 2001-10-30 | 1 | -0/+1 |
* | More white space changes. | Josef Karthauser | 2001-10-29 | 1 | -3/+3 |
* | More stylistic tidying. | Josef Karthauser | 2001-10-29 | 1 | -20/+21 |
* | Remove training white spaces, and some other style violations. | Josef Karthauser | 2001-10-29 | 1 | -90/+90 |
* | Properly convert long to time_t | Matthew Dillon | 2001-10-28 | 2 | -2/+4 |
* | Make the protocol/dumprestore.h header match restore's idea of the dump | Matthew Dillon | 2001-10-28 | 3 | -20/+41 |
* | Typo. | Nick Hibma | 2001-10-28 | 1 | -2/+2 |
* | Add a Xref to dumpon. | Nick Hibma | 2001-10-28 | 1 | -0/+1 |
* | deltat declared time_t, msg("") call used %d (assumed time_t == int). | Matthew Dillon | 2001-10-28 | 1 | -1/+2 |
* | Remove some extraneous spaces from the usage message. | Josef Karthauser | 2001-10-28 | 1 | -1/+1 |
* | Add missing cast for improper time_t use in computation. | Matthew Dillon | 2001-10-28 | 1 | -1/+1 |
* | Put WARNS into the right place. | Ruslan Ermilov | 2001-10-25 | 1 | -1/+1 |
* | Style and WARNS cleanups. | Jonathan Lemon | 2001-10-25 | 3 | -65/+65 |
* | The directory of the makefile that's including the file is tried first. | Ruslan Ermilov | 2001-10-25 | 4 | -4/+4 |
* | Sort SUBDIR. | Ruslan Ermilov | 2001-10-25 | 1 | -1/+1 |
* | Mdoc fixes and clarification. | Jonathan Lemon | 2001-10-25 | 1 | -20/+29 |
* | Add a manual page. | Jonathan Lemon | 2001-10-23 | 2 | -1/+87 |
* | Hook up conscontrol to the build. | Jonathan Lemon | 2001-10-23 | 1 | -0/+1 |
* | Add conscontrol, a front end interface for manipulating consoles. | Jonathan Lemon | 2001-10-23 | 2 | -0/+157 |
* | Connect cxconfig(8) to build. | Ruslan Ermilov | 2001-10-23 | 1 | -2/+2 |
* | WARNSify. | Ruslan Ermilov | 2001-10-23 | 4 | -50/+94 |
* | include ipfs in subdirs | Darren Reed | 2001-10-20 | 1 | -0/+1 |
* | build ipfs for -current | Darren Reed | 2001-10-20 | 1 | -0/+14 |
* | Fix diskless clients by removing the code for calculating the minimum | Ollivier Robert | 2001-10-18 | 1 | -13/+1 |
* | When specifying an interface to ifconfig, first look up the interface | Jonathan Lemon | 2001-10-17 | 1 | -25/+11 |
* | Bring in latest CSRG revisions to this file. | Ruslan Ermilov | 2001-10-17 | 1 | -11/+11 |
* | When nfsd was started with only UDP servers, the master nfsd would | Ian Dowse | 2001-10-16 | 1 | -76/+106 |
* | Fixed spelling error in previous commit. | Bruce Evans | 2001-10-16 | 2 | -2/+2 |
* | Document the optimal block:fragment ratio, per discussion | Doug Barton | 2001-10-15 | 1 | -0/+3 |
* | Allow reboot during runcom. | Dag-Erling Smørgrav | 2001-10-15 | 1 | -0/+3 |
* | Add 0xEE (EFI GPT) and 0xEF (EFI System Partition) | Peter Wemm | 2001-10-15 | 2 | -0/+4 |
* | Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands. | Greg Lehey | 2001-10-15 | 2 | -2/+1 |
* | Repair typo. | Dima Dorfman | 2001-10-14 | 1 | -1/+1 |
* | Oops, fix a missing condition that broke umount's `-h' option. I | Ian Dowse | 2001-10-13 | 1 | -1/+2 |
* | -r is implied with -B. | Ruslan Ermilov | 2001-10-10 | 2 | -4/+2 |
* | Update to reflect the change in ata.h | Søren Schmidt | 2001-10-07 | 1 | -1/+1 |
* | Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts, | Peter Wemm | 2001-10-05 | 1 | -16/+18 |