summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* return after freeing data element, instead of falling through, and usingjmg2005-01-041-0/+1
* Update the INDEX file to INDEX-6paul2005-01-041-5/+5
* Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes:ceri2005-01-041-1/+1
* Ports index file is now INDEX-6paul2005-01-041-1/+1
* Use INDEX-6 for versions of FreeBSD > 600000paul2005-01-041-1/+3
* - some SATA controllers were erroneously marked as SCSI, correct thatbrueffer2005-01-041-7/+7
* IDE_DELAY was only available as an option for the wd driver of PC98.keramida2005-01-041-4/+0
* Correct typo.ceri2005-01-041-1/+1
* - Fix 'rebuild' command - it can no longer relay on retaste eventpjd2005-01-043-50/+34
* Spoiling is now not possible, because we keep consumers open for writingpjd2005-01-043-38/+13
* Fix 'redraw' of checklist box. It is occurs in situation when size ofphantom2005-01-041-0/+9
* Remove old wdc driver completely.nyan2005-01-043-20/+0
* Minor nits in formatting continued linesimp2005-01-041-2/+2
* cnw as a pccard device was commented out, so uncomment it so LINT will build.imp2005-01-041-1/+1
* Since we do not support forceful unmount of DEVFS we can do away withphk2005-01-041-45/+3
* Unsupport forceful unmounts of DEVFS.phk2005-01-041-1/+1
* There's no longer a wd driver.imp2005-01-042-90/+0
* Catchup to wd removalimp2005-01-041-12/+0
* Allow usbd to handle event notificatiosn where mor ethan onejulian2005-01-041-47/+67
* Remove last vestiges of old wd driver. ata works well on pc98 andimp2005-01-048-5551/+0
* move all the card entries to files.pc98imp2005-01-043-1734/+1732
* First step in removing OLDCARD from FreeBSD 6.0:imp2005-01-042-6/+6
* - list the LSI MegaRAID SATA 150-(2|4|6) controllers as supported (1)brueffer2005-01-041-5/+12
* nologin(8) does not seem to require any command line parameters,delphij2005-01-041-2/+2
* Because the `permission' field in conf_entry is intended to be used asdelphij2005-01-041-1/+1
* - list the 3Com 3c920B-EMB-WNM as supported.brueffer2005-01-031-2/+2
* Add a simple regression test for mlock()/munlock() to make sure theyrwatson2005-01-032-0/+97
* Fix 'rebuild' command (we ignore retaste event now, so don't relay on it).pjd2005-01-033-11/+23
* Add PCI and device ID's to if_xl to support:rwatson2005-01-032-1/+6
* The badsect(8) utility uses atol(), which doesn't allow very good errorrwatson2005-01-031-1/+4
* The ffsinfo utility uses atol() to parse numeric values out of optargrwatson2005-01-031-3/+10
* Use byteorder(9) functions to implement the [g,s]et[d,w][b,l]e macros somarius2005-01-031-36/+14
* There is a better way to find out whether a port is installed or not.josef2005-01-031-3/+2
* When allocating bio's in the swap_pager use M_WAITOK since thephk2005-01-031-6/+7
* Reduce diffs to work in progress before checking in serious changes.philip2005-01-032-38/+40
* Garbage collect unused ipx_abort().rwatson2005-01-032-13/+2
* Remove unused #include.pjd2005-01-031-1/+0
* Exempt the superuser from mac_seeotheruids checks.rwatson2005-01-031-0/+3
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)sobomax2005-01-035-15/+12
* Remove comment that doesn't seem to be true and add comments describingjulian2005-01-031-17/+16
* A much simpler way to work out if the required transfer can be done in 2julian2005-01-031-3/+2
* Back out previous commits. Installing new share/mk fixes this.njl2005-01-031-1/+0
* Add a sysctl (net.inet.tcp.insecure_rst) which allows one to specifysilby2005-01-032-2/+14
* First cut at RockRidge support.kientzle2005-01-031-95/+288
* NO_MAN is now NOMAN.njl2005-01-031-1/+1
* Fix kernel modules build. For some reason, this module now bails out withnjl2005-01-031-0/+1
* Catch up with the kernel and set any global variables we are using, innjl2005-01-031-0/+6
* Constify arguments.marcel2005-01-036-17/+17
* Next round of work on ISO9660 support:kientzle2005-01-031-79/+151
* Regen.marcel2005-01-035-6/+6
OpenPOWER on IntegriCloud