summaryrefslogtreecommitdiff
path: root/usr.sbin/sliplogin
AgeCommit message (Collapse)Author
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1999-04-28check correct arg; garath@ntplx.netTheo de Raadt
1999-04-02all .Nm macros should have an argument in SYNOPSIS; also misc cleanupAaron Campbell
1999-03-11cleanupAaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-08handle fork() failure; mrgTheo de Raadt
1998-01-21avoid oflow which appears not to matterTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1996-12-15FIxed an ofF-by-one error.bitblt
1996-12-08Install sample slip.hosts and slip.login entry if none are presentThorsten Lockert
1996-08-08length arg goes last.Todd C. Miller
1996-08-05avoid buf overflowTheo de Raadt
1996-08-05no oflow of loginnameTheo de Raadt
1996-07-16patch environ, buffer limit, parse # better, let user kill with signal; some ↵Theo de Raadt
parts from freebsd
1995-10-18initial import of NetBSD treeTheo de Raadt