summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-12-04DESTDIR fixingTheo de Raadt
1996-12-04rearrange argv[0] codeTheo de Raadt
1996-12-04vfork bye byeTheo de Raadt
1996-12-04roundup error; netbsd pr#2944, augustss@cs.chalmers.seTheo de Raadt
1996-12-04nice argv[0], please do not bite meTheo de Raadt
1996-12-04nice argv[0], please do not bite meTheo de Raadt
1996-12-04security holes: seek and ye shall findTheo de Raadt
1996-12-04fix usageTheo de Raadt
1996-12-04fix a typoTheo de Raadt
1996-12-04cooperate with -t from newfs, and rename to /sbin/newfs_lfs as the naming sch...Theo de Raadt
1996-12-04first cut at "newfs -t fstype device". this is very neatTheo de Raadt
1996-12-04do not freak out if we see a -t argumentTheo de Raadt
1996-12-04Add support for BSD/OSNiklas Hallqvist
1996-12-04Take advantage of new "-u" flag in login(1).Todd C. Miller
1996-12-04Implement -u (remote user) option for login (only root may use it).Todd C. Miller
1996-12-04fix big endian; Encode/DecodeTheo de Raadt
1996-12-04formatting errorTheo de Raadt
1996-12-04indentTheo de Raadt
1996-12-04add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.ukTheo de Raadt
1996-12-0464 bit patches, tih@nhh.noTheo de Raadt
1996-12-04use readlabelfs() if possibleTheo de Raadt
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist
1996-12-03clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-03/usr/share/misc/termcapTheo de Raadt
1996-12-03never bitch about first failureTheo de Raadt
1996-12-03clear sense buffer for mode sense 4, dms@celtech.comTheo de Raadt
1996-12-03DOH, com moved to icNiklas Hallqvist
1996-12-03partial merge with NetBSDkstailey
1996-12-03cleanup debug; pointed out by darcy@druid.comTheo de Raadt
1996-12-03void cystop() -> int cystop()kstailey
1996-12-03void zsstop() -> int zsstop()kstailey
1996-12-03well it used to.kstailey
1996-12-03dev_type_stop() returns void not intkstailey
1996-12-03-A for anon only; from freebsdTheo de Raadt
1996-12-03comreg/var moved, niklasTheo de Raadt
1996-12-03handle "/*" path parsing correctly; netbsd pr#2970, darcey@druid.comTheo de Raadt
1996-12-03pull types.h for xpgTheo de Raadt
1996-12-03\r and \n must be distinguished in some cases (telnet); netbsd pr#2969;Theo de Raadt
1996-12-03incJason Downs
1996-12-03Add readlabelfs()'s table, a shorter form of fstypenames.Jason Downs
1996-12-03Add readlabelfs().Jason Downs
1996-12-03readlabelfs() moves to libutil, and return value changes.Jason Downs
1996-12-03s/host/domain/Theo de Raadt
1996-12-03O_TRUNC when needed; freebsd pr#2112Theo de Raadt
1996-12-02bail niceTheo de Raadt
1996-12-02increase default data limit to size needed for make buildkstailey
1996-12-01Correct the connecthelp info. This is really ftp, not tftp.Todd C. Miller
1996-12-01Fix byte-order bug in net number comparison (NetBSD).Todd C. Miller
1996-12-01Parser fix from NetBSD (christos)Todd C. Miller
1996-11-30Install ksh as sh too.Jason Downs