summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-1024-199/+287
* Remove warningn_hibma1999-01-101-2/+1
* Remove redundant line of code.steve1999-01-101-2/+1
* Forgotten options needed to build last ppbus commit.nsouch1999-01-103-4/+12
* Remove check from where arp replies are coming from -- when doing bridging,luigi1999-01-101-1/+3
* Typo: /etc/ppp/ppp.conf.example -> ppp.conf.samplesada1999-01-102-4/+4
* From the submitter:dfr1999-01-101-2/+2
* Fix broken low level ppb_rxxx() return type: char becomes u_char.nsouch1999-01-108-65/+63
* Fix the annoying bug introduced in rev 1.18 that caused each line to bepeter1999-01-102-13/+15
* Use etc/make.conf settings for serial port and speed.rnordier1999-01-106-16/+28
* add directory /etc/isdn and populate ithm1999-01-1012-2/+1019
* Damn, I thought I had committed this already, but it seems not.peter1999-01-104-12/+12
* When resuming with 2 identical cards in 2 slots, the initialisationguido1999-01-101-2/+5
* Add hooks for the Iprobe kernel profiler.dfr1999-01-103-3/+34
* Major ppbus commit with:nsouch1999-01-1022-372/+2936
* Fix typo: "login failures" -> "login failure"danny1999-01-101-2/+2
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inmjacob1999-01-103-13/+15
* Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline.peter1999-01-1013-103/+157
* This commit was generated by cvs2svn to compensate for changes in r42468,peter1999-01-1012-145/+553
|\
| * Import zlib 1.1.3 onto the vendor branch.peter1999-01-1021-235/+697
* | Back out last change to sysctl.phk1999-01-106-67/+2
* | Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS optiondes1999-01-106-8/+73
* | Enable escapes for $ to make it possible to insert variable names intomsmith1999-01-102-4/+9
* | Fix typo: if_name -> ifr_namedanny1999-01-101-3/+3
* | Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-mjacob1999-01-101-48/+88
* | up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)mjacob1999-01-101-3/+3
* | add MEMZERO portability definesmjacob1999-01-102-4/+8
* | whoops, missed one.jkh1999-01-101-15/+0
* | Amazingly stupid forgetfullness had me forgetting to turn on FIFO burstsmjacob1999-01-102-8/+8
* | Clean up option handling a little.des1999-01-104-42/+80
* | If we can't open alias.log, don't try to write to thebrian1999-01-102-4/+8
* | KNFize, by bde.eivind1999-01-1022-101/+92
* | Only call isatty() when we open our descriptor, and rememberbrian1999-01-103-26/+17
* | Nuke this - it's antiquated and unmaintained.jkh1999-01-0917-489/+0
* | Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-0917-74/+79
* | share/examples/kld/misc -> share/examples/kld/syscalljdp1999-01-091-2/+2
* | Oops --<, replace 1.216 with a version that actually check pv_entries (anddt1999-01-092-6/+10
* | uptime display more in style with original codeobrien1999-01-094-43/+56
* | Explicitly look for kzip in /usr/bin, again this is a stopgap, to avoidmsmith1999-01-091-2/+2
* | Really delete the netboot image off the alpha floppy. I think Jordangpalmer1999-01-091-2/+2
* | Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-0917-15/+3091
* | Fix Linux compatible mode. ppb_rxxx() calls are chars, inb() is int.nsouch1999-01-091-8/+7
* | Change /dev/smb and /dev/iic interface to allow user programs to interact withnsouch1999-01-0912-84/+196
* | Fix the disappearing da0 problem.nsouch1999-01-091-1/+5
* | Removed a stray label that broke compiling in the (elf && profiling) case.bde1999-01-093-6/+3
* | Remove a diagnostic message left in by mistake.dfr1999-01-091-3/+2
* | Removed ROOTSLICE_HUNT. The root device is now found better bybde1999-01-094-76/+6
* | Fixed switching between consoles (sc0, vt0 or sioN) in userconfig.bde1999-01-092-2/+4
* | Use modstat(2) to get the syscall number.dfr1999-01-091-6/+7
* | Implement a mechanism for a module to report a small amount of moduledfr1999-01-093-4/+45
OpenPOWER on IntegriCloud