summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-06-26Accept NULL nset in prepare child (as run_editor will try to use one).dm
1996-06-26put the tab inTheo de Raadt
1996-06-26handle $OpenBSD$ rcsid... using uname too!Theo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-26open + fdopenTheo de Raadt
1996-06-25mktemp w/ open & fdopenTheo de Raadt
1996-06-25open O_EXCL instead of creat; for writable rdist directories... still small DOSTheo de Raadt
1996-06-25mkstemp & fdopenTheo de Raadt
1996-06-25mktemp open + fdopenTheo de Raadt
1996-06-25indent niceTheo de Raadt
1996-06-25Show interrupt counts on i386.Thorsten Lockert
1996-06-25distinguish ambigious and unknown commands; netbsd pr$2536; leo@marco.deTheo de Raadt
1996-06-25mktemp open+fdopenTheo de Raadt
1996-06-25mkstemp + fdopenTheo de Raadt
1996-06-25mktemp open/fdopenTheo de Raadt
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
1996-06-23Add arch(1)Thorsten Lockert
1996-06-22Restore code to show interrupt counts on i386Thorsten Lockert
1996-06-21updates according to the kernel chenges.Michael Shalayeff
1996-06-20max 64 chars for TERM; rlogind accepts no moreTheo de Raadt
1996-06-19do not overflow term buffer, noted initially by darren reed. my own fixTheo de Raadt
1996-06-18vi fixes from bosticTheo de Raadt
1996-06-18from netbsd Fix missing `)' in the sideways view of interfacesTheo de Raadt
1996-06-17count daysTheo de Raadt
1996-06-17fdeject: into the voidJason Downs
1996-06-17print days correct; also deal with today correctly, netbsd pr#2534, tacha@ter...Theo de Raadt
1996-06-16print ether/fddi addresses seperated by : not .; netbsd pr#2473; from jhawk@m...Theo de Raadt
1996-06-16syncTheo de Raadt
1996-06-13long botchesTheo de Raadt
1996-06-11from christos;Theo de Raadt
1996-06-11document that -print0 is an alternative to -XTheo de Raadt
1996-06-11-print0 in find, not -0Theo de Raadt
1996-06-11add -0 option, written by meTheo de Raadt
1996-06-10Use beep() with ncursesThorsten Lockert
1996-06-10hack: print hostname connection failed withTheo de Raadt
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedNiklas Hallqvist
1996-06-10boottime is a timevalTheo de Raadt
1996-06-10handle up to 100 interfaces, nice message for non-existing interfaceTheo de Raadt
1996-06-05do not need xdr_domainname protoTheo de Raadt
1996-06-03handle ftp://host/pathTheo de Raadt
1996-06-03correct anonftp passwdTheo de Raadt
1996-06-03add support for automatic anonftp fetches of host:pathTheo de Raadt
1996-06-03'make install' works nowMichael Shalayeff
1996-06-02We have a modern curses implementation now; enable its useThorsten Lockert
1996-06-02Depend on old curses library tooThorsten Lockert
1996-06-02Use old curses library for nowThorsten Lockert
1996-06-02it compiles w/ new cursesMichael Shalayeff
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1996-05-30= -> ==Theo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt