| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Argh. Fix another >2GB savecore problem. | Peter Wemm | 2001-10-05 | 1 | -1/+1 |
| * | Hopefully improve control message passing over Unix domain sockets. | David Malone | 2001-10-04 | 1 | -4/+4 |
| * | <mntopts.h> -> "mntopts.h" in SYNOPSIS. | Ruslan Ermilov | 2001-10-04 | 1 | -1/+1 |
| * | Following the discussion in -arch and the submission of a patch by bde, here | Ollivier Robert | 2001-10-04 | 2 | -11/+20 |
| * | Documentation fixes: | Crist J. Clark | 2001-10-02 | 2 | -10/+12 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 3 | -3/+3 |
| * | mdoc(7) police: fix markup. | Ruslan Ermilov | 2001-10-01 | 1 | -56/+27 |
| * | *** empty log message *** | David E. O'Brien | 2001-10-01 | 1 | -3/+4 |
| * | Enable bug-for-bug compatibility with mount_mfs when the program | Ian Dowse | 2001-09-30 | 2 | -5/+7 |
| * | Don't require that the special/filesystem argument translates into | Ian Dowse | 2001-09-30 | 1 | -5/+4 |
| * | now that jlemon has added a hash table to lookup locally configured ip | Bill Fumerola | 2001-09-29 | 1 | -3/+2 |
| * | Two main changes here: | Luigi Rizzo | 2001-09-27 | 2 | -36/+102 |
| * | The -A option (beep when packets are dropped) didn't work quite | Ian Dowse | 2001-09-25 | 2 | -5/+12 |
| * | o Reduce userland inclusion of kernel headers -- remove unneeded include | Robert Watson | 2001-09-24 | 1 | -1/+0 |
| * | A bunch of minor changes to the code (see below) for readability, code size | Luigi Rizzo | 2001-09-20 | 1 | -8/+19 |
| * | Deal with nfs server module changes for autoloading. | Peter Wemm | 2001-09-20 | 1 | -9/+4 |
| * | Deal with module name changes and autoloading. | Peter Wemm | 2001-09-20 | 1 | -15/+8 |
| * | Non-decimal ``skipto'' rule numbers are meaningless. | Ruslan Ermilov | 2001-09-19 | 1 | -1/+1 |
| * | Userland part of nfs client/server split and cleanup. | Peter Wemm | 2001-09-18 | 7 | -430/+25 |
| * | Split hwcsum into rxcsum and txcsum components. | Jonathan Lemon | 2001-09-18 | 1 | -3/+5 |
| * | Teach ifconfig about the new interface capability words. | Jonathan Lemon | 2001-09-18 | 1 | -1/+43 |
| * | fix savecore so that it works on the alpha after the size change | Andrew Gallatin | 2001-09-13 | 1 | -2/+2 |
| * | Set BINOWN=root explicitly for setuid root binaries. | Ruslan Ermilov | 2001-09-13 | 3 | -0/+3 |
| * | Use ${MACHINE}, it works with cross-builds. | Ruslan Ermilov | 2001-09-12 | 1 | -4/+2 |
| * | mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS. | Ruslan Ermilov | 2001-09-11 | 1 | -1/+1 |
| * | mdoc(7) police: restore the correct sorting of SEE ALSO. | Ruslan Ermilov | 2001-09-11 | 1 | -1/+1 |
| * | mdoc(7) police: markup nits, improve -W option text, | Ruslan Ermilov | 2001-09-11 | 1 | -5/+10 |
| * | Removed -M and -N from getopt(3) call as well. | Ruslan Ermilov | 2001-09-11 | 1 | -1/+1 |
| * | Use a better stripe size in the examples. | Greg Lehey | 2001-09-09 | 1 | -12/+12 |
| * | Stole unicode translation table from mount_msdos. Add kernel code | Semen Ustimenko | 2001-09-08 | 3 | -2/+85 |
| * | * Switch from doing compress(1)ed crashdumps with the -z flag to using | Kris Kennaway | 2001-09-06 | 3 | -39/+42 |
| * | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | Dima Dorfman | 2001-09-05 | 2 | -3/+3 |
| * | SECURITY. | Ruslan Ermilov | 2001-09-05 | 5 | -117/+15 |
| * | The defaults for bsize and fsize were interchanged. | Ruslan Ermilov | 2001-09-05 | 2 | -8/+8 |