summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-17In PT_{GET,SET}REGS there is no reason to not get/set %l* and %i*.Artur Grabowski
2002-03-17Don't set LK_RETRY to vn_lock with LK_RECURSEFAIL.Artur Grabowski
2002-03-17Add a DIAGNOSTIC check for when both LK_CANRECURSE andArtur Grabowski
2002-03-17Add references to FILES and SEE ALSO sections. From David Krause.Daniel Hartmeier
2002-03-17Since LK_RECURSEFAIL and LK_CANRECURSE contradict each otherArtur Grabowski
2002-03-17Update.Miod Vallat
2002-03-17This along with the recent dynamic linker fixes allows modules to workBrad Smith
2002-03-17Remove hackery I added to deal with dlopen(NULL), handle it in a reasonablyDale Rahn
2002-03-17Keep _dl_last_object in sync with reality if last element in list is deleted.Dale Rahn
2002-03-17Examine correct fields in mount(8) output to determine if rootKenneth R Westerback
2002-03-17Clean up the zapping of bad variables. Instead of implementingArtur Grabowski
2002-03-16Use wdc_setdriveConstantine Sapuntzakis
2002-03-16skip absent screens; from leonardo@cefetpr.brMichael Shalayeff
2002-03-16no need to include sys/conf.h w/ machine/conf.h; from David KrauseMichael Shalayeff
2002-03-16 This should've been commited yesterday, before the funmap change.Vincent Labrecque
2002-03-16Add missing auth_close() and login_close() calls.Todd C. Miller
2002-03-16 Make these special buffers readonly by default. ok art@Vincent Labrecque
2002-03-16Add CAVEATS section similar to authenticate.3Todd C. Miller
2002-03-16o Don't allow password-less accounts to login (like in 2.9 and below)Todd C. Miller
2002-03-16Avoid potential corruption of passwd pointer auth_approval().Todd C. Miller
2002-03-16Avoid potential corruption of passwd pointer auth_approval().Todd C. Miller
2002-03-16Add missing login_close() call.Todd C. Miller
2002-03-16Add CAVEATS section that details which functions call getpw* soTodd C. Miller
2002-03-16auth_approval() calls getpwnam() which can modify the stashed passwdTodd C. Miller
2002-03-16BSD license. from Daniel Kouril via Dug Song. ok markus@Kevin Steves
2002-03-16split auth_rhosts_rsa(), ok provos@Markus Friedl
2002-03-16Log extra info for ATAPI devicesConstantine Sapuntzakis
2002-03-16The new code logs the control signals on the IDE bus. You can extract the logConstantine Sapuntzakis
2002-03-16 map undo_dump to the "undo-list" command.Vincent Labrecque
2002-03-16skip inflateEnd if inflate fails; ok provos@Markus Friedl
2002-03-16Add auth_getpwd MLINKTodd C. Miller
2002-03-16o Document auth_getpwd()Todd C. Miller
2002-03-16 add readonly buffer supportVincent Labrecque
2002-03-16PTRACE fallout.Artur Grabowski
2002-03-16and in the filesMichael Shalayeff
2002-03-16separate out interrupt handling stuffMichael Shalayeff
2002-03-16Don't set st->st_offs when st is NULL.Artur Grabowski
2002-03-16How to enable automake.Marc Espie
2002-03-16semi-current config from gcc, seems to work better for us too; espie@ okMichael Shalayeff
2002-03-16move cdev_decl out and kill some ugly print and some spacesMichael Shalayeff
2002-03-16 better error message when we find unmatched braces. (i.e. "braces" is moreVincent Labrecque
2002-03-15increment minor due to security fixTodd C. Miller
2002-03-15and this is how it will look for the gecko boyMichael Shalayeff
2002-03-15here will be a wscons-gardenMichael Shalayeff
2002-03-15Missing splxArtur Grabowski
2002-03-15proper file depsMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-15Try 'local-mac-address' before myetheraddr(). This allows us to correctlyJason Wright
2002-03-15build really really smallMichael Shalayeff
2002-03-15fix a comment a littleMichael Shalayeff