summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use "nm | awk ..." instead of genassym(1) to generate symbol value headers.bde2000-06-028-31/+80
* Update the comment for fdesc_setattr to reflect that we no longerchris2000-06-022-2/+2
* - Do not allow VOP_SETATTR to modify underlying vnodes at all. This causedchris2000-06-024-12/+0
* Use `rm -f` if the -f (force) option was given.hoek2000-06-021-1/+1
* parityrebuild: write the parity block back to the correct subdisk.grog2000-06-021-2/+2
* Remove an incorrect comment, adjust white space.grog2000-06-021-2/+1
* Add 'dumpconfig' keyword.grog2000-06-022-1/+3
* Remove a redundant statement.grog2000-06-021-2/+1
* open_drive: Recognize "wd" device type. This is going away, but it'sgrog2000-06-021-7/+6
* give_sd_to_plex: Initialize sd->plexno correctly. Previously this wasgrog2000-06-021-3/+4
* Add new function declarations.grog2000-06-021-1/+6
* Change the default command history file from /var/tmp/vinum_history togrog2000-06-021-3/+50
* Add new function dumpconfig: dump the configuration informationgrog2000-06-022-0/+237
* attach command: allow attaching striped or parity plexes if the -fgrog2000-06-021-1/+2
* Remove less from fixit.flp until the space issues are resolved.jwd2000-06-012-4/+2
* Darn it... left if_aue.c out of the last commit. (Fix watchdog timeoutwpaul2000-06-011-5/+24
* Handle watchdog timeouts better. We can't really call the foo_init()wpaul2000-06-012-8/+20
* Add -y option which doesn't ask for confimation, but still shows progressphk2000-06-012-4/+12
* Don't panic if ifpromisc() returnes ENXIO, it's probably just an pccardphk2000-06-011-2/+7
* ed_ioctl() can be called from ifpromisc() after the card has been removed,phk2000-06-011-1/+1
* Some David Gerrold limericks, which he gratiously allowed us todcs2000-06-011-0/+55
* Add "int" sized manipulation words.dcs2000-06-014-14/+58
* Duh! get the scaling right.phk2000-06-011-3/+3
* Rescale the IOstat bars, modern disks are faster than old disks.phk2000-06-011-2/+2
* With this evil hack the DS1 driver works on our Intel desktoppeter2000-06-011-2/+14
* Make the ports readmes and foreign docs more optional.jkh2000-06-011-5/+11
* if a device has no play or no record channels, set its simplex flag.cg2000-06-011-0/+3
* Fix bug where receive statistics for the bundle were not getting updated.archie2000-06-011-0/+4
* if we get bad values for playctrlsize, the firmware may not have initialisedcg2000-06-011-1/+11
* Add a NO_LPR option. Useful for people who want to use LPRng.hoek2000-05-313-1/+6
* Update the australian NTP server entry.jkh2000-05-313-3/+3
* Further fixes for multiple-IO-APIC systems from Tor Egge:msmith2000-05-3111-49/+35
* Replace `manual(section)' references with proper .Xr statements.chris2000-05-315-13/+25
* Replace a `manual(section)' reference with a proper .Xr statement.chris2000-05-311-1/+2
* add a bit more diagnostic info for the bus_dmamap_load failure casecg2000-05-311-5/+8
* Bump the default NBUS value to 8.msmith2000-05-315-8/+8
* Bump the default NBUS value to 8, in lieu of actually sizing itmsmith2000-05-311-1/+1
* Pack the SWI bits to save some time and space.bde2000-05-319-38/+18
* Use mp_CheckAutoloadTimer() rather than mp_StopAutoloadTimer()brian2000-05-311-2/+2
* With the removal of more, update the fixit floppy to containjwd2000-05-312-2/+4
* Finland is also entitled to have an Euro character :)roberto2000-05-311-1/+1
* Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use abde2000-05-3113-28/+28
* Move mfs-related files to a different subtreeluigi2000-05-312-0/+91
* Move mfs-related files to a new locationluigi2000-05-311-0/+38
* Add the Euro character on AltGr + E in these european keymaps as well.roberto2000-05-3114-14/+14
* Makes AltGr + E generate the ISO code for the Euro character instead ofroberto2000-05-313-3/+3
* Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER().nyan2000-05-314-5/+33
* Sync with sys/isa/ppc.c revision 1.27.nyan2000-05-312-12/+22
* Removed ICMP_BANDLIM option. It no longer exists.nyan2000-05-311-1/+0
* Fixed most disordering.nyan2000-05-311-54/+54
OpenPOWER on IntegriCloud