| Commit message (Expand) | Author | Age | Files | Lines |
* | Put WARNS into the right place. | ru | 2001-10-25 | 1 | -1/+1 |
* | Style and WARNS cleanups. | jlemon | 2001-10-25 | 3 | -65/+65 |
* | The directory of the makefile that's including the file is tried first. | ru | 2001-10-25 | 4 | -4/+4 |
* | Sort SUBDIR. | ru | 2001-10-25 | 1 | -1/+1 |
* | Mdoc fixes and clarification. | jlemon | 2001-10-25 | 1 | -20/+29 |
* | Add a manual page. | jlemon | 2001-10-23 | 2 | -1/+87 |
* | Hook up conscontrol to the build. | jlemon | 2001-10-23 | 1 | -0/+1 |
* | Add conscontrol, a front end interface for manipulating consoles. | jlemon | 2001-10-23 | 2 | -0/+157 |
* | Connect cxconfig(8) to build. | ru | 2001-10-23 | 1 | -2/+2 |
* | WARNSify. | ru | 2001-10-23 | 4 | -50/+94 |
* | include ipfs in subdirs | darrenr | 2001-10-20 | 1 | -0/+1 |
* | build ipfs for -current | darrenr | 2001-10-20 | 1 | -0/+14 |
* | Fix diskless clients by removing the code for calculating the minimum | roberto | 2001-10-18 | 1 | -13/+1 |
* | When specifying an interface to ifconfig, first look up the interface | jlemon | 2001-10-17 | 1 | -25/+11 |
* | 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 |