| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use truncate() instead of otruncate() - step on the way to stopping | Eivind Eklund | 1999-01-10 | 2 | -6/+6 |
| * | Added starting of usbd | Nick Hibma | 1999-01-10 | 2 | -4/+12 |
| * | Remove warning | Nick Hibma | 1999-01-10 | 1 | -3/+1 |
| * | Added usbd and usbdevs | Nick Hibma | 1999-01-10 | 1 | -1/+3 |
| * | No longer install obsolete boot.help file. | Robert Nordier | 1999-01-10 | 1 | -8/+1 |
| * | No longer install outdated boot.help file. | Robert Nordier | 1999-01-10 | 1 | -2/+1 |
| * | Disable kzipping the loader; it seems to be breaking the aout-to-elf build | Mike Smith | 1999-01-10 | 1 | -3/+3 |
| * | Add vpo.4 to the list of manpages to build and install. | Steve Price | 1999-01-10 | 1 | -1/+1 |
| * | Tweak the vr_start() and vr_rxeof() routines a little to improve | Bill Paul | 1999-01-10 | 4 | -62/+26 |
| * | Sync with NetBSD sources. Almost there. Mostly style fixes. | Nick Hibma | 1999-01-10 | 24 | -199/+287 |
| * | Remove warning | Nick Hibma | 1999-01-10 | 1 | -2/+1 |
| * | Remove redundant line of code. | Steve Price | 1999-01-10 | 1 | -2/+1 |
| * | Forgotten options needed to build last ppbus commit. | Nicolas Souchu | 1999-01-10 | 3 | -4/+12 |
| * | Remove check from where arp replies are coming from -- when doing bridging, | Luigi Rizzo | 1999-01-10 | 1 | -1/+3 |
| * | Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sample | SADA Kenji | 1999-01-10 | 2 | -4/+4 |
| * | From the submitter: | Doug Rabson | 1999-01-10 | 1 | -2/+2 |
| * | Fix broken low level ppb_rxxx() return type: char becomes u_char. | Nicolas Souchu | 1999-01-10 | 8 | -65/+63 |
| * | Fix the annoying bug introduced in rev 1.18 that caused each line to be | Peter Wemm | 1999-01-10 | 2 | -13/+15 |
| * | Use etc/make.conf settings for serial port and speed. | Robert Nordier | 1999-01-10 | 6 | -16/+28 |
| * | add directory /etc/isdn and populate it | Hellmuth Michaelis | 1999-01-10 | 12 | -2/+1019 |
| * | Damn, I thought I had committed this already, but it seems not. | Peter Wemm | 1999-01-10 | 4 | -12/+12 |
| * | When resuming with 2 identical cards in 2 slots, the initialisation | Guido van Rooij | 1999-01-10 | 1 | -2/+5 |
| * | Add hooks for the Iprobe kernel profiler. | Doug Rabson | 1999-01-10 | 3 | -3/+34 |
| * | Major ppbus commit with: | Nicolas Souchu | 1999-01-10 | 22 | -370/+2934 |
| * | Fix typo: "login failures" -> "login failure" | Daniel O'Callaghan | 1999-01-10 | 1 | -2/+2 |
| * | Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in | Matt Jacob | 1999-01-10 | 3 | -13/+15 |
| * | Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline. | Peter Wemm | 1999-01-10 | 13 | -103/+157 |
| * | This commit was generated by cvs2svn to compensate for changes in r42468, | Peter Wemm | 1999-01-10 | 12 | -143/+551 |
| |\ |
|
| | * | Import zlib 1.1.3 onto the vendor branch. | Peter Wemm | 1999-01-10 | 21 | -233/+695 |
| * | | Back out last change to sysctl. | Poul-Henning Kamp | 1999-01-10 | 6 | -67/+2 |
| * | | Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS option | Dag-Erling Smørgrav | 1999-01-10 | 6 | -8/+73 |
| * | | Enable escapes for $ to make it possible to insert variable names into | Mike Smith | 1999-01-10 | 2 | -4/+9 |
| * | | Fix typo: if_name -> ifr_name | Daniel O'Callaghan | 1999-01-10 | 1 | -3/+3 |
| * | | Add some prototype deadchip detection. Set FIFO bursting (1XX0 only- | Matt Jacob | 1999-01-10 | 1 | -48/+88 |
| * | | up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit) | Matt Jacob | 1999-01-10 | 1 | -3/+3 |
| * | | add MEMZERO portability defines | Matt Jacob | 1999-01-10 | 2 | -4/+8 |
| * | | whoops, missed one. | Jordan K. Hubbard | 1999-01-10 | 1 | -15/+0 |
| * | | Amazingly stupid forgetfullness had me forgetting to turn on FIFO bursts | Matt Jacob | 1999-01-10 | 2 | -8/+8 |
| * | | Clean up option handling a little. | Dag-Erling Smørgrav | 1999-01-10 | 4 | -42/+80 |
| * | | If we can't open alias.log, don't try to write to the | Brian Somers | 1999-01-10 | 2 | -4/+8 |
| * | | KNFize, by bde. | Eivind Eklund | 1999-01-10 | 22 | -101/+92 |
| * | | Only call isatty() when we open our descriptor, and remember | Brian Somers | 1999-01-10 | 3 | -26/+17 |
| * | | Nuke this - it's antiquated and unmaintained. | Jordan K. Hubbard | 1999-01-09 | 17 | -489/+0 |
| * | | Switch to using ".So" as the extension for PIC object files rather | John Polstra | 1999-01-09 | 17 | -74/+79 |
| * | | share/examples/kld/misc -> share/examples/kld/syscall | John Polstra | 1999-01-09 | 1 | -2/+2 |
| * | | Oops --<, replace 1.216 with a version that actually check pv_entries (and | Dmitrij Tejblum | 1999-01-09 | 2 | -6/+10 |
| * | | uptime display more in style with original code | David E. O'Brien | 1999-01-09 | 4 | -43/+56 |
| * | | Explicitly look for kzip in /usr/bin, again this is a stopgap, to avoid | Mike Smith | 1999-01-09 | 1 | -2/+2 |
| * | | Really delete the netboot image off the alpha floppy. I think Jordan | Gary Palmer | 1999-01-09 | 1 | -2/+2 |
| * | | Add driver support (and man page) for PCI fast ethernet cards based | Bill Paul | 1999-01-09 | 17 | -15/+3091 |