summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The first stage of console driver reorganization: activate newyokota1999-01-1140-2114/+2000
* Oops, I committed wrong version of these files in the last commit!yokota1999-01-112-73/+151
* Try some new floppy sizes.jkh1999-01-111-12/+6
* Added file handling to ulpt (USB printer) drivern_hibma1999-01-115-6/+55
* Fix a minor security problem in libc_r.imp1999-01-113-12/+75
* Use truncate() instead of otruncate() - step on the way to stoppingeivind1999-01-102-6/+6
* Added starting of usbdn_hibma1999-01-102-4/+12
* Remove warningn_hibma1999-01-101-3/+1
* Added usbd and usbdevsn_hibma1999-01-101-1/+3
* No longer install obsolete boot.help file.rnordier1999-01-101-8/+1
* No longer install outdated boot.help file.rnordier1999-01-101-2/+1
* Disable kzipping the loader; it seems to be breaking the aout-to-elf buildmsmith1999-01-101-3/+3
* Add vpo.4 to the list of manpages to build and install.steve1999-01-101-1/+1
* Tweak the vr_start() and vr_rxeof() routines a little to improvewpaul1999-01-104-62/+26
* 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
OpenPOWER on IntegriCloud