Age | Commit message (Expand) | Author |
2004-09-16 | No kern_ipc_10 on mips64. | Miod Vallat |
2004-09-16 | don't send partial segments if SS_ISSENDING is set, remember | Markus Friedl |
2004-09-16 | add hint for lower layer that a sosend() is in progress (SS_ISSENDING) | Markus Friedl |
2004-09-16 | Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than a | Miod Vallat |
2004-09-16 | add -T tcp to enforce interpretation as TCP | Markus Friedl |
2004-09-16 | nfs v3 support from tcpdump.org/netbsd; tests with pedro, marius | Markus Friedl |
2004-09-16 | new regression found in the wild: 1099512676352 -> 2.0T; fixed a minute ago. | Otto Moerbeek |
2004-09-16 | fix 1099512676352 -> 2.0T; ok miod@ | Otto Moerbeek |
2004-09-16 | more signal flag races; ok miod@ | Otto Moerbeek |
2004-09-16 | check for VBAD vnodes on getvnode(). ok andreas@, tedu@ and marius@ | Pedro Martelletto |
2004-09-16 | Add disabled piixpm and gscpm. | Alexander Yurchenko |
2004-09-16 | typo | Miod Vallat |
2004-09-16 | Use preempt() instead of rolling our own version. | Miod Vallat |
2004-09-16 | de-lint (long vs int vs unsigned); otto ok | Theo de Raadt |
2004-09-16 | shrink the code in the -DNOKVM case | Theo de Raadt |
2004-09-16 | prettier simple code; mcbride ok | Theo de Raadt |
2004-09-16 | Use a sane value for maxsegsz, fixes this card for alpha (PR 3920). | Ryan Thomas McBride |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | Remove the not initialized fallback_interface code and use the normal bpf | Claudio Jeker |
2004-09-16 | Don't adjust month from tod clock. clock.c does | Per Fogelstrom |
2004-09-16 | Day of week count 1-7 | Per Fogelstrom |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-09-16 | When copyout() of the signal frame fails, sigexit() the process instead of | Miod Vallat |
2004-09-16 | various lint. ok millert | Theo de Raadt |
2004-09-16 | add files missing for building a proper lint library | Theo de Raadt |
2004-09-16 | ARGSUSED on signal handler | Theo de Raadt |
2004-09-16 | i hate macros with 50 , :? and ())()()((()())); otto ok | Theo de Raadt |
2004-09-16 | Add man page for piixpm(4). | Alexander Yurchenko |
2004-09-16 | Intel 6300ESB pciide. | Alexander Yurchenko |
2004-09-16 | iBook G4 | Brad Smith |
2004-09-16 | Typo in comment. | Miod Vallat |
2004-09-16 | Add 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-16 | Dead meat. | Miod Vallat |
2004-09-16 | Superseded by MI <link.h> | Miod Vallat |
2004-09-16 | some additional CIS sanity checks. | Brad Smith |
2004-09-16 | We don't have vsprintf/sprintf in the kernel anymore, spotted | Alexander Yurchenko |
2004-09-16 | Add luna88k and sgi to the allarchs target. | Miod Vallat |
2004-09-16 | unused variable killed | Theo de Raadt |
2004-09-16 | clean C for a change | Theo de Raadt |
2004-09-16 | remove unused variables | Theo de Raadt |
2004-09-16 | more unsigned char | Theo de Raadt |
2004-09-16 | remove unused variables | Theo de Raadt |
2004-09-16 | type corrections and other delinting | Theo de Raadt |
2004-09-16 | minor KNF | Henning Brauer |
2004-09-16 | ansi | Theo de Raadt |
2004-09-16 | ansi | Theo de Raadt |
2004-09-16 | - for the generic 82557 PCI ID also print the chip name if we have an 82558 | Brad Smith |
2004-09-16 | some more meat | Michael Shalayeff |
2004-09-16 | cope with ENOBUFS in buf_write() | Henning Brauer |