summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-11more to 3.4Theo de Raadt
2003-08-11Dynamic select(2) support; deraadt@ OKTodd C. Miller
2003-08-11typo, pr3396 from piotr domagalskiTed Unangst
2003-08-11failure to deal with realloc nicely; spotted by Jonas.Munsin@teleste.com,Theo de Raadt
2003-08-11Add signal number sanity checking to usl_sync_init(). This is notTodd C. Miller
2003-08-11add GSSAPI. ok deraadt@Jakob Schlyter
2003-08-11move to 3.4-betaTheo de Raadt
2003-08-11syncTheo de Raadt
2003-08-11constify voicetabMichael Shalayeff
2003-08-11constify constant targetsMichael Shalayeff
2003-08-11constify constant namesMichael Shalayeff
2003-08-11constify constant constsMichael Shalayeff
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestMiod Vallat
2003-08-11during probe there is no need to map the whole hpa space. only rom is needed....Michael Shalayeff
2003-08-11a few strict protosMichael Shalayeff
2003-08-11load file in one pass avoiding seeking the headers back and forth; miod@ test...Michael Shalayeff
2003-08-11better cleaningTheo de Raadt
2003-08-11free code memory should change permissions failMichael Shalayeff
2003-08-11ansification and knf and protosTheo de Raadt
2003-08-11make sure Debugger() is called only inside _both_ DDB and OSIOP_DEBUGMichael Shalayeff
2003-08-11wax mongooseMichael Shalayeff
2003-08-11implement CLOCK_MONOTONIC from NetBSD; ok marc@Kevin Lo
2003-08-11make dmesg prints closer to the rest of the driversMichael Shalayeff
2003-08-11make sure to not attach the card if the int cannot be established and repair ...Michael Shalayeff
2003-08-11cleanup dmesg outputMichael Shalayeff
2003-08-11Saving or restoring the process' registers to/from the pcb was usingMiod Vallat
2003-08-10typo; from Dmitry Bogdan <dsb@uvm.poi.dvo.ru>Michael Shalayeff
2003-08-10Do not make NBPG visible in assym.hMiod Vallat
2003-08-10Do not add an extra newline at the end if the last line of the inputOtto Moerbeek
2003-08-10A long-needed notes update for mvme88k...Miod Vallat
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie
2003-08-10Warn if the diff is a context or unified diff and the contextOtto Moerbeek
2003-08-10Skip t12 for ed(1) style patches, including cleanup.Otto Moerbeek
2003-08-10New regression case and some minor Makefile cleanup.Otto Moerbeek
2003-08-10ansiTheo de Raadt
2003-08-10clean leftoversTheo de Raadt
2003-08-10No need to bring <machine/psl.h> from <machine/param.h>, this adds unnecessaryMiod Vallat
2003-08-10syncTheo de Raadt
2003-08-10sprintf -> snprintf, okay millert@.Marc Espie
2003-08-10Define wint_t on powerpc.Miod Vallat
2003-08-10Remove uvm_useracc(): misleading, gives a false sentiment of security, andMiod Vallat
2003-08-10Do not trust and use uvm_useracc, but rather always check copy{in,out} forMiod Vallat
2003-08-09Fix off by one in strlcpy() check; Patrick LatifiTodd C. Miller
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-09New RAMDISK configuration, inspired by the mvme68k one; and the associatedMiod Vallat
2003-08-09make release bugletMiod Vallat
2003-08-09syncCedric Berger
2003-08-09This patch remove the restriction that tables cannot be used in routing orCedric Berger
2003-08-09missing #includes in the code exampleDaniel Hartmeier
2003-08-09mvme88k set updates, again. Should be almost perfect now!Miod Vallat