summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the include of device.h into the NetBSD specific section.n_hibma1999-10-081-1/+1
* Zap these defucnt files before anyone things about trying to merge them.peter1999-10-083-54/+0
* Zap references to 'major' token, it's not used.peter1999-10-083-5/+2
* Fix amr.c line, a '.' had become a '/'.phk1999-10-081-1/+1
* Add documentation for the PicoBSD install floppy.dwhite1999-10-082-1/+100
* Add a new floppy type, install. This type builds a disk that candwhite1999-10-0847-2/+1635
* Reverse order of krb4 and des build so that SRA telnet does notnsayer1999-10-071-1/+1
* Fix typon_hibma1999-10-071-1/+1
* The Makefiles for the modules for the USB device drivers.n_hibma1999-10-078-0/+169
* Make the umodem stub compilen_hibma1999-10-071-1/+1
* Remove a debugging printf.n_hibma1999-10-071-2/+0
* Add make_dev and remove_dev.n_hibma1999-10-071-0/+7
* priorities weren't correct (old version).n_hibma1999-10-071-36/+15
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-2/+3
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-1/+1
* Allow for another telnet in secure (SRA telnet).markm1999-10-071-1/+2
* Make telnet with SRA work.markm1999-10-079-3/+87
* Deconfuse release and revisionn_hibma1999-10-071-1/+1
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-0731-3958/+4674
* Bring in SRA for telnet.markm1999-10-076-8/+10
* remove the use of uhci_reset to wake up the controller aftern_hibma1999-10-072-10/+8
* Remove last bits and pieces of NetBSD porting.n_hibma1999-10-071-34/+20
* Remove the last bits and pieces left over from porting the drivern_hibma1999-10-071-27/+9
* Add COREGA EtherII PCC-T entry.kuriyama1999-10-072-0/+16
* Mdoc cleanup, with a few grammar cleanups on the side.sheldonh1999-10-071-498/+922
* Simplification of the signal trampoline and other cleanups.marcel1999-10-0716-162/+152
* Put back cn_namelen initialization. Removed by phk in rev 1.2.bp1999-10-072-0/+2
* I forgot this one :-(marcel1999-10-071-3/+3
* sync with netbsd PR 8534, fix undefined C code.alfred1999-10-071-1/+1
* Don't go from datalink state opening directly to lcp, go viabrian1999-10-071-5/+11
* Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAIDmsmith1999-10-072-4/+32
* Connect the 'amr' and 'mlx' drivers. They can be built as modules ormsmith1999-10-075-1/+28
* This is a driver for the AMI MegaRAID family of controllers. It all ofmsmith1999-10-077-0/+2470
* This is a driver for the Mylex DAC960 family of integrated RAIDmsmith1999-10-077-0/+3459
* Be much more selective in claiming devices that might be IDE controllers.msmith1999-10-072-67/+57
* Re-synchronise the alpha major numbers list with the i386 list.msmith1999-10-073-5/+62
* Mention the received/expected magic for dodgy ECHO LQRs.brian1999-10-061-2/+3
* Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read andjhay1999-10-062-2/+2
* Put the umount request through the same translation as the mountalfred1999-10-062-4/+22
* 5 minutes == 300 seconds, not 600 !brian1999-10-061-1/+1
* - Remove cdevsw_add().yokota1999-10-063-13/+0
* - Remove cdevsw_add().yokota1999-10-061-4/+5
* Do not misinterpret blank and comment lines as passwordless accounts.sheldonh1999-10-061-1/+1
* Fixed the description of how packets re-enter IP firewall filter.ru1999-10-061-3/+6
* Remove the description of the deprecated savecore_enable option,sheldonh1999-10-061-7/+8
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-062-2/+2
* Add $FreeBSD$.phk1999-10-061-7/+6
* Removal of sys/device.hn_hibma1999-10-0532-186/+22
* Attempt at cleaning up the (unused part of) support for TurboChannel ton_hibma1999-10-059-63/+60
* Add SLIST_HEAD_INITIALIZER for static initialisation of SLISTs.n_hibma1999-10-051-0/+3
OpenPOWER on IntegriCloud