Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-27 | s/disk_pages/scsi_disk_pages/ | Niklas Hallqvist | |
1999-07-27 | regen | Matthieu Herrb | |
1999-07-27 | add some SiS products | Matthieu Herrb | |
1999-07-27 | Be a bit more consistent with variable names. | brian | |
1999-07-26 | Give groff the -S (safer mode) option. This is a paranoia mode that prevents | Aaron Campbell | |
the execution of possibly dangerous macros like open, opena, write, pos, and sy which could be abused by a malicious man page; deraadt@ ok | |||
1999-07-26 | When using the -i option, check for the existence of the source file before | Aaron Campbell | |
asking for confirmation, and if it doesn't exist, just complain and exit. This is NetBSD PR/8073; deraadt@ ok. | |||
1999-07-26 | fix options; fgsch | Aaron Campbell | |
1999-07-26 | sync | Theo de Raadt | |
1999-07-26 | some macro fix-ups; but imho, this page is ugly and needs more improvement | Aaron Campbell | |
1999-07-26 | sync | Theo de Raadt | |
1999-07-26 | ccube | Theo de Raadt | |
1999-07-26 | Move over the ISA PnP support from pccom.c to com.c | Niklas Hallqvist | |
1999-07-26 | fix my last commit where I committed more than intended | Niklas Hallqvist | |
1999-07-26 | buf oflow fix from FreeBSD; millert@ ok | Aaron Campbell | |
1999-07-26 | add SEE ALSO section and Xr cat(1) | Aaron Campbell | |
1999-07-26 | new mdoc'd jot(1) man page | Aaron Campbell | |
1999-07-26 | use .Aq | Aaron Campbell | |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist | |
1999-07-26 | Fix an off-by-one error and correct the man page WRT clearing | brian | |
filters. Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | |||
1999-07-26 | better | Theo de Raadt | |
1999-07-26 | Print the irq first. | Federico G. Schwindt | |
1999-07-26 | missing file | Theo de Raadt | |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt | |
1999-07-26 | Some people don't have enough RAM in their PCs and expect swapping to | Constantine Sapuntzakis | |
work. Fix an array bounds problem with the imask[] array. | |||
1999-07-26 | First cut at doc's for the sysconfig registers on FORCE boards | Jason Wright | |
1999-07-26 | doc what rc.conf is for, partially | Theo de Raadt | |
1999-07-25 | move around ioctl definitions | Jason Wright | |
1999-07-25 | document ioctls | Jason Wright | |
1999-07-25 | clarify | Theo de Raadt | |
1999-07-25 | first cut at fga docs | Jason Wright | |
1999-07-25 | add ti | Jason Wright | |
1999-07-25 | ti | Jason Wright | |
1999-07-25 | indent | Theo de Raadt | |
1999-07-25 | silence chmod too, for non-writeable /var; fries | Theo de Raadt | |
1999-07-25 | fix ipnat to not require -v | Hugh Graham | |
1999-07-25 | Make sure pciide_machdep.c is uncommented | Constantine Sapuntzakis | |
1999-07-25 | man page for ti driver | Jason Wright | |
1999-07-25 | add ti* | Jason Wright | |
1999-07-25 | driver for the Tigon I & Tigon II gigabit ethernet chipsets written by | Jason Wright | |
Bill Paul <wpaul@freebsd.org> | |||
1999-07-25 | Add man page for atapi<->scsi adapter | Constantine Sapuntzakis | |
1999-07-25 | mpu_isapnp.c is used only when midi is included | Matthieu Herrb | |
1999-07-25 | gets even worse.. | Theo de Raadt | |
1999-07-25 | another costa bug.. erk | Theo de Raadt | |
1999-07-25 | fake sd_atapi.c and sd_scsi.c until costa fixes it for real | Theo de Raadt | |
1999-07-25 | costa owes me a beer | Theo de Raadt | |
1999-07-25 | remove extra comments | Theo de Raadt | |
1999-07-25 | disable wt0 by default | Theo de Raadt | |
1999-07-25 | sync | Theo de Raadt | |
1999-07-25 | Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP | Constantine Sapuntzakis | |
More SCSI logic from NetBSD-current Some tape fixes. ATAPI tapes do not work yet for most operations. | |||
1999-07-25 | I've gotten complaints about failed DMA with the Acer Labs PCI IDE | Constantine Sapuntzakis | |
chipset. I will disable it until the arrival of the Acer databook so I can validate the driver against some specs. |