| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbroke the reference to libalias(3). | Ruslan Ermilov | 2000-02-05 | 2 | -2/+2 |
| * | Minor NetBSD fixes. | Wolfram Schneider | 2000-02-05 | 1 | -7/+7 |
| * | Update a bit. Inspired by the mentioned PR. | Jeroen Ruigrok van der Werven | 2000-02-05 | 1 | -4/+15 |
| * | Add a few features to crunchgen to simplify the use of existing | Luigi Rizzo | 2000-02-05 | 2 | -9/+60 |
| * | Synced with sys/boot/i386/loader/Makefile rev 1.41. | KATO Takenori | 2000-02-05 | 1 | -0/+2 |
| * | Synced with sys/i386/conf/GENERIC revision 1.241. | KATO Takenori | 2000-02-05 | 2 | -4/+2 |
| * | Add a NOFORTH variable so we can build a smaller loader without | Luigi Rizzo | 2000-02-04 | 1 | -0/+2 |
| * | Fix a (mostly harmless) scheduling-in-the-past problem with | Luigi Rizzo | 2000-02-04 | 1 | -6/+6 |
| * | Fix indentation. | Justin T. Gibbs | 2000-02-04 | 1 | -1/+1 |
| * | Unbreak LINT (missing curly brace). | Nick Hibma | 2000-02-04 | 1 | -1/+1 |
| * | fix support for shared IRQ's. | Søren Schmidt | 2000-02-04 | 8 | -84/+171 |
| * | Commit missing bits, forgotten when committing support for suspend/resume | Nick Hibma | 2000-02-04 | 2 | -8/+14 |
| * | Fix a couple of typos in the 'camcontrol negotiate' output. | Kenneth D. Merry | 2000-02-04 | 1 | -2/+2 |
| * | Set MAINTAINER=freebsd-small with an explanation to submit all | Kris Kennaway | 2000-02-04 | 1 | -1/+9 |
| * | Clean up POSIX options, syncronize generics. | Jordan K. Hubbard | 2000-02-04 | 4 | -6/+8 |
| * | Add a quirk type (and one for ARCHIVE Python's) that disables the | Matt Jacob | 2000-02-03 | 1 | -24/+33 |
| * | Update copyright license terms to match the reset of the aic7xxx dirver. | Justin T. Gibbs | 2000-02-03 | 2 | -14/+6 |
| * | Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminary | Justin T. Gibbs | 2000-02-03 | 7 | -1005/+2534 |
| * | Synced with sys/i386/conf/GENERIC rev 1.240. | KATO Takenori | 2000-02-03 | 2 | -2/+2 |
| * | Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it. | Yoshinobu Inoue | 2000-02-03 | 18 | -12/+729 |
| * | Set libipsec shared library number to 0 | Yoshinobu Inoue | 2000-02-03 | 1 | -0/+2 |
| * | Remove unnecessary -g for CFLAGS. | Yoshinobu Inoue | 2000-02-03 | 1 | -1/+1 |
| * | Fix ftpd core dump when hostname is not set. | Yoshinobu Inoue | 2000-02-03 | 1 | -1/+2 |
| * | Fix inetd wrong AF check for RPC services | Yoshinobu Inoue | 2000-02-03 | 1 | -2/+3 |
| * | Now that bsd.lib.mk has PRECIOUSLIB feature back (rev 1.91), | Ruslan Ermilov | 2000-02-03 | 1 | -1/+1 |
| * | Unbroke PRECIOUSLIB feature (broken in rev 1.88). | Ruslan Ermilov | 2000-02-03 | 1 | -1/+1 |
| * | Make sure that the entire header is in the first mbuf before we | Matthew N. Dodd | 2000-02-03 | 1 | -2/+14 |
| * | /dev/vn0b is a character device now. | Nick Sayer | 2000-02-03 | 1 | -1/+1 |
| * | The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were both | Archie Cobbs | 2000-02-02 | 2 | -2/+2 |
| * | Mention what PKT_ALIAS_PROXY_ONLY does. | Brian Somers | 2000-02-02 | 2 | -2/+12 |
| * | Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards. | Bill Paul | 2000-02-02 | 8 | -10/+369 |
| * | Update the pci->pcic compatability module to newbus. This is a simple | Peter Wemm | 2000-02-02 | 2 | -216/+302 |
| * | Add mode2 and XAmode1 type CD tracks. | Søren Schmidt | 2000-02-02 | 2 | -0/+20 |
| * | Remove static qualifier from vgonel, as it is needed by the Arla folk | Robert Watson | 2000-02-02 | 3 | -4/+3 |
| * | Add entries for recent ipv6 api interface alignment (from shin@freebsd.org) | Warner Losh | 2000-02-02 | 1 | -18/+43 |
| * | This commit was generated by cvs2svn to compensate for changes in r56944, | David E. O'Brien | 2000-02-02 | 1 | -2/+37 |
| |\ |
|
| | * | Import the latest version ehopt.c from the Cygnus Sourceware anoncvs | David E. O'Brien | 2000-02-02 | 1 | -2/+37 |
| * | | Spell "pci_delete_resource" correctly. | Peter Wemm | 2000-02-01 | 2 | -2/+2 |
| * | | if_fpa is included when 'device fpa' is present, not 'device fea'. | Matthew N. Dodd | 2000-02-01 | 1 | -1/+1 |
| * | | Avoid passing an uninitialized structure member to the real | Nick Sayer | 2000-02-01 | 2 | -0/+2 |
| * | | sync iruserok() extension API with other BSDs | Yoshinobu Inoue | 2000-02-01 | 4 | -53/+58 |
| * | | Add workaround for fxp issue at interface initialization with IPv6. | Yoshinobu Inoue | 2000-02-01 | 1 | -0/+4 |
| * | | da0 -> da | Nick Hibma | 2000-02-01 | 2 | -2/+2 |
| * | | Drop maintainership of inetd, since nobody respects it anyway. | Dag-Erling Smørgrav | 2000-02-01 | 1 | -1/+0 |
| * | | Synced with sys/i386/isa/isa_compat.h rev 1.18. | KATO Takenori | 2000-02-01 | 1 | -0/+1 |
| * | | Synced with sys/i386/isa/wd.c revision 1.219. | KATO Takenori | 2000-02-01 | 1 | -22/+22 |
| * | | Synced with sys/i386/isa/mse.c, npx.c and spkr.c revisions 1.49, 1.80 | KATO Takenori | 2000-02-01 | 3 | -13/+0 |
| * | | Fix date again. | Andrey A. Chernov | 2000-02-01 | 1 | -1/+1 |
| * | | Remove a spurious printf left in from debugging. | Justin T. Gibbs | 2000-02-01 | 1 | -1/+0 |
| * | | bus_release_resource is spellt like bus_release_resource not like | Nick Hibma | 2000-01-31 | 4 | -52/+52 |