Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-13 | long botches | Theo de Raadt | |
1996-06-11 | from 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-11 | document that -print0 is an alternative to -X | Theo de Raadt | |
1996-06-11 | -print0 in find, not -0 | Theo de Raadt | |
1996-06-11 | add -0 option, written by me | Theo de Raadt | |
1996-06-10 | Use beep() with ncurses | Thorsten Lockert | |
Use hline() with ncurses | |||
1996-06-10 | hack: print hostname connection failed with | Theo de Raadt | |
1996-06-10 | Support the long options that FSF's patch version has. $OpenBSD$ added | Niklas Hallqvist | |
1996-06-10 | boottime is a timeval | Theo de Raadt | |
1996-06-10 | handle up to 100 interfaces, nice message for non-existing interface | Theo de Raadt | |
1996-06-05 | do not need xdr_domainname proto | Theo de Raadt | |
1996-06-03 | handle ftp://host/path | Theo de Raadt | |
1996-06-03 | correct anonftp passwd | Theo de Raadt | |
1996-06-03 | add support for automatic anonftp fetches of host:path | Theo de Raadt | |
add support for -p portnum might need todo: -N for silence, better exit status for failures | |||
1996-06-03 | 'make install' works now | Michael Shalayeff | |
1996-06-02 | We have a modern curses implementation now; enable its use | Thorsten Lockert | |
1996-06-02 | Depend on old curses library too | Thorsten Lockert | |
1996-06-02 | Use old curses library for now | Thorsten Lockert | |
1996-06-02 | it compiles w/ new curses | Michael Shalayeff | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-05-30 | = -> == | Theo de Raadt | |
1996-05-30 | revoke privs before opening kvm if user has specified mem/kernel paths | Theo de Raadt | |
1996-05-28 | sync | Theo de Raadt | |
1996-05-28 | sync | Theo de Raadt | |
1996-05-28 | sync | Theo de Raadt | |
1996-05-28 | support whiteouts; netbsd pr#2394; mike.long@analog.com | Theo de Raadt | |
1996-05-28 | Install catalog files under ${DESTDIR}, and create | dm | |
${DESTDIR}/usr/share/vi/catalog. | |||
1996-05-27 | native emul is now called "native" | Theo de Raadt | |
1996-05-24 | use protos | Theo de Raadt | |
1996-05-24 | Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00 | Theo de Raadt | |
1996-05-24 | need string.h | Theo de Raadt | |
1996-05-24 | do not print a non-existant mfc | Theo de Raadt | |
1996-05-24 | domainname -> domain, as a variable | Theo de Raadt | |
1996-05-24 | fix a typo | Theo de Raadt | |
1996-05-22 | svr4-style gencat | Theo de Raadt | |
1996-05-22 | new vi | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1996-05-21 | use existing protos | Theo de Raadt | |
1996-05-21 | errno.h provides what we need | Theo de Raadt | |
1996-05-21 | getc/ungetc use an int | Theo de Raadt | |
1996-05-21 | avoid divide-by-zero trap when specifying small widths | Theo de Raadt | |
do not overrun entry array when printing output tables cleanup storage allocation for entries use err/warn etc. | |||
1996-05-21 | minor nothing | Theo de Raadt | |
1996-05-21 | teeny cleanup | Theo de Raadt | |
1996-05-20 | Use prototypes if 'defined(__cplusplus) || __STDC__' | Thorsten Lockert | |
1996-05-19 | do not print "1days" in idle field | Theo de Raadt | |
1996-05-10 | : after key, exit val for failure | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
network list is a TAILQ | |||
1996-05-10 | Fence off NULL args in getcmd() (fixes/works around PR#824) | Theo de Raadt | |
1996-05-09 | from is; os9 entries | Theo de Raadt | |
1996-05-07 | pretty up output | Theo de Raadt | |