summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-08ansiTheo de Raadt
2003-08-08put COPTS in CFLAGS; idea from miodTheo de Raadt
2003-08-08On some architectures, being too optimistic in preserve_subexpressions_p(),Miod Vallat
2003-08-08ifdef some debugging crapJason Wright
2003-08-08first ansiTheo de Raadt
2003-08-08no pcmcia pccom on this floppy, sorryTheo de Raadt
2003-08-08rsh goes away, sorryTheo de Raadt
2003-08-08syncTheo de Raadt
2003-08-08x is probably just as random as letoh32(x), don't bother byte swapping the nu...Jason Wright
2003-08-08use sizeof with strlcpy() when possible; it is less error prone.Todd C. Miller
2003-08-07plug some obvious memory leaks; Patrick LatifiTodd C. Miller
2003-08-07syncTheo de Raadt
2003-08-07Reflect reality...Miod Vallat
2003-08-07Clone from mvme68k too.Miod Vallat
2003-08-07Two new regressions concerning detection of already applied patches.Otto Moerbeek
2003-08-07Bits and pieces towards mvme88k installation media, mostly cloned from theMiod Vallat
2003-08-07These files are not used anymore.Miod Vallat
2003-08-07missed one wrt intr_establishMichael Shalayeff
2003-08-07unknwown->unknown, spotted by miod@. now that we have an otto@, theo.cJolan Luff
2003-08-07dead protoMichael Shalayeff
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-08-07first allocate space on stack then copyout signal shits. add a DEBUG check fo...Michael Shalayeff
2003-08-07be more careful when loading trap_tmp_save and a bit better sigcodeMichael Shalayeff
2003-08-07A few mvme88k manual pages in section 4, courtesy of Paul Weissmann.Miod Vallat
2003-08-07spacesTheo de Raadt
2003-08-07syncTheo de Raadt
2003-08-07remove junk vendors (might have deleted a few by accident, will re-add as nee...Theo de Raadt
2003-08-07syncTheo de Raadt
2003-08-07remove a bunch of junkTheo de Raadt
2003-08-07In sendsig() and sigreturn(), use the SS_xxx flags rather than the SA_xxxMiod Vallat
2003-08-07better dmesg output and do some spaces; markus@ okMichael Shalayeff
2003-08-07add missing tags and make this compile with debug.Federico G. Schwindt
2003-08-07support AES with 192 and 256 bit keys, too.Markus Friedl
2003-08-07use setusercontext(3) instead of initgroups/setuid/et al., making possibleFederico G. Schwindt
2003-08-07Allow nested interrupts in the openpic interrupt controller, tested byDale Rahn
2003-08-07make pf_match take u_int32_t instead of u_int16_tHenning Brauer
2003-08-07Disable the so-called optimized memcpy functions for small (less than a fewMiod Vallat
2003-08-07trivial clean-up: indent tests and mark phony targets.Marc Espie
2003-08-07krb4 bye bye.Hans Insulander
2003-08-07Kerberos 4 has been removed, so don't mention it.Hans Insulander
2003-08-07add possible call to a MANLINT script (defined to be # by default)Marc Espie
2003-08-07Simplify install logic by using a shell fragment, and a new-fangled .forMarc Espie
2003-08-07tweak;Jason McIntyre
2003-08-07regenMichael Shalayeff
2003-08-07wrong major for xfsMichael Shalayeff
2003-08-07make net.inet6.ip6.redirect actually work. from kameJun-ichiro itojun Hagino
2003-08-07m_cat might free mbuf passed as 2nd arg. compute pkthdr.len before m_cat.Jun-ichiro itojun Hagino
2003-08-07watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@Markus Friedl
2003-08-07syncTheo de Raadt
2003-08-07do not treat traps from the syscall gate page as user codeMichael Shalayeff