summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-16No kern_ipc_10 on mips64.Miod Vallat
2004-09-16don't send partial segments if SS_ISSENDING is set, rememberMarkus Friedl
2004-09-16add hint for lower layer that a sosend() is in progress (SS_ISSENDING)Markus Friedl
2004-09-16Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than aMiod Vallat
2004-09-16add -T tcp to enforce interpretation as TCPMarkus Friedl
2004-09-16nfs v3 support from tcpdump.org/netbsd; tests with pedro, mariusMarkus Friedl
2004-09-16new regression found in the wild: 1099512676352 -> 2.0T; fixed a minute ago.Otto Moerbeek
2004-09-16fix 1099512676352 -> 2.0T; ok miod@Otto Moerbeek
2004-09-16more signal flag races; ok miod@Otto Moerbeek
2004-09-16check for VBAD vnodes on getvnode(). ok andreas@, tedu@ and marius@Pedro Martelletto
2004-09-16Add disabled piixpm and gscpm.Alexander Yurchenko
2004-09-16typoMiod Vallat
2004-09-16Use preempt() instead of rolling our own version.Miod Vallat
2004-09-16de-lint (long vs int vs unsigned); otto okTheo de Raadt
2004-09-16shrink the code in the -DNOKVM caseTheo de Raadt
2004-09-16prettier simple code; mcbride okTheo de Raadt
2004-09-16Use a sane value for maxsegsz, fixes this card for alpha (PR 3920).Ryan Thomas McBride
2004-09-16spacingTheo de Raadt
2004-09-16Remove the not initialized fallback_interface code and use the normal bpfClaudio Jeker
2004-09-16Don't adjust month from tod clock. clock.c doesPer Fogelstrom
2004-09-16Day of week count 1-7Per Fogelstrom
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-16When copyout() of the signal frame fails, sigexit() the process instead ofMiod Vallat
2004-09-16various lint. ok millertTheo de Raadt
2004-09-16add files missing for building a proper lint libraryTheo de Raadt
2004-09-16ARGSUSED on signal handlerTheo de Raadt
2004-09-16i hate macros with 50 , :? and ())()()((()())); otto okTheo de Raadt
2004-09-16Add man page for piixpm(4).Alexander Yurchenko
2004-09-16Intel 6300ESB pciide.Alexander Yurchenko
2004-09-16iBook G4Brad Smith
2004-09-16Typo in comment.Miod Vallat
2004-09-16Add LibraryOnly routine to check on @lib files.Marc Espie
2004-09-16``viritual'' is a virtual word and this is a real tree.Miod Vallat
2004-09-16Dead meat.Miod Vallat
2004-09-16Superseded by MI <link.h>Miod Vallat
2004-09-16some additional CIS sanity checks.Brad Smith
2004-09-16We don't have vsprintf/sprintf in the kernel anymore, spottedAlexander Yurchenko
2004-09-16Add luna88k and sgi to the allarchs target.Miod Vallat
2004-09-16unused variable killedTheo de Raadt
2004-09-16clean C for a changeTheo de Raadt
2004-09-16remove unused variablesTheo de Raadt
2004-09-16more unsigned charTheo de Raadt
2004-09-16remove unused variablesTheo de Raadt
2004-09-16type corrections and other delintingTheo de Raadt
2004-09-16minor KNFHenning Brauer
2004-09-16ansiTheo de Raadt
2004-09-16ansiTheo de Raadt
2004-09-16- for the generic 82557 PCI ID also print the chip name if we have an 82558Brad Smith
2004-09-16some more meatMichael Shalayeff
2004-09-16cope with ENOBUFS in buf_write()Henning Brauer