Age | Commit message (Expand) | Author |
2001-03-23 | Use M_COPY_PKTHDR(), and zero out tdbi. | Angelos D. Keromytis |
2001-03-23 | Be paranoid when copying m_pkthdr. | Angelos D. Keromytis |
2001-03-23 | check packet length in vlan_input() and pullup if necessary | Jason Wright |
2001-03-23 | regen | Michael Shalayeff |
2001-03-23 | a few more wavelans, from nbsd | Michael Shalayeff |
2001-03-23 | Fix slow mbuf leak. | Angelos D. Keromytis |
2001-03-23 | explicitly generate info files via "all" target like we do for | Todd C. Miller |
2001-03-23 | atactl SMART support; wouter@yourcreativesolutions.nl | Theo de Raadt |
2001-03-23 | move the vlan and bridge handling around a bit, and make sure the test | Jason Wright |
2001-03-23 | ac on/off hooks; from angelos@ | Michael Shalayeff |
2001-03-23 | protect func ptr ars w/ __P | Michael Shalayeff |
2001-03-23 | cache alignment games | Michael Shalayeff |
2001-03-23 | fix compiling in audio-less configs | Michael Shalayeff |
2001-03-23 | Remove obsolete configs, add the one we (Applitron) use nowadays instead. | Niklas Hallqvist |
2001-03-22 | pmap_physseg is kernel-only business | Michael Shalayeff |
2001-03-22 | Remove transient config file. | Niklas Hallqvist |
2001-03-22 | sync | Niklas Hallqvist |
2001-03-22 | handle d/i prot traps proper | Michael Shalayeff |
2001-03-22 | shuffle the tlb handlers a little, | Michael Shalayeff |
2001-03-22 | Merge in NetBSD's PMAP_NEW, still disabled | Niklas Hallqvist |
2001-03-22 | make sure we stop stack tracing on user pc | Michael Shalayeff |
2001-03-22 | ifdef on a proper debug define | Michael Shalayeff |
2001-03-22 | use mkstemp() | Theo de Raadt |
2001-03-22 | Don't change case of command | Paul Janzen |
2001-03-22 | Don't FLUSHLINE unnecessarily | Paul Janzen |
2001-03-22 | File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoid | Paul Janzen |
2001-03-22 | Don't free what wasn't alloced. Found by niels. | Paul Janzen |
2001-03-22 | a bit closer to the queen's english | Theo de Raadt |
2001-03-22 | it is kn_add_action, not keynote_add_action | Todd C. Miller |
2001-03-22 | sprintf -> snprintf | Grigoriy Orlov |
2001-03-22 | KNF a stmt | Niklas Hallqvist |
2001-03-22 | Smarter default conflict, use pkgname-[0-9]* if a version number has been | Marc Espie |
2001-03-22 | do not place linefeeds in buffer | Theo de Raadt |
2001-03-22 | typo in ERROR_NOTFOUND error message | Todd C. Miller |
2001-03-22 | pastos in diagnostic strings | Niklas Hallqvist |
2001-03-22 | Grok NetBSD's version of el_init() (#ifdef NetBSD only) | brian |
2001-03-22 | Longstanding multicast bug causing eternal looping, unveiled by a recent commit | Niklas Hallqvist |
2001-03-22 | BSD/OS make treats ${A:S/a/x/} like ${A:S/a/x/1}, so we use ${A:S/a/x/g}. | Markus Friedl |
2001-03-22 | remember vga type as passed from lower level attach | Michael Shalayeff |
2001-03-22 | More EMODD work: | Brandon Creighton |
2001-03-22 | fix typo | Michael Shalayeff |
2001-03-22 | Typo. | Angelos D. Keromytis |
2001-03-22 | backing out undiscussed changes outside your area | Theo de Raadt |
2001-03-22 | remove vlan_proto variable, replace with ETHERTYPE_8021Q | Jason Wright |
2001-03-22 | Power status change after resume only if it really changed. | Angelos D. Keromytis |
2001-03-22 | _wall, err/warn; dummy hppa part, like others | Michael Shalayeff |
2001-03-22 | Document. | Angelos D. Keromytis |
2001-03-22 | Emulate a powerup/powerdown when resuming. | Angelos D. Keromytis |
2001-03-22 | let bstp_transmit_tcn() handle all of the work for sending TCN messages | Jason Wright |
2001-03-22 | Update. | Angelos D. Keromytis |