summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-12use ELF_TOOLCHAIN instead of listing all ELF archs.Artur Grabowski
2002-06-12Prune duplicate definitions from <dev/cons.h>Miod Vallat
2002-06-12cnputc() will take care of the necessary cr->cr/lf translation, so don'tMiod Vallat
2002-06-12unused variableArtur Grabowski
2002-06-12__indr_reference() and the definition in the same compilation unit areFederico G. Schwindt
2002-06-12syncTheo de Raadt
2002-06-12oops. forgot to add lock to MakefileNiels Provos
2002-06-12lock man page from NetBSDNiels Provos
2002-06-12err(3) newline cleanup, krb pieces; ok hin@Jason Peel
2002-06-12err(3) newline cleanup in AFS parts; ok hin@Jason Peel
2002-06-12Linksys Instant Wireless WPC11 3.0 worksTodd C. Miller
2002-06-12Remove some #if 0 cruft.Artur Grabowski
2002-06-12import of netbsd's vlan multicast codeChris Cappuccio
2002-06-12add mmap implementation and skeleton interrupt mappingJason Wright
2002-06-12ssh_connect returns 0 on successMarkus Friedl
2002-06-12correct prototypesNiels Provos
2002-06-11remove unused cruft.Markus Friedl
2002-06-11Fix, s/pci_sel/pciselJason Wright
2002-06-11Fix (include sys/pciio.h)Jason Wright
2002-06-11s/pcitag/sc_pcitag so it compiles (sorry matthieu)Jason Wright
2002-06-11lprm needs to be setuid daemon after allTodd C. Miller
2002-06-11Zap CLEANFILES. Those files are no longer generated.Artur Grabowski
2002-06-11hash functions for use in the kernelEric Jackson
2002-06-11use a correct test, ok art@Peter Stromberg
2002-06-11bsd makefiles are too stupid to deal with more than one program perNiels Provos
2002-06-11have rb_remove return the right value, too.Niels Provos
2002-06-11splay regression testNiels Provos
2002-06-11This is the first step in sanitizing the conditional parser.Marc Espie
2002-06-11document return valuesNiels Provos
2002-06-11SPLAY_{INSERT,REMOVE} have return values now that can be used for errorNiels Provos
2002-06-11Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.caKjell Wooding
2002-06-11Various IPComp-related modsHakan Olsson
2002-06-11set_spi: CPIs are 16 bit.Hakan Olsson
2002-06-11-Wall cleanupHans Insulander
2002-06-11Fix tab.Aaron Campbell
2002-06-11Don't send KEY extensions for IPCOMP.Hakan Olsson
2002-06-11For IPCOMP print CPI instead of SPI. Style.Hakan Olsson
2002-06-11Don't assume 32bit SPI/CPI numbers.Hakan Olsson
2002-06-11turn on pf21Mike Frantzen
2002-06-11test scrub fragment {reassemble|crop|drop-ovl} modifiersMike Frantzen
2002-06-11sync w/ default implicit "fragment reassemble" scrub modifierMike Frantzen
2002-06-11Stupid 16-bit CPI numbers.Hakan Olsson
2002-06-11split the grammar of scrub(fragcache) into scrub ... 'fragment reassemble',Mike Frantzen
2002-06-11Typo in err()Kjell Wooding
2002-06-11Actually, i think we should define these paths, but point them to the rightHans Insulander
2002-06-11Update my hin-is-lazy target for the moved libkafs.Hans Insulander
2002-06-11Oops, forgot to commit this...Hans Insulander
2002-06-11another bit that got missedBob Beck
2002-06-11fix breakage from the stupid way theo and I commited that last big pile ofBob Beck
2002-06-11Decode IPCOMP transform IDs.Hakan Olsson