| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Oops, I committed wrong version of these files in the last commit! | yokota | 1999-01-11 | 2 | -73/+151 |
* | Try some new floppy sizes. | jkh | 1999-01-11 | 1 | -12/+6 |
* | Added file handling to ulpt (USB printer) driver | n_hibma | 1999-01-11 | 5 | -6/+55 |
* | Fix a minor security problem in libc_r. | imp | 1999-01-11 | 3 | -12/+75 |
* | Use truncate() instead of otruncate() - step on the way to stopping | eivind | 1999-01-10 | 2 | -6/+6 |
* | Added starting of usbd | n_hibma | 1999-01-10 | 2 | -4/+12 |
* | Remove warning | n_hibma | 1999-01-10 | 1 | -3/+1 |
* | Added usbd and usbdevs | n_hibma | 1999-01-10 | 1 | -1/+3 |
* | No longer install obsolete boot.help file. | rnordier | 1999-01-10 | 1 | -8/+1 |
* | No longer install outdated boot.help file. | rnordier | 1999-01-10 | 1 | -2/+1 |
* | Disable kzipping the loader; it seems to be breaking the aout-to-elf build | msmith | 1999-01-10 | 1 | -3/+3 |
* | Add vpo.4 to the list of manpages to build and install. | steve | 1999-01-10 | 1 | -1/+1 |
* | Tweak the vr_start() and vr_rxeof() routines a little to improve | wpaul | 1999-01-10 | 4 | -62/+26 |
* | Sync with NetBSD sources. Almost there. Mostly style fixes. | n_hibma | 1999-01-10 | 24 | -199/+287 |
* | Remove warning | n_hibma | 1999-01-10 | 1 | -2/+1 |
* | Remove redundant line of code. | steve | 1999-01-10 | 1 | -2/+1 |
* | Forgotten options needed to build last ppbus commit. | nsouch | 1999-01-10 | 3 | -4/+12 |
* | Remove check from where arp replies are coming from -- when doing bridging, | luigi | 1999-01-10 | 1 | -1/+3 |
* | Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sample | sada | 1999-01-10 | 2 | -4/+4 |
* | From the submitter: | dfr | 1999-01-10 | 1 | -2/+2 |
* | Fix broken low level ppb_rxxx() return type: char becomes u_char. | nsouch | 1999-01-10 | 8 | -65/+63 |
* | Fix the annoying bug introduced in rev 1.18 that caused each line to be | peter | 1999-01-10 | 2 | -13/+15 |
* | Use etc/make.conf settings for serial port and speed. | rnordier | 1999-01-10 | 6 | -16/+28 |
* | add directory /etc/isdn and populate it | hm | 1999-01-10 | 12 | -2/+1019 |
* | Damn, I thought I had committed this already, but it seems not. | peter | 1999-01-10 | 4 | -12/+12 |
* | When resuming with 2 identical cards in 2 slots, the initialisation | guido | 1999-01-10 | 1 | -2/+5 |
* | Add hooks for the Iprobe kernel profiler. | dfr | 1999-01-10 | 3 | -3/+34 |
* | Major ppbus commit with: | nsouch | 1999-01-10 | 22 | -372/+2936 |
* | Fix typo: "login failures" -> "login failure" | danny | 1999-01-10 | 1 | -2/+2 |
* | Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in | mjacob | 1999-01-10 | 3 | -13/+15 |
* | Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline. | peter | 1999-01-10 | 13 | -103/+157 |
* | This commit was generated by cvs2svn to compensate for changes in r42468, | peter | 1999-01-10 | 12 | -145/+553 |
|\ |
|
| * | Import zlib 1.1.3 onto the vendor branch. | peter | 1999-01-10 | 21 | -235/+697 |
* | | Back out last change to sysctl. | phk | 1999-01-10 | 6 | -67/+2 |
* | | Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS option | des | 1999-01-10 | 6 | -8/+73 |
* | | Enable escapes for $ to make it possible to insert variable names into | msmith | 1999-01-10 | 2 | -4/+9 |
* | | Fix typo: if_name -> ifr_name | danny | 1999-01-10 | 1 | -3/+3 |
* | | Add some prototype deadchip detection. Set FIFO bursting (1XX0 only- | mjacob | 1999-01-10 | 1 | -48/+88 |
* | | up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit) | mjacob | 1999-01-10 | 1 | -3/+3 |
* | | add MEMZERO portability defines | mjacob | 1999-01-10 | 2 | -4/+8 |
* | | whoops, missed one. | jkh | 1999-01-10 | 1 | -15/+0 |
* | | Amazingly stupid forgetfullness had me forgetting to turn on FIFO bursts | mjacob | 1999-01-10 | 2 | -8/+8 |
* | | Clean up option handling a little. | des | 1999-01-10 | 4 | -42/+80 |
* | | If we can't open alias.log, don't try to write to the | brian | 1999-01-10 | 2 | -4/+8 |
* | | KNFize, by bde. | eivind | 1999-01-10 | 22 | -101/+92 |
* | | Only call isatty() when we open our descriptor, and remember | brian | 1999-01-10 | 3 | -26/+17 |
* | | Nuke this - it's antiquated and unmaintained. | jkh | 1999-01-09 | 17 | -489/+0 |
* | | Switch to using ".So" as the extension for PIC object files rather | jdp | 1999-01-09 | 17 | -74/+79 |
* | | share/examples/kld/misc -> share/examples/kld/syscall | jdp | 1999-01-09 | 1 | -2/+2 |
* | | Oops --<, replace 1.216 with a version that actually check pv_entries (and | dt | 1999-01-09 | 2 | -6/+10 |