summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-04report on no udp checksumTheo de Raadt
1999-02-04Code clean up, misc fixesJason Wright
1999-02-04deal with rts_* members being u_int32_ now; cmetzTheo de Raadt
1999-02-04use u_int32_t and u_int64_t for stats variables, instead of quad/longTheo de Raadt
1999-02-04u_int32_t for routing statistics variablesTheo de Raadt
1999-02-04ipv6 support for atmTheo de Raadt
1999-02-03syncTheo de Raadt
1999-02-03syncJason Downs
1999-02-03Creative Labs has some products...Jason Downs
1999-02-02add struct mbufMichael Shalayeff
1999-02-01fix several typosMichael Shalayeff
1999-02-01ignore GECKOMichael Shalayeff
1999-02-01non-root users can mkfifo over NFS; mrg@netbsd.orgTodd C. Miller
1999-02-01Set fifo tresholdsPer Fogelstrom
1999-02-01New PCI arch, GalileoPer Fogelstrom
1999-02-01Define another dynamic tag as well as allow for use by dynld compilePer Fogelstrom
1999-02-01More general conditional for mipsPer Fogelstrom
1999-02-01modem signal fixupsJason Wright
1999-02-01missed in spif driver addition; spotted by friesJason Wright
1999-02-01remove the correct KFREEDavid Leonard
1999-02-01add support for spif & magmaJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-31Add support for Kingston KNE-PC2.Federico G. Schwindt
1999-01-30Sync with FreeBSDNiklas Hallqvist
1999-01-30A slew of manifest constants for pci configuration registers gotten from freebsdNiklas Hallqvist
1999-01-30update to latest freebsd code, fixes stalls during heavy trafficNiklas Hallqvist
1999-01-30Remove various kludges I did to get rpc44 working.imp
1999-01-30Make this build on architectures that define __NO_ISA_INTR_CHECK.imp
1999-01-29remove multiple freeDavid Leonard
1999-01-28Remove unused vars.Federico G. Schwindt
1999-01-28Add support for:Federico G. Schwindt
1999-01-27fix NEWRENO behaviour, the newreo code assumed that the send socket buffer hasNiels Provos
1999-01-27reordered FIN segments caused early termination, bug introduced by ipv6 integ...Niklas Hallqvist
1999-01-27Protect against multiple includes and regularize cpp symbols usedimp
1999-01-27Protect against multiple includes so that arc (and pmax too) make buildimp
1999-01-26change header protection define nameDavid Leonard
1999-01-26We need machine/cpu.h for the cpu_set_init_frame defNiklas Hallqvist
1999-01-26pmax is also mips basedimp
1999-01-26Arc is mips based, not m68k basedimp
1999-01-25call diskless kernel "bsd" so it would be loaded even we haveMichael Shalayeff
1999-01-25mask one more debug printf outMichael Shalayeff
1999-01-25shut up gccMichael Shalayeff
1999-01-25fix a real bad bug, which consists of return value fromMichael Shalayeff
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24remove unneeded pio.h inclusionMichael Shalayeff
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1999-01-23Fixes to update to that the powerpc port builds again.Dale S. Rahn
1999-01-23kill #pragma pack.Marc Espie