| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove ia64 and powerpc #ifdefs: this is i386/pc98/alpha only code. | phk | 2003-01-26 | 2 | -6/+6 |
* | Make disklabel(8) MD for i386/pc98 and alpha only. | phk | 2003-01-26 | 1 | -1/+5 |
* | Remove #ifdef __sparc64__ code. GEOM uses native SUN labels on this arch, | phk | 2003-01-26 | 2 | -118/+4 |
* | Fix typo in last commit. | phk | 2003-01-26 | 2 | -168/+174 |
* | Remember to remove -N and -W from usage. | phk | 2003-01-26 | 2 | -4/+0 |
* | Don't fiddle write-protect status of disklabel, it's a discontinued feature. | phk | 2003-01-26 | 2 | -16/+0 |
* | Retire the "-N" and "-W" options which implemented write-protection | phk | 2003-01-26 | 4 | -98/+6 |
* | Change the -x option so that it does an actual REAL test of | silby | 2003-01-26 | 1 | -11/+35 |
* | Convert references to other manpages to .Xr and add | keramida | 2003-01-26 | 1 | -4/+7 |
* | Readjust the cache initialization code to make it more obvious that the | dillon | 2003-01-25 | 1 | -12/+7 |
* | Since route(8) itself is no longer setuid, we can get a meaningful | kbyanc | 2003-01-25 | 1 | -1/+1 |
* | Parse both old flags location and new one. Print out new flags including | njl | 2003-01-24 | 1 | -14/+24 |
* | Add missing #if USE_IF_MEDIA/#endif. | mdodd | 2003-01-23 | 1 | -1/+4 |
* | Better error handling for -s. | maxim | 2003-01-23 | 2 | -11/+15 |
* | style(9) sweep. | maxim | 2003-01-23 | 1 | -37/+30 |
* | Anti-magic: s/255/MAXTTL/ | maxim | 2003-01-23 | 1 | -2/+2 |
* | Implement -D (do not fragment) and -z (TOS) options. | maxim | 2003-01-23 | 2 | -8/+63 |
* | Print strict source routing option. | maxim | 2003-01-23 | 1 | -1/+3 |
* | Fixed Charles' e-mail here too. | ru | 2003-01-23 | 2 | -3/+3 |
* | Added UFS library to the bsd.libnames.mk namespace. | ru | 2003-01-23 | 1 | -1/+1 |
* | Fix what I think is an off-by-one in certain worst-case scenarios | peter | 2003-01-22 | 1 | -1/+1 |
* | fix link_status() in non-Ethernet case | fjoe | 2003-01-22 | 1 | -4/+6 |
* | Convert badsect to use libufs. | jmallett | 2003-01-20 | 2 | -58/+18 |
* | Add libufs to dependencies. | jmallett | 2003-01-20 | 1 | -1/+2 |
* | Make tunefs use libufs, it seems to do well enough for printing / setting | jmallett | 2003-01-20 | 2 | -108/+15 |
* | Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only the | jmallett | 2003-01-19 | 1 | -20/+21 |
* | Add support to marshal a filesystem to a newfs(8) command that could be used | jmallett | 2003-01-19 | 2 | -18/+94 |
* | Let libufs handle all the work with regard to going through a list of cgs, now. | jmallett | 2003-01-19 | 1 | -8/+7 |
* | Use libufs to read one cylinder group from the disk at a time. | jmallett | 2003-01-19 | 1 | -7/+2 |
* | Simplify the main function now that libufs will hunt for the disk for us. | jmallett | 2003-01-19 | 1 | -13/+7 |
* | Fix two errorchecks to check for negative error returns. | phk | 2003-01-18 | 1 | -2/+2 |
* | Consistentify output whitespace. | jmallett | 2003-01-18 | 1 | -1/+1 |
* | Simplify conditional. | jmallett | 2003-01-18 | 1 | -6/+4 |
* | Find places to store the previously implicityly passed unit number in | phk | 2003-01-17 | 2 | -18/+21 |
* | Fix various details so we get to WARNS=3. | phk | 2003-01-17 | 2 | -83/+33 |
* | While being here, remove a couple of unused "default:" labels in switch | joerg | 2003-01-16 | 1 | -4/+0 |
* | Make vinum disk-related devices readable by group "operator" to match | joerg | 2003-01-16 | 1 | -0/+15 |
* | Clear part_set, part_size_type and part_offset_type before parsing the | des | 2003-01-16 | 2 | -0/+6 |
* | really, this time for sure. Fix formatting in usage(). | dillon | 2003-01-13 | 1 | -2/+2 |
* | Grr. I keep forgetting things. Include -C in dump's usage() . | dillon | 2003-01-13 | 1 | -1/+1 |
* | Add support for obsolete option form for -C | dillon | 2003-01-13 | 1 | -0/+1 |
* | Add a caching option to dump. Use -C. Note that NetBSD has a caching option | dillon | 2003-01-13 | 6 | -6/+175 |
* | Mention the oddities and requirements for mount operations executed by | joerg | 2003-01-13 | 1 | -0/+4 |
* | Add the /boot prefix. I forgot this when updating the location. | trhodes | 2003-01-13 | 1 | -2/+2 |
* | Update the kernel location in FILES. | trhodes | 2003-01-13 | 1 | -2/+2 |
* | It turns out that we do not need to add a new ioctl to unbreak a | dillon | 2003-01-12 | 2 | -0/+43 |
* | Cleanup the formatting from the last commit, convert everything to | dillon | 2003-01-11 | 1 | -8/+21 |
* | Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. | dillon | 2003-01-11 | 1 | -0/+26 |
* | I don't know where we got this ccd creation example from... or if it was | obrien | 2003-01-10 | 1 | -2/+9 |
* | Add TAPE to the ENVIRONMENT section and standardize the section, using a | sheldonh | 2003-01-10 | 1 | -3/+6 |