summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-02-15lower case even moreMichael Shalayeff
1999-02-15missed this in the libc/db updateTodd C. Miller
1999-02-15more definitions from apm 1.2Michael Shalayeff
1999-02-15regenTodd C. Miller
1999-02-15use socklen_tTodd C. Miller
1999-02-15sockargs() uses socklen_t for length paramTodd C. Miller
1999-02-15pastoTodd C. Miller
1999-02-15more uses of socklen_tTodd C. Miller
1999-02-15Use and document socklen_tTodd C. Miller
1999-02-15add socklen_tTodd C. Miller
1999-02-15reorder some flag handling in unmount for safer lockingArtur Grabowski
1999-02-15Fail correctly when trying to match a filesystem on the old typenumArtur Grabowski
1999-02-15better promisc/allmulti handlingJason Wright
1999-02-15sp or stack, not both.Todd T. Fries
1999-02-15Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0.Federico G. Schwindt
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1999-02-15We don't need to include xfs_extern.hArtur Grabowski
1999-02-15fix building without make dependArtur Grabowski
1999-02-15use an empty VIOCSETTOK instead of the probe callArtur Grabowski
1999-02-15when allocating sack blocks check for failing malloc(), if it failsNiels Provos
1999-02-14Use IOV_MAX, not the deprecated UIO_MAXIOVTodd C. Miller
1999-02-14place a bin-patcheable z_verbose here for -DDEBUGMichael Shalayeff
1999-02-14make z_error be a panicMichael Shalayeff
1999-02-14Don't retain "clear" state after an argument as been processed;Todd C. Miller
1999-02-14fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.Michael Shalayeff