| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "nm | awk ..." instead of genassym(1) to generate symbol value headers. | bde | 2000-06-02 | 8 | -31/+80 |
* | Update the comment for fdesc_setattr to reflect that we no longer | chris | 2000-06-02 | 2 | -2/+2 |
* | - Do not allow VOP_SETATTR to modify underlying vnodes at all. This caused | chris | 2000-06-02 | 4 | -12/+0 |
* | Use `rm -f` if the -f (force) option was given. | hoek | 2000-06-02 | 1 | -1/+1 |
* | parityrebuild: write the parity block back to the correct subdisk. | grog | 2000-06-02 | 1 | -2/+2 |
* | Remove an incorrect comment, adjust white space. | grog | 2000-06-02 | 1 | -2/+1 |
* | Add 'dumpconfig' keyword. | grog | 2000-06-02 | 2 | -1/+3 |
* | Remove a redundant statement. | grog | 2000-06-02 | 1 | -2/+1 |
* | open_drive: Recognize "wd" device type. This is going away, but it's | grog | 2000-06-02 | 1 | -7/+6 |
* | give_sd_to_plex: Initialize sd->plexno correctly. Previously this was | grog | 2000-06-02 | 1 | -3/+4 |
* | Add new function declarations. | grog | 2000-06-02 | 1 | -1/+6 |
* | Change the default command history file from /var/tmp/vinum_history to | grog | 2000-06-02 | 1 | -3/+50 |
* | Add new function dumpconfig: dump the configuration information | grog | 2000-06-02 | 2 | -0/+237 |
* | attach command: allow attaching striped or parity plexes if the -f | grog | 2000-06-02 | 1 | -1/+2 |
* | Remove less from fixit.flp until the space issues are resolved. | jwd | 2000-06-01 | 2 | -4/+2 |
* | Darn it... left if_aue.c out of the last commit. (Fix watchdog timeout | wpaul | 2000-06-01 | 1 | -5/+24 |
* | Handle watchdog timeouts better. We can't really call the foo_init() | wpaul | 2000-06-01 | 2 | -8/+20 |
* | Add -y option which doesn't ask for confimation, but still shows progress | phk | 2000-06-01 | 2 | -4/+12 |
* | Don't panic if ifpromisc() returnes ENXIO, it's probably just an pccard | phk | 2000-06-01 | 1 | -2/+7 |
* | ed_ioctl() can be called from ifpromisc() after the card has been removed, | phk | 2000-06-01 | 1 | -1/+1 |
* | Some David Gerrold limericks, which he gratiously allowed us to | dcs | 2000-06-01 | 1 | -0/+55 |
* | Add "int" sized manipulation words. | dcs | 2000-06-01 | 4 | -14/+58 |
* | Duh! get the scaling right. | phk | 2000-06-01 | 1 | -3/+3 |
* | Rescale the IOstat bars, modern disks are faster than old disks. | phk | 2000-06-01 | 1 | -2/+2 |
* | With this evil hack the DS1 driver works on our Intel desktop | peter | 2000-06-01 | 1 | -2/+14 |
* | Make the ports readmes and foreign docs more optional. | jkh | 2000-06-01 | 1 | -5/+11 |
* | if a device has no play or no record channels, set its simplex flag. | cg | 2000-06-01 | 1 | -0/+3 |
* | Fix bug where receive statistics for the bundle were not getting updated. | archie | 2000-06-01 | 1 | -0/+4 |
* | if we get bad values for playctrlsize, the firmware may not have initialised | cg | 2000-06-01 | 1 | -1/+11 |
* | Add a NO_LPR option. Useful for people who want to use LPRng. | hoek | 2000-05-31 | 3 | -1/+6 |
* | Update the australian NTP server entry. | jkh | 2000-05-31 | 3 | -3/+3 |
* | Further fixes for multiple-IO-APIC systems from Tor Egge: | msmith | 2000-05-31 | 11 | -49/+35 |
* | Replace `manual(section)' references with proper .Xr statements. | chris | 2000-05-31 | 5 | -13/+25 |
* | Replace a `manual(section)' reference with a proper .Xr statement. | chris | 2000-05-31 | 1 | -1/+2 |
* | add a bit more diagnostic info for the bus_dmamap_load failure case | cg | 2000-05-31 | 1 | -5/+8 |
* | Bump the default NBUS value to 8. | msmith | 2000-05-31 | 5 | -8/+8 |
* | Bump the default NBUS value to 8, in lieu of actually sizing it | msmith | 2000-05-31 | 1 | -1/+1 |
* | Pack the SWI bits to save some time and space. | bde | 2000-05-31 | 9 | -38/+18 |
* | Use mp_CheckAutoloadTimer() rather than mp_StopAutoloadTimer() | brian | 2000-05-31 | 1 | -2/+2 |
* | With the removal of more, update the fixit floppy to contain | jwd | 2000-05-31 | 2 | -2/+4 |
* | Finland is also entitled to have an Euro character :) | roberto | 2000-05-31 | 1 | -1/+1 |
* | Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use a | bde | 2000-05-31 | 13 | -28/+28 |
* | Move mfs-related files to a different subtree | luigi | 2000-05-31 | 2 | -0/+91 |
* | Move mfs-related files to a new location | luigi | 2000-05-31 | 1 | -0/+38 |
* | Add the Euro character on AltGr + E in these european keymaps as well. | roberto | 2000-05-31 | 14 | -14/+14 |
* | Makes AltGr + E generate the ISO code for the Euro character instead of | roberto | 2000-05-31 | 3 | -3/+3 |
* | Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER(). | nyan | 2000-05-31 | 4 | -5/+33 |
* | Sync with sys/isa/ppc.c revision 1.27. | nyan | 2000-05-31 | 2 | -12/+22 |
* | Removed ICMP_BANDLIM option. It no longer exists. | nyan | 2000-05-31 | 1 | -1/+0 |
* | Fixed most disordering. | nyan | 2000-05-31 | 1 | -54/+54 |