summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A little infrastructure, preceding some upcoming changesjulian2003-02-084-26/+69
* Make the radix tree code compilable in userland. Requested by ru.hsu2003-02-082-9/+15
* Pass a minor number instead of a unit number to make_dev().tjr2003-02-071-3/+4
* Fix the breakage resulting from Rev. 1.80. Get the eeprom widthmbr2003-02-072-8/+10
* Commit the correct copy of the g_stat structure.phk2003-02-079-36/+139
* add 5823 device id's; this allows 5823 parts to function but you cannotsam2003-02-072-2/+7
* Merge the following from the English version:hrs2003-02-072-3/+12
* Fix some sleep strings to make more sense.phk2003-02-071-3/+3
* shield kernel data structures so user apps can include this filesam2003-02-071-0/+3
* Add the new statistics structure, put one in consumers and providers.phk2003-02-073-0/+28
* Rename bio_linkage to the more obvious bio_parent.phk2003-02-077-4/+8
* Misc grammar, typo and wording fixes of comments.keramida2003-02-071-11/+11
* New release notes: vinum(4) root filesystem, pw(8) and usernamesbmah2003-02-072-0/+18
* Update for progress in fixing mly(4).bmah2003-02-071-2/+3
* Add some comments about the deficiencies of this module. I had hoped to getgordon2003-02-071-0/+7
* Merge the following from the English version:hrs2003-02-071-7/+11
* Merge the following from the English version:hrs2003-02-071-9/+51
* Implement the ALT_BREAK_TO_DEBUGGER option for the ofw console. This is veryharti2003-02-071-0/+18
* - Fix a mistranslation (errata/article.sgml)hrs2003-02-072-4/+4
* Set the ruid to the euid at startup as a workaround for a bug in pam_ssh.des2003-02-071-0/+1
* This commit was generated by cvs2svn to compensate for changes in r110503,des2003-02-0710-29/+77
|\
| * Sync with P4. Most of this is debugging code; the only substantial changesdes2003-02-0710-29/+77
* | pci_if.h is not needed.nyan2003-02-071-1/+1
* | Garbage-collect stub VFS ops, use the defaults instead.tjr2003-02-071-45/+3
* | Garbage-collect stub vnode ops, use the defaults instead.tjr2003-02-072-62/+0
* | - Clean up ISA DMA supports.nyan2003-02-0714-144/+182
* | isa_if.h is not needed.nyan2003-02-0719-19/+19
* | Add missing braces.mbr2003-02-072-2/+4
* | Regensanpei2003-02-072-2/+11
* | Turn off interrupts in pcn_stop().mdodd2003-02-071-0/+4
* | Add support FUJITSU AH-F401U Air H devicesanpei2003-02-071-0/+3
* | <quote> isn't needed for text already marked as <literal>.yar2003-02-072-2/+2
* | Merged from sys/dev/sio/sio.c revision 1.383.nyan2003-02-072-0/+4
* | PC98 also has combined boot loader.nyan2003-02-072-2/+2
* | Merge the following from the English version:hrs2003-02-071-2/+6
* | Remove debug message.simokawa2003-02-071-1/+0
* | Add a section describing installing -current onto a dedicated partitionjkoshy2003-02-071-2/+28
* | Catch typos in the kernel name specified for an "installkernel" invocationjkoshy2003-02-071-1/+5
* | SIGTERM: Remove my name from the DE translation of the Release Notesue2003-02-072-16/+2
* | Update to new crashdump APIps2003-02-071-38/+9
* | Add __unused to the declaration of yyrcsid.davidc2003-02-071-1/+2
* | Update to new crashdump apips2003-02-071-39/+2
* | Commit some cosmetic changes I had laying around and almost includedpeter2003-02-072-10/+4
* | Fix the mly driver! If card resources became unavailable, the driver wouldscottl2003-02-062-0/+48
* | Fix singular/plural confusion in a printf.mike2003-02-061-1/+2
* | Check return value of g_clone_bio().phk2003-02-061-0/+4
* | Add a header: #!/bin/sh.trhodes2003-02-063-0/+3
* | Experimentally don't let go of Giant in geom_disk's done.phk2003-02-061-0/+5
* | Consolidate resource release code on error condition.mdodd2003-02-061-9/+8
* | Put the checks we perform on a bio before calling ::start in theirphk2003-02-061-69/+59
OpenPOWER on IntegriCloud