summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-17try harder to match the mntonname with the name we are trying to unmountArtur Grabowski
1999-02-17Always check that the start of our candidate region is within theFederico G. Schwindt
1999-02-17GrammarMarc Espie
1999-02-17Fix checksum logic: in a manual sequence ofMarc Espie
1999-02-17Future fix: help egcs avoid #pragma weak, which we don't support.Marc Espie
1999-02-17Update to more recent work: remove DEFAULT_VTABLE_THUNKS, as thereMarc Espie
1999-02-17General clean-up, closer match to egcs.Marc Espie
1999-02-17print pa-risc here as well, since, finally, cpu will have to print processor ...Michael Shalayeff
1999-02-17-f option for case folding; twofsonet@graffiti.comTheo de Raadt
1999-02-17more errno values are possible; jon@oaktree.co.ukTheo de Raadt
1999-02-17regenMichael Shalayeff
1999-02-17oops, cut&paste errorMichael Shalayeff
1999-02-17better cpu capabilities printing.Michael Shalayeff
1999-02-17regenMichael Shalayeff
1999-02-17some more devices, cpu pa-risc levelsMichael Shalayeff
1999-02-17Nuke any remaining auth timers when datalinks come back downbrian
1999-02-17#undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not alrea...Todd C. Miller
1999-02-17re-enable the bind() for non-superusers so normal users cannot set the source...Todd C. Miller
1999-02-17make quoted strings work; erh@netbsdTheo de Raadt
1999-02-17inet6 indentTheo de Raadt
1999-02-16Fix a padding check bug in the experimental-padding. iliya@ericom.comAngelos D. Keromytis
1999-02-16mandoc versionTheo de Raadt
1999-02-16IP is not a transport layer protocolNiklas Hallqvist
1999-02-16real dbm_rdonlyTodd C. Miller
1999-02-16merge from netbsd 990213 + make compile with our includesNiklas Hallqvist
1999-02-16Start using new pipe codeArtur Grabowski
1999-02-16Move defining of PIPE_NODIRECT to pipe.h and conditionalize more code with it.Artur Grabowski
1999-02-16kludge to get rid of dbm_rdonly not being definedimp
1999-02-16syncTheo de Raadt
1999-02-16AEON is an encryption cardTheo de Raadt
1999-02-16sendto(2) takes socklen_t for length paramTodd C. Miller
1999-02-16daemon returns intTheo de Raadt
1999-02-16update prototypes now that socket functions take socklen_t as a length parameterTodd C. Miller
1999-02-16deal with socklen_tTodd C. Miller
1999-02-16deal with socklen_tTheo de Raadt
1999-02-16handle sa_len being 0 in SIOCGIFCONFTheo de Raadt
1999-02-16localtime is in /etcTheo de Raadt
1999-02-16hp300 syncTheo de Raadt
1999-02-16syncTheo de Raadt
1999-02-16Invertex productsTheo de Raadt
1999-02-16indentTheo de Raadt
1999-02-16mention that SIOCGIFCONF with ifc_len = 0 is an extensionTodd C. Miller
1999-02-16Wait by default for one second after the login scriptbrian
1999-02-16Merge from NetBSD, mostly indentationNiklas Hallqvist
1999-02-15Add a RaidFrame bucket typeNiklas Hallqvist
1999-02-15must include <sys/types.h> before <sys.socket.h>Todd C. Miller
1999-02-15regenTodd C. Miller
1999-02-15sendto(2) takes a socklen_t as wellTodd C. Miller
1999-02-15socklen_t is used in struct msghdr and struct cmsghdrTodd C. Miller
1999-02-15Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thou...Todd C. Miller