summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-05support IPv6. commands under "netstat" are IPv6 ready.itojun
2000-01-05remove dupplicated prototype defs for file static funcs.itojun
2000-01-05avoid null pointer access on ":show".itojun
2000-01-05regendrochner
2000-01-05add some stuff which was mentioned on the mailing lists recentlydrochner
2000-01-05print a warning if a "cinclude"d file cannot be opened and the -v flagdrochner
2000-01-05replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[]drochner
2000-01-05Introduce NetBSD/luna68k port into CVS repository.nisimura
2000-01-05reverse (and fix) the logic of the other change; it cause semi-random alpha S...mrg
2000-01-05allow reverse query for v4 loopbacknet (127.0.0.0/8).itojun
2000-01-05Make sure we really get something back from RF_Malloc before we use it.oster
2000-01-05- add '-v' (Verbose) option, which, most notably, providesoster
2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.oster
2000-01-05Add description of FIFOs in long display (was commented out).mjl
2000-01-05fix non-inet6 compilationitojun
2000-01-05add ntwoc man pageschopps
2000-01-05add ntwoc to isa and pci summary pageschopps
2000-01-05Add man page for ntwocchopps
2000-01-05add /usr/include/net{inet6,key}.itojun
2000-01-04Ick - include pmioctl.h to get the pmEventQueue typedef needed forsimonb
2000-01-04oops, bad patchmjacob
2000-01-04Some changes from David Maxwell <david@fundy.ca>:hubertf
2000-01-04- If the user application issues an INITIALIZE ELEMENT STATUS whichmjacob
2000-01-04Revert rev 1.28 -> 1.29. The VOP_CLOSE call was happeneing with the vnodewrstuden
2000-01-04fix printf format for inet.ipmsaitoh
2000-01-04bring in latter half of PR 9080 (host table allocation error check).itojun
2000-01-04* Expand IOMMU DVMA space to top of address space.pk
2000-01-04const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052kleink
2000-01-04Make this slightly more portable by using putenv().kleink
2000-01-04Oops, fix previous.ad
2000-01-04Add two new capabilities to gettytab - idea from FreeBSD:ad
2000-01-04enable IPv6 support in sysinst. integration of work by ichiro@ichiro.org.itojun
2000-01-04bring in ping6 and rtsol into boot floppy image.itojun
2000-01-04ping6 without IPsec.itojun
2000-01-04enable INET6. commit for boot floppy fix should follow.itojun
2000-01-04add ntwoc* at pci, and a commented out ntwoc0 at isa.chopps
2000-01-04move ntwoc here now that we have isa and pci attachmentschopps
2000-01-04convert to support non-dma IO (for the isa Riscom/N2).chopps
2000-01-04Add support for setting the clock and adapt the code to the new morechopps
2000-01-04add if_ntwo_isa driver for the Riscom/N2 card.chopps
2000-01-04Add Riscom/N2 isa driver, most of the probe code was adapted from thechopps
2000-01-04don't need to background xfs now that it auto-backgrounds itself...lukem
2000-01-04Add installboot.simonb
2000-01-04Split long line.simonb
2000-01-03Install apm example script.hubertf
2000-01-03Store new installboot-style bootblocks in ramdisk /usr/mdec.simonb
2000-01-03s/boot/boot.pmax/simonb
2000-01-03The Ricoh chip has a seperate leapyear counter.is
2000-01-03Write part of the y2k fix.is
2000-01-03clean up boot message.uch