aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring in SRA for telnet.Mark Murray1999-10-076-8/+10
* remove the use of uhci_reset to wake up the controller afterNick Hibma1999-10-072-10/+8
* Remove last bits and pieces of NetBSD porting.Nick Hibma1999-10-071-34/+20
* Remove the last bits and pieces left over from porting the driverNick Hibma1999-10-071-27/+9
* Add COREGA EtherII PCC-T entry.Jun Kuriyama1999-10-072-0/+16
* Mdoc cleanup, with a few grammar cleanups on the side.Sheldon Hearn1999-10-071-491/+915
* Simplification of the signal trampoline and other cleanups.Marcel Moolenaar1999-10-0716-162/+152
* Put back cn_namelen initialization. Removed by phk in rev 1.2.Boris Popov1999-10-072-0/+2
* I forgot this one :-(Marcel Moolenaar1999-10-071-3/+3
* sync with netbsd PR 8534, fix undefined C code.Alfred Perlstein1999-10-071-1/+1
* Don't go from datalink state opening directly to lcp, go viaBrian Somers1999-10-071-5/+11
* Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAIDMike Smith1999-10-072-4/+32
* Connect the 'amr' and 'mlx' drivers. They can be built as modules orMike Smith1999-10-075-1/+28
* This is a driver for the AMI MegaRAID family of controllers. It all ofMike Smith1999-10-077-0/+2470
* This is a driver for the Mylex DAC960 family of integrated RAIDMike Smith1999-10-077-0/+3459
* Be much more selective in claiming devices that might be IDE controllers.Mike Smith1999-10-072-67/+57
* Re-synchronise the alpha major numbers list with the i386 list.Mike Smith1999-10-073-5/+62
* Mention the received/expected magic for dodgy ECHO LQRs.Brian Somers1999-10-061-2/+3
* Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read andJohn Hay1999-10-062-2/+2
* Put the umount request through the same translation as the mountAlfred Perlstein1999-10-062-4/+22
* 5 minutes == 300 seconds, not 600 !Brian Somers1999-10-061-1/+1
* - Remove cdevsw_add().Kazutaka YOKOTA1999-10-063-13/+0
* - Remove cdevsw_add().Kazutaka YOKOTA1999-10-061-4/+5
* Do not misinterpret blank and comment lines as passwordless accounts.Sheldon Hearn1999-10-061-1/+1
* Fixed the description of how packets re-enter IP firewall filter.Ruslan Ermilov1999-10-061-3/+6
* Remove the description of the deprecated savecore_enable option,Sheldon Hearn1999-10-061-7/+8
* Remove the inclusion of device.h. It's no longer there.Nick Hibma1999-10-062-2/+2
* Add $FreeBSD$.Poul-Henning Kamp1999-10-061-7/+6
* Removal of sys/device.hNick Hibma1999-10-0532-186/+22
* Attempt at cleaning up the (unused part of) support for TurboChannel toNick Hibma1999-10-059-63/+60
* Add SLIST_HEAD_INITIALIZER for static initialisation of SLISTs.Nick Hibma1999-10-051-0/+3
* Check whether init and term are actually givenNick Hibma1999-10-051-2/+2
* Add comment about the debugging flagNick Hibma1999-10-052-0/+4
* Print more verbose debugging outputNick Hibma1999-10-051-7/+10
* o Fix some random spelling errorsChris Piazza1999-10-054-6/+7
* Fully document -q.David E. O'Brien1999-10-051-1/+5
* Undo previous change.Marcel Moolenaar1999-10-051-1/+1
* Really fix the auto keyword botch correctly by just letting itJordan K. Hubbard1999-10-052-4/+4
* Bring in line with reality.Greg Lehey1999-10-051-18/+51
* Bring links down gently when their throughput isn't enough forBrian Somers1999-10-052-2/+2
* Found and fixed FM radio mute bugRoger Hardiman1999-10-052-3/+6
* Re-introduction of sigcontext.Marcel Moolenaar1999-10-0417-218/+390
* Fix style bug.Marcel Moolenaar1999-10-041-1/+2
* Recommend "secure-stable-supfile" instead of "secure-supfile".Ruslan Ermilov1999-10-041-1/+1
* Use the rev 1.1.2.1 code from RELENG_3 for atomic operations ratherPeter Wemm1999-10-042-32/+70
* Typo: s/__GNUC_MINOR_/__GNUC_MINOR__/Peter Wemm1999-10-042-2/+2
* Fix: WARNING: "iic" is usurping "iic"'s cdevsw[] - the DEV_DRIVER_MODULE()Peter Wemm1999-10-041-4/+0
* Complete move of kvm.h to lib/libkvm so it's self contained.Peter Wemm1999-10-042-97/+1
* Add libkvm to the includes target.Peter Wemm1999-10-041-0/+1
* Install <kvm.h> from here (after repo copy) so it's all in one package.Peter Wemm1999-10-041-0/+5