summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
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
(i.e. netstat -w 1). Bug pointed out by Chris G. Demetriou.
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, ↵Theo de Raadt
tacha@tera.fukui-med.ac.jp
1996-06-16print ether/fddi addresses seperated by : not .; netbsd pr#2473; from ↵Theo de Raadt
jhawk@mit.edu
1996-06-16syncTheo de Raadt
1996-06-13long botchesTheo de Raadt
1996-06-11from christos;Theo de Raadt
- Fix PR/105: Implement dot locking protocol and check return value of flock. - Fix PR/2247: Don't call unknown users "ubluit". Issue an error message. - Fix/add prototypes. - Fix warnings. - Use POSIX signal mask calls.
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
Use hline() with ncurses
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
add support for -p portnum might need todo: -N for silence, better exit status for failures
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
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-05-30= -> ==Theo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt
1996-05-28syncTheo de Raadt
1996-05-28syncTheo de Raadt
1996-05-28syncTheo de Raadt
1996-05-28support whiteouts; netbsd pr#2394; mike.long@analog.comTheo de Raadt
1996-05-28Install catalog files under ${DESTDIR}, and createdm
${DESTDIR}/usr/share/vi/catalog.
1996-05-27native emul is now called "native"Theo de Raadt
1996-05-24use protosTheo de Raadt
1996-05-24Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00Theo de Raadt
1996-05-24need string.hTheo de Raadt
1996-05-24do not print a non-existant mfcTheo de Raadt
1996-05-24domainname -> domain, as a variableTheo de Raadt
1996-05-24fix a typoTheo de Raadt
1996-05-22svr4-style gencatTheo de Raadt
1996-05-22new viTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-05-21use existing protosTheo de Raadt