summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings.peter1999-11-183-6/+6
* Fix a warning and a potential panic if TCPDEBUG is active. (tp ispeter1999-11-181-0/+2
* Fix a warning (unused variable RCSid)peter1999-11-181-1/+1
* Ensure that garbage from the kernel stack does not wind up beingdillon1999-11-183-0/+12
* Follow-up on mdoc fixes in rev 1.35; this includes things that I missedsheldonh1999-11-181-29/+58
* Only bother converting the stat structure if we intend to return it,dillon1999-11-181-2/+3
* Zap nsiopeter1999-11-181-1/+0
* Sync to latest cardbusdevs fileimp1999-11-182-0/+175
* Merge some typo fixes from dev/sio/sio.c (siostop -> comstop)peter1999-11-182-94/+186
* Raw import of newconfig cardbus code. This is effectively an import,imp1999-11-187-0/+1093
* Initial import of cardbus bridge driver (cbb) from the latestimp1999-11-183-0/+2701
* Add modules for cardbus and the cardbus bridge driver. Files neededimp1999-11-182-0/+34
* Newcard's pccard module. It compiles, but doesn't work. This shouldimp1999-11-181-0/+20
* Remove the non-functional "swap device" userland front-end to thepeter1999-11-183-82/+14
* Hijack old, broken, obsolete, unsupported pcic module for the NEWCARDimp1999-11-181-2/+14
* Remove cdevsw_add() as the make_dev()'s are done in a clone-like fashion.peter1999-11-181-2/+0
* Remove cdevsw_add() - the make_dev() calls are already there.peter1999-11-182-16/+2
* Remove cdevsw_add() - the necessary make_dev() is already there.peter1999-11-181-1/+0
* Remove cdevsw_add() - the necessary make_dev() calls appear to be therepeter1999-11-181-1/+0
* Fix a warning.peter1999-11-181-1/+1
* 'const'ify a bunch of pointers in the resource_*() functions for accessingpeter1999-11-182-22/+28
* Convert smb to use make_dev() rather than cdevsw_add(). This stops thepeter1999-11-181-1/+3
* Convert iic to use make_dev() rather than cdevsw_add(). This stops thepeter1999-11-181-1/+3
* Tidy up a few loose ends in the fifo setup code.peter1999-11-182-40/+2
* Use a common MAKEDEV between the Alpha and i386 - the only differencespeter1999-11-183-2845/+1
* For now, disable umodem module building, because it doesn't. Don'tgreen1999-11-181-1/+1
* Move Alpha conflicting entries (98,99) to 135,136. Renumber the zscpeter1999-11-182-4/+3
* Don't ask about SCO/IBSC2 binary support on the Alpha.obrien1999-11-183-6/+6
* For the TCP transport, put the listening socket in non-blockingjdp1999-11-181-0/+18
* fix up a whitespace screwup I made.julian1999-11-181-2/+2
* o Remove #if XXX from around the probe code.imp1999-11-172-51/+43
* Allow octal or hex input.grog1999-11-171-1/+1
* Add the entry for usb (as opposed to usb<number>). It's minor is equivalentn_hibma1999-11-173-3/+15
* Change the name of the modules from <name>_mod to <name>n_hibma1999-11-178-12/+7
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)ache1999-11-178-70/+116
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-1730-2187/+2929
* "b_unused1" was.phk1999-11-172-6/+4
* Do timeouts in terms of hzphk1999-11-171-1/+1
* Make proc/*/cmdline use the cached argv if available.phk1999-11-172-42/+62
* The function `procfs_getattr()' in procfs doesn't set the value ofphk1999-11-172-0/+4
* modfind(char *) -> modfind(const char *)brian1999-11-172-2/+2
* Fix ``set proctitle'' by using setproctitle().brian1999-11-176-20/+34
* Make setproctitle(NULL) restore all of the original argumentsbrian1999-11-174-60/+90
* The logic for blackhole processing does not free mbufs if thephk1999-11-171-0/+2
* purity change for name length checking codeache1999-11-171-1/+1
* Merge with OpenBSD whois (with bugfixes missed there)ache1999-11-173-38/+173
* gcc 2.95.2imp1999-11-171-0/+3
* When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL.archie1999-11-173-2/+4
* Fix a couple of boo-boos in the last delta.mjacob1999-11-171-13/+15
* The pipleline problem introduced in version 1.22 wasn't fully fixed incracauer1999-11-171-1/+1
OpenPOWER on IntegriCloud