summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-05Clear mfchashtbl after deallocation (mycroft@netbsd)Angelos D. Keromytis
1999-02-05Check that a socket we're closing is really a socket. dillon@freebsdAngelos D. Keromytis
1999-02-05Don't count IPsec-related "route misses", as we're not really findingAngelos D. Keromytis
1999-02-05support MSG_BCAST and MSG_MCASTTheo de Raadt
1999-02-04implement __weak_alias macro in ECOFF case tooNiklas Hallqvist
1999-02-04Reflect realityNiklas Hallqvist
1999-02-04Fix bit test; from netbsd.Jason Wright
1999-02-04Deterministic register initalization on process startupNiklas Hallqvist
1999-02-04correct attach printing for 4-port cardsTheo de Raadt
1999-02-04wrap noise in DIAGNOSTICTheo de Raadt
1999-02-04indentTheo de Raadt
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