summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-17Pick up changes made in NetBSD to work with ubc.Hugh Graham
2001-11-17fix signal race issuesTheo de Raadt
2001-11-17make signal handler safe, by blocking signals around the things that it cares...Theo de Raadt
2001-11-17race safety in terminal signal handlerTheo de Raadt
2001-11-16signal handler is now safe, does not end up calling exit()Theo de Raadt
2001-11-16errno safety in signal handlerTheo de Raadt
2001-11-16incorrect writeTheo de Raadt
2001-11-16errno safety in SIGCHLD handlerTheo de Raadt
2001-11-16The implicit pass rules come first, not last. Spotted by alec@dtkco.com.Daniel Hartmeier
2001-11-16oopsMichael Shalayeff
2001-11-16make stack trace print addrs if no symtab present; miod@ okMichael Shalayeff
2001-11-16regenMichael Shalayeff
2001-11-16fix the typo (from dne@mayonnaise.net) and sort the ali sectionMichael Shalayeff
2001-11-16add an implementation for _load_uio on UIO_SYSSPACE objects that looks strang...Jason Wright
2001-11-16Close comment.Miod Vallat
2001-11-16remove #if 1 and some other debugging stuffJason Wright
2001-11-16+/dev/crypto; prompted by jason@Todd T. Fries
2001-11-16_load_uio returns an error now until a real implementation is in place.Jason Wright
2001-11-16no need for setjmp.hTheo de Raadt
2001-11-16report for wait3() returning 0Theo de Raadt
2001-11-16Instead of using a longjmp to catch SIGPIPE, just set to SIG_IGN andTodd C. Miller
2001-11-16_bus_dmamap_load_uio now returns an ERROR instead of claiming no errorJason Wright
2001-11-16Basic documentation for library-specs.Marc Espie
2001-11-16handle empty lines instead of dumping core; report from sha@sha-1.netMarkus Friedl
2001-11-16yes, signed substraction does not work because of underflows, revert the prev...Michael Shalayeff
2001-11-16sync with latest kame. terminate only if ripng response is not receivedJun-ichiro itojun Hagino
2001-11-16apull in the latest kame code.Jun-ichiro itojun Hagino
2001-11-16mvme88k varargs cleanup 1/2Miod Vallat
2001-11-15bio_doread doesn't need a cred anymoreArtur Grabowski
2001-11-15Remove creds from struct buf, move the creds that nfs need into the nfs node.Artur Grabowski
2001-11-15fix password length check; allows usermod -p to work again.Dan Harnett
2001-11-15Initialize listNiklas Hallqvist
2001-11-15Compile with AHC_DEBUGHakan Olsson
2001-11-15uvm_vnp_setsizeArtur Grabowski
2001-11-15remove staticsNiklas Hallqvist
2001-11-15uvm_vnp_setsizeArtur Grabowski
2001-11-15lockmgr instead of rolling our own.Artur Grabowski
2001-11-15sync with reality; scope identifier comes even without NI_WITHSCOPEID.Jun-ichiro itojun Hagino
2001-11-15Don't zero v_bioflag when recycling a vnode in getnewvnode.Artur Grabowski
2001-11-15Make sure that stuff on the syncer worklist has VBIOONSYNCLIST setArtur Grabowski
2001-11-15New function vn_marktext - mark a vnode as executing a text image.Artur Grabowski
2001-11-15Missed one place to check for bpp == NULLArtur Grabowski
2001-11-15make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis.Jun-ichiro itojun Hagino
2001-11-15cdev glue for crypto(9) [Not known to work, but will as soon as interruptJason Wright
2001-11-15Listen on port 587 for IPv6 too. Noticed by todd@Todd C. Miller
2001-11-14allow swaples diskless configs; deradt@ okMichael Shalayeff
2001-11-14use substract when comparing keys, for ip addrs as well.Michael Shalayeff
2001-11-14Mention that the meaning of the battery_life variable in apm_power_infoMiod Vallat
2001-11-14Points to disklabelMarc Espie
2001-11-14On macppc, print the recharge time estimate as a recharge time estimate, notMiod Vallat