| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in latest CSRG revisions to this file. | ru | 2001-10-17 | 1 | -11/+11 |
* | When nfsd was started with only UDP servers, the master nfsd would | iedowse | 2001-10-16 | 1 | -76/+106 |
* | Fixed spelling error in previous commit. | bde | 2001-10-16 | 2 | -2/+2 |
* | Document the optimal block:fragment ratio, per discussion | dougb | 2001-10-15 | 1 | -0/+3 |
* | Allow reboot during runcom. | des | 2001-10-15 | 1 | -0/+3 |
* | Add 0xEE (EFI GPT) and 0xEF (EFI System Partition) | peter | 2001-10-15 | 2 | -0/+4 |
* | Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands. | grog | 2001-10-15 | 2 | -2/+1 |
* | Repair typo. | dd | 2001-10-14 | 1 | -1/+1 |
* | Oops, fix a missing condition that broke umount's `-h' option. I | iedowse | 2001-10-13 | 1 | -1/+2 |
* | -r is implied with -B. | ru | 2001-10-10 | 2 | -4/+2 |
* | Update to reflect the change in ata.h | sos | 2001-10-07 | 1 | -1/+1 |
* | Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts, | peter | 2001-10-05 | 1 | -16/+18 |
* | Argh. Fix another >2GB savecore problem. | peter | 2001-10-05 | 1 | -1/+1 |
* | Hopefully improve control message passing over Unix domain sockets. | dwmalone | 2001-10-04 | 1 | -4/+4 |
* | <mntopts.h> -> "mntopts.h" in SYNOPSIS. | ru | 2001-10-04 | 1 | -1/+1 |
* | Following the discussion in -arch and the submission of a patch by bde, here | roberto | 2001-10-04 | 2 | -11/+20 |
* | Documentation fixes: | cjc | 2001-10-02 | 2 | -10/+12 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 3 | -3/+3 |
* | mdoc(7) police: fix markup. | ru | 2001-10-01 | 1 | -56/+27 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -3/+4 |
* | Enable bug-for-bug compatibility with mount_mfs when the program | iedowse | 2001-09-30 | 2 | -5/+7 |
* | Don't require that the special/filesystem argument translates into | iedowse | 2001-09-30 | 1 | -5/+4 |
* | now that jlemon has added a hash table to lookup locally configured ip | billf | 2001-09-29 | 1 | -3/+2 |
* | Two main changes here: | luigi | 2001-09-27 | 2 | -36/+102 |
* | The -A option (beep when packets are dropped) didn't work quite | iedowse | 2001-09-25 | 2 | -5/+12 |
* | o Reduce userland inclusion of kernel headers -- remove unneeded include | rwatson | 2001-09-24 | 1 | -1/+0 |
* | A bunch of minor changes to the code (see below) for readability, code size | luigi | 2001-09-20 | 1 | -8/+19 |
* | Deal with nfs server module changes for autoloading. | peter | 2001-09-20 | 1 | -9/+4 |
* | Deal with module name changes and autoloading. | peter | 2001-09-20 | 1 | -15/+8 |
* | Non-decimal ``skipto'' rule numbers are meaningless. | ru | 2001-09-19 | 1 | -1/+1 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 7 | -430/+25 |
* | Split hwcsum into rxcsum and txcsum components. | jlemon | 2001-09-18 | 1 | -3/+5 |
* | Teach ifconfig about the new interface capability words. | jlemon | 2001-09-18 | 1 | -1/+43 |
* | fix savecore so that it works on the alpha after the size change | gallatin | 2001-09-13 | 1 | -2/+2 |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 3 | -0/+3 |
* | Use ${MACHINE}, it works with cross-builds. | ru | 2001-09-12 | 1 | -4/+2 |
* | mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS. | ru | 2001-09-11 | 1 | -1/+1 |
* | mdoc(7) police: restore the correct sorting of SEE ALSO. | ru | 2001-09-11 | 1 | -1/+1 |
* | mdoc(7) police: markup nits, improve -W option text, | ru | 2001-09-11 | 1 | -5/+10 |
* | Removed -M and -N from getopt(3) call as well. | ru | 2001-09-11 | 1 | -1/+1 |
* | Use a better stripe size in the examples. | grog | 2001-09-09 | 1 | -12/+12 |
* | Stole unicode translation table from mount_msdos. Add kernel code | semenu | 2001-09-08 | 3 | -2/+85 |
* | * Switch from doing compress(1)ed crashdumps with the -z flag to using | kris | 2001-09-06 | 3 | -40/+43 |
* | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | dd | 2001-09-05 | 2 | -3/+3 |
* | SECURITY. | ru | 2001-09-05 | 5 | -117/+15 |
* | The defaults for bsize and fsize were interchanged. | ru | 2001-09-05 | 2 | -8/+8 |
* | Don't reinvent the wheel; use strptime(3). | ru | 2001-09-04 | 1 | -44/+4 |
* | mdoc(7) police: removed hard sentence breaks. | ru | 2001-09-04 | 1 | -6/+14 |
* | Duh! forgot this bit of the NCCD patch. | phk | 2001-09-04 | 3 | -152/+83 |
* | Mention collision attacks on MD5. From the md5(3) man page. | murray | 2001-09-04 | 1 | -0/+6 |