summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-31Print a hex value with 0x (Alexander Yurchenko <grange@rt.mipt.ru>)Chris Cappuccio
2001-08-31do not init swapdev_vp if it's already done elsewhere; art@ okMichael Shalayeff
2001-08-31implement autoconf mechanism using device_register(); from NetBSD.Jason Wright
2001-08-31Use more brute force when making links for binutils.Artur Grabowski
2001-08-31cccp, not xcppArtur Grabowski
2001-08-31more leftover arc/pmax stuffBrad Smith
2001-08-31(c)-2001Hakan Olsson
2001-08-31disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST messagesMarkus Friedl
2001-08-31modified from alphaArtur Grabowski
2001-08-31Magic to make sparc64 cross-tools not bomb in the first 5 minutesArtur Grabowski
2001-08-31I should get more sleep.Miod Vallat
2001-08-31A text fault without curproc is always illegal.Artur Grabowski
2001-08-31clean up sendsig a bit.Artur Grabowski
2001-08-31some knfMichael Shalayeff
2001-08-31Prepare for transition to 5-parameter bus_dmamap_sync() by creating andKenneth R Westerback
2001-08-31Assorted changes to really let non-DDB kernels (such as the future RAMDISK,Miod Vallat
2001-08-31Oops, finish removing variable.Miod Vallat
2001-08-31There's no point having a Debugger() clone here.Miod Vallat
2001-08-31Clean the DDB entry procedure for all console drivers, and honourMiod Vallat
2001-08-31The fact that my tree builds should not prevent the official tree toMiod Vallat
2001-08-30When using dup2() to make a socket be stdout, first check that itTodd C. Miller
2001-08-30do not pass pointers to longjmp; fix from wayne@blorf.netMarkus Friedl
2001-08-30Remove duplicates with m68k/m68k/genassym.cfMiod Vallat
2001-08-30Invoke genassym.sh with both m68k/m68k/genassym.cf andMiod Vallat
2001-08-30New file with common genassym.cf defines needed by arch/m68k/m68k/*.sMiod Vallat
2001-08-30Add a simple protection against multiple inclusion of same headers.Miod Vallat
2001-08-30validate ports for permitopen key file option. add host/portKevin Steves
2001-08-30syncTheo de Raadt
2001-08-30properly handle onstack situationTheo de Raadt
2001-08-30add __HAS_NEW_BUS_DMAMAP_SYNCJason Wright
2001-08-30Let non ddb kernels compile.Miod Vallat
2001-08-30Fixed version of Matthieu's change from revision 1.12Todd C. Miller
2001-08-30correctly deal with layout of sigframeTheo de Raadt
2001-08-30fix a commentTheo de Raadt
2001-08-30Back out fgsch@'s tree breaking commits.Todd T. Fries
2001-08-30o kill registerTodd C. Miller
2001-08-30Better buffer lengths (MAXFOO and FOO_MAX) based on a patch fromTodd C. Miller
2001-08-30Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are notTodd C. Miller
2001-08-30Delete duplicate 'network daemon testing' item.Kenneth R Westerback
2001-08-30validate ports for LocalForward/RemoteForward.Kevin Steves
2001-08-30add -D to synopsis line; ok markus@Christian Weisgerber
2001-08-30intialize g2 and g7 in trapframe setregs from tf pc so that pc isn't set toJason Wright
2001-08-30Fix typo - space before a comma.Kenneth R Westerback
2001-08-30typo in the comment.Mike Pechkin
2001-08-30typo in comment.Grigoriy Orlov
2001-08-30Change getnewbuf interface so that getnewbuf always returnGrigoriy Orlov
2001-08-30disable TRAPTRACE and fix a compile error with DEBUG.Artur Grabowski
2001-08-30Detect broken libraries that reference themselves.Marc Espie
2001-08-30MLINK kauth(1) to kinit(1);, better than no manpage at all for kauth.Hans Insulander
2001-08-30Mention which debug levels we currently use.Hakan Olsson