summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-06-27Require a password before telling user "command not found".Todd C. Miller
The upshot of this is that a user probing for binaries will be told "you are not allowed to run this" instead of "that doesn't exist".
1998-06-27functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer!Todd T. Fries
1998-06-27ktrace not traceArtur Grabowski
1998-06-27More u_long -> u_int32_tbrian
Submitted (with the usual curtesy) by: theo
1998-06-27new ksh code stupidly did not permit ". /dev/null"; enable that againTheo de Raadt
1998-06-27Fix ``sizeof(u_long) == 4'' errors.brian
Suggested by: theo
1998-06-27delete extra KFREE(); d@openbsd.orgTheo de Raadt
1998-06-27securelevels do NOT protect running binaries; only filesystem activityTheo de Raadt
1998-06-27gen boot.lif automagicallyMichael Shalayeff
1998-06-27indentTheo de Raadt
1998-06-27Document EINVAL if peer address is multicast.Angelos D. Keromytis
1998-06-27indentTheo de Raadt
1998-06-27Disallow TCP connect() to multicast addresses; cmetz@inner.netAngelos D. Keromytis
1998-06-27No way, not yet. You did not even test, did you, davidTheo de Raadt
1998-06-27there is no string.h in stand landMichael Shalayeff
1998-06-27hmm, how could i miss this one?Michael Shalayeff
1998-06-27stand guys don't have string.h as wellMichael Shalayeff
1998-06-27fix for non-ansi compilersMichael Shalayeff
1998-06-26save_errnoTodd C. Miller
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1998-06-26handle single char hostnames; jch@honig.netTheo de Raadt
1998-06-26we have a real paths.hTodd C. Miller
1998-06-26Don't depend on sizeof(u_long) == 4.brian
Pointed out by: Theo
1998-06-26indentTheo de Raadt
1998-06-26rcmdsh, not rcmdTodd C. Miller
1998-06-26we use rcmdsh(3) from libcTodd C. Miller
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-26fix bpf select(); from mts@rare.netTheo de Raadt
1998-06-26come a bit closer to describing realityTodd C. Miller
1998-06-26sysctl.conf.5Todd C. Miller
1998-06-26make 'now' work as a timespecTodd C. Miller
1998-06-26add FILES sectionTodd C. Miller
1998-06-26first cut, could use helpTodd C. Miller
1998-06-26fix prototypesTheo de Raadt
1998-06-26make it 21 total log devsTheo de Raadt
1998-06-26syncTheo de Raadt
1998-06-26check for invalid and empty slots by nameTheo de Raadt
1998-06-26rename BAD as INVALIDTheo de Raadt
1998-06-26no luns on the ricoh scannerTheo de Raadt
1998-06-25check the amount of data we've gotMichael Shalayeff
1998-06-25add cisco netflow proto printing; not tested w/ version 5, but should work ↵Michael Shalayeff
anyways
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
1998-06-25Kill SORT_RESPONSE. Die! Die! Die!Jason Downs
1998-06-25handle no swap caseTheo de Raadt
1998-06-25handle missing swapTheo de Raadt
1998-06-25don't need exprTodd C. Miller
1998-06-25use POSIX sh builtin arithmetic, not exprTodd C. Miller
1998-06-25and mailx too..Theo de Raadt
1998-06-25smaller ramdisk MAKEDEV entryTheo de Raadt
1998-06-25install isofs headers, we need themTheo de Raadt