Age | Commit message (Expand) | Author |
2002-06-12 | looks slightly better | Theo de Raadt |
2002-06-12 | undo 1.46; fixes double free (the keys are freed on session close). | Markus Friedl |
2002-06-12 | pci revision is in the class field, not the id (some ppl just refuse to follo... | Michael Shalayeff |
2002-06-12 | bdevtomaj worked well, but is no longer needed. | Hugh Graham |
2002-06-12 | No longer need these getdev routines. | Hugh Graham |
2002-06-12 | sync | Theo de Raadt |
2002-06-12 | Finish the first sentence (has anyone ever read this man page?). | Aaron Campbell |
2002-06-12 | Minor typographical fixes and spelling. | Aaron Campbell |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-06-12 | Previously, SIOCG80211NWID would return the "desired" netname if | Todd C. Miller |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all archs. | Artur Grabowski |
2002-06-12 | so let us analyse the development process here: | Theo de Raadt |
2002-06-12 | add hppa to ELF_TOOLCHAIN. | Artur Grabowski |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. | Artur Grabowski |
2002-06-12 | Prune duplicate definitions from <dev/cons.h> | Miod Vallat |
2002-06-12 | cnputc() will take care of the necessary cr->cr/lf translation, so don't | Miod Vallat |
2002-06-12 | unused variable | Artur Grabowski |
2002-06-12 | __indr_reference() and the definition in the same compilation unit are | Federico G. Schwindt |
2002-06-12 | sync | Theo de Raadt |
2002-06-12 | oops. forgot to add lock to Makefile | Niels Provos |
2002-06-12 | lock man page from NetBSD | Niels Provos |
2002-06-12 | err(3) newline cleanup, krb pieces; ok hin@ | Jason Peel |
2002-06-12 | err(3) newline cleanup in AFS parts; ok hin@ | Jason Peel |
2002-06-12 | Linksys Instant Wireless WPC11 3.0 works | Todd C. Miller |
2002-06-12 | Remove some #if 0 cruft. | Artur Grabowski |
2002-06-12 | import of netbsd's vlan multicast code | Chris Cappuccio |
2002-06-12 | add mmap implementation and skeleton interrupt mapping | Jason Wright |
2002-06-12 | ssh_connect returns 0 on success | Markus Friedl |
2002-06-12 | correct prototypes | Niels Provos |
2002-06-11 | remove unused cruft. | Markus Friedl |
2002-06-11 | Fix, s/pci_sel/pcisel | Jason Wright |
2002-06-11 | Fix (include sys/pciio.h) | Jason Wright |
2002-06-11 | s/pcitag/sc_pcitag so it compiles (sorry matthieu) | Jason Wright |
2002-06-11 | lprm needs to be setuid daemon after all | Todd C. Miller |
2002-06-11 | Zap CLEANFILES. Those files are no longer generated. | Artur Grabowski |
2002-06-11 | hash functions for use in the kernel | Eric Jackson |
2002-06-11 | use a correct test, ok art@ | Peter Stromberg |
2002-06-11 | bsd makefiles are too stupid to deal with more than one program per | Niels Provos |
2002-06-11 | have rb_remove return the right value, too. | Niels Provos |
2002-06-11 | splay regression test | Niels Provos |
2002-06-11 | This is the first step in sanitizing the conditional parser. | Marc Espie |
2002-06-11 | document return values | Niels Provos |
2002-06-11 | SPLAY_{INSERT,REMOVE} have return values now that can be used for error | Niels Provos |
2002-06-11 | Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.ca | Kjell Wooding |
2002-06-11 | Various IPComp-related mods | Hakan Olsson |
2002-06-11 | set_spi: CPIs are 16 bit. | Hakan Olsson |
2002-06-11 | -Wall cleanup | Hans Insulander |
2002-06-11 | Fix tab. | Aaron Campbell |
2002-06-11 | Don't send KEY extensions for IPCOMP. | Hakan Olsson |
2002-06-11 | For IPCOMP print CPI instead of SPI. Style. | Hakan Olsson |