summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-11-17Go back to old file locking method, O_EXLOCK method has too many problemsTodd C. Miller
1997-11-17pw_mkdb() now returns -1 if ptmp is size 0.Todd C. Miller
1997-11-17Work around bug in open(2) wrt O_TRUNC and O_SHLOCK|O_EXLOCK.Todd C. Miller
1997-11-17oh, a timespecTheo de Raadt
1997-11-17Mention SIGUSR1 in SIGNALS section. Noted by Heiko W.Rupp <hwr@pilhuhn.de>Todd C. Miller
1997-11-17kleink: When fstat(2)ing a file descriptor of a local communications domainTheo de Raadt
1997-11-17kleink: When fstat(2)ing a file descriptor of a local communications domainTheo de Raadt
1997-11-17old bootblocks went awayTheo de Raadt
1997-11-17do not make obj in dbsym anymore, eitherTheo de Raadt
1997-11-17byeTheo de Raadt
1997-11-17remove parts of dbsymkstailey
1997-11-17Fix a pretty embarrassing typo in the Usage help message.gene
1997-11-17Come to think of it the sun3 doesn't use dbsym anymore...kstailey
1997-11-173-arg msync(2)kstailey
1997-11-17implement IBCS2_FIONBIO; christosTheo de Raadt
1997-11-17Work around a stackframe bug in gcc alpha, who cannot deal with frames > 64kNiklas Hallqvist
1997-11-17match nfs3 and regular nfs; christosTheo de Raadt
1997-11-17completely avoid master.passwd in the changelist processing; jbernard@tater.m...Theo de Raadt
1997-11-17only consider 9 bits for the umaskTheo de Raadt
1997-11-17proper .XrTheo de Raadt
1997-11-17make chmod() and fchmod() return EINVAL for bad mode bitsTheo de Raadt
1997-11-17indentTheo de Raadt
1997-11-17blank lineTheo de Raadt
1997-11-17enable jensenTheo de Raadt
1997-11-17fix Y2K problemsTheo de Raadt
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-171) use fgetln for arbitrary sized linesTodd C. Miller
1997-11-16Replace "micro getopt" with real getopt for readability's sake.Todd C. Miller
1997-11-16blank lineTheo de Raadt
1997-11-16oopsTheo de Raadt
1997-11-16add SHUT_* values as defined by XPG4.2Theo de Raadt
1997-11-16report correct filename in error msg; netbsdTheo de Raadt
1997-11-16fix error messageTheo de Raadt
1997-11-16Add ch* at scsibus?Niklas Hallqvist
1997-11-16Revert one of the $_ changes made 970102, as it makes sh crash when mailNiklas Hallqvist
1997-11-16compile on alpha, needs testingTodd C. Miller
1997-11-16pull #ifdef __alpha__ out from a #ifdef __NetBSD__Todd C. Miller
1997-11-16move proto to sys/stat.h; XPG4.2Theo de Raadt
1997-11-15cleanups from various sourcesTheo de Raadt
1997-11-15make -Ss code correct; ghudson@mit.eduTheo de Raadt
1997-11-15spellingTodd T. Fries
1997-11-15slipped through the cracks.Todd T. Fries
1997-11-15spellingTodd T. Fries
1997-11-15add DIAGNOSTICS header; msaitohTheo de Raadt
1997-11-15for shutdown(2), if "how" is not 0-2, return EINVALTheo de Raadt
1997-11-15fix memory management errorsTheo de Raadt
1997-11-14Fixed up a VOP_UNLOCK call so that it uses the correction proc *Constantine Sapuntzakis
1997-11-14Make user-mode C++ compilers happy by #ifdef around inline functionsConstantine Sapuntzakis
1997-11-14pk: Expand on shared object's `.init' functions a bit, and mentionTheo de Raadt