Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-19 | sync | Jason Wright | |
1998-11-19 | remove realtek2 entry | Jason Wright | |
1998-11-19 | sync | Theo de Raadt | |
1998-11-19 | accton 503x | Theo de Raadt | |
1998-11-19 | reenable SACK and FACK | Niels Provos | |
1998-11-18 | nuke unused variables | Jason Wright | |
1998-11-18 | 64-bit clean up | Niels Provos | |
1998-11-18 | Add rlphy driver | Jason Wright | |
1998-11-18 | add mii attribute to if_rl (missed in last commit) | Jason Wright | |
1998-11-18 | dev/mii'fy RTL driver and add new phy driver for the 8139 internal phy | Jason Wright | |
1998-11-18 | do not require userland programs to define cpp variables, that is stupid | Theo de Raadt | |
1998-11-18 | indent right | Theo de Raadt | |
1998-11-18 | disable SACK/FACK until provos learns how to write code which does not do ↵ | Theo de Raadt | |
unaligned accesses | |||
1998-11-18 | regen | Artur Grabowski | |
1998-11-18 | syscalls behind #ifdef should have an #else | Artur Grabowski | |
1998-11-17 | put back the NO_KMEMSTATS hack | Artur Grabowski | |
1998-11-17 | don't default to KMEMSTATS (was defined unless NO_KMEMSTATS was defined) | Artur Grabowski | |
add a M_VMSWAP memory type (for future use) do { ... } while(0) protect the MALLOC and FREE macros. | |||
1998-11-17 | enable TCP_SACK and TCP_FACK by default | Niels Provos | |
1998-11-17 | NewReno, SACK and FACK support for TCP, adapted from code for BSDI | Niels Provos | |
by Hari Balakrishnan (hari@lcs.mit.edu), Tom Henderson (tomh@cs.berkeley.edu) and Venkat Padmanabhan (padmanab@cs.berkeley.edu) as part of the Daedalus research group at the University of California, (http://daedalus.cs.berkeley.edu). [I was able to do this on time spent at the Center for Information Technology Integration (citi.umich.edu)] | |||
1998-11-17 | Remove 940UW from the comments. | Jason Downs | |
1998-11-17 | Add adw driver. | Jason Downs | |
1998-11-17 | Add adw device driver, from NetBSD. | Jason Downs | |
1998-11-17 | Add adw device driver. | Jason Downs | |
1998-11-17 | Add adw device driver, from NetBSD. | Jason Downs | |
1998-11-17 | Kill redundant PCI code. | Jason Downs | |
1998-11-17 | Move offsetof define. | Jason Downs | |
1998-11-17 | Sync with NetBSD | Jason Downs | |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner | |
John Wright <juggler@oaktree.co.uk> | |||
1998-11-16 | Take advantage of generic pci io/mem/busmaster enabling and remove redundant ↵ | Jason Wright | |
code. | |||
1998-11-16 | Take advantage of generic io/mem/busmaster enabling of parent and remove | Jason Wright | |
redundant code. | |||
1998-11-16 | fix up pointer alignment for buffers | Jason Wright | |
1998-11-16 | Please GCC | Niklas Hallqvist | |
1998-11-16 | Break long lines. Use correct format for expiry times | Niklas Hallqvist | |
Present "first use" expirations correctly. | |||
1998-11-16 | save a bit of space; theo. | Jason Wright | |
1998-11-16 | SPIs are kept in network byte order | Theo de Raadt | |
1998-11-15 | ftok() takes int id; xpg | Theo de Raadt | |
1998-11-15 | indent | Artur Grabowski | |
1998-11-15 | GC unnecessary declaration | Artur Grabowski | |
1998-11-15 | use DPRINTF in more places to make things more readable. (don't require ↵ | Artur Grabowski | |
DEBUG to be defined if we want to debug apm) | |||
1998-11-15 | print info about apm when APMDEBUG is defined | Artur Grabowski | |
1998-11-13 | Recompute ip header length after packet has been reassembled, and also | Niels Provos | |
use the actual header length for m_pullup, pointed out by jdb@es2.net and guido@freebsd.org. | |||
1998-11-13 | more quiet during autoconf | Jason Wright | |
1998-11-13 | When vclean calls VOP_LOCK (dead_lock in this case) it has already set | Artur Grabowski | |
the VXLOCK flag. Calling chkvnlock in that case causes a deadlock. XXX note that only vclean passes LK_DRAIN to VOP_LOCK and don't call chkvnlock XXX in that case. | |||
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | fix comment | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more cards lacking PNPxxx compatid | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more joy ports | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |