Age | Commit message (Expand) | Author |
1996-12-04 | DESTDIR fixing | Theo de Raadt |
1996-12-04 | rearrange argv[0] code | Theo de Raadt |
1996-12-04 | vfork bye bye | Theo de Raadt |
1996-12-04 | roundup error; netbsd pr#2944, augustss@cs.chalmers.se | Theo de Raadt |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-04 | security holes: seek and ye shall find | Theo de Raadt |
1996-12-04 | fix usage | Theo de Raadt |
1996-12-04 | fix a typo | Theo de Raadt |
1996-12-04 | cooperate with -t from newfs, and rename to /sbin/newfs_lfs as the naming sch... | Theo de Raadt |
1996-12-04 | first cut at "newfs -t fstype device". this is very neat | Theo de Raadt |
1996-12-04 | do not freak out if we see a -t argument | Theo de Raadt |
1996-12-04 | Add support for BSD/OS | Niklas Hallqvist |
1996-12-04 | Take advantage of new "-u" flag in login(1). | Todd C. Miller |
1996-12-04 | Implement -u (remote user) option for login (only root may use it). | Todd C. Miller |
1996-12-04 | fix big endian; Encode/Decode | Theo de Raadt |
1996-12-04 | formatting error | Theo de Raadt |
1996-12-04 | indent | Theo de Raadt |
1996-12-04 | add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.uk | Theo de Raadt |
1996-12-04 | 64 bit patches, tih@nhh.no | Theo de Raadt |
1996-12-04 | use readlabelfs() if possible | Theo de Raadt |
1996-12-03 | Missing OpenBSD pieces, DOH! | Niklas Hallqvist |
1996-12-03 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
1996-12-03 | /usr/share/misc/termcap | Theo de Raadt |
1996-12-03 | never bitch about first failure | Theo de Raadt |
1996-12-03 | clear sense buffer for mode sense 4, dms@celtech.com | Theo de Raadt |
1996-12-03 | DOH, com moved to ic | Niklas Hallqvist |
1996-12-03 | partial merge with NetBSD | kstailey |
1996-12-03 | cleanup debug; pointed out by darcy@druid.com | Theo de Raadt |
1996-12-03 | void cystop() -> int cystop() | kstailey |
1996-12-03 | void zsstop() -> int zsstop() | kstailey |
1996-12-03 | well it used to. | kstailey |
1996-12-03 | dev_type_stop() returns void not int | kstailey |
1996-12-03 | -A for anon only; from freebsd | Theo de Raadt |
1996-12-03 | comreg/var moved, niklas | Theo de Raadt |
1996-12-03 | handle "/*" path parsing correctly; netbsd pr#2970, darcey@druid.com | Theo de Raadt |
1996-12-03 | pull types.h for xpg | Theo de Raadt |
1996-12-03 | \r and \n must be distinguished in some cases (telnet); netbsd pr#2969; | Theo de Raadt |
1996-12-03 | inc | Jason Downs |
1996-12-03 | Add readlabelfs()'s table, a shorter form of fstypenames. | Jason Downs |
1996-12-03 | Add readlabelfs(). | Jason Downs |
1996-12-03 | readlabelfs() moves to libutil, and return value changes. | Jason Downs |
1996-12-03 | s/host/domain/ | Theo de Raadt |
1996-12-03 | O_TRUNC when needed; freebsd pr#2112 | Theo de Raadt |
1996-12-02 | bail nice | Theo de Raadt |
1996-12-02 | increase default data limit to size needed for make build | kstailey |
1996-12-01 | Correct the connecthelp info. This is really ftp, not tftp. | Todd C. Miller |
1996-12-01 | Fix byte-order bug in net number comparison (NetBSD). | Todd C. Miller |
1996-12-01 | Parser fix from NetBSD (christos) | Todd C. Miller |
1996-11-30 | Install ksh as sh too. | Jason Downs |