summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-02-15Use keepalives as the protocol never notices if a networked printerNiklas Hallqvist
1998-02-14Don't install a new map if yp_all failed. Noticed by Theo. -mojMats O Jansson
1998-02-14Add support for DNS host lookup. -mojMats O Jansson
1998-02-11Move handle_signals() to before the FD_SETs. handle_signals()brian
1998-02-11syslogd gets a new -a argument: specify additional AF_UNIX log devicesTheo de Raadt
1998-02-09Fix typo in syslog message.Angelos D. Keromytis
1998-02-09Close/reopen routing socket, to avoid running out of the socket's buffer space.Angelos D. Keromytis
1998-02-07oopsTheo de Raadt
1998-02-07snprintfTheo de Raadt
1998-02-07Add missing code to make /etc/yp/<domain> files actually work (in all cases).Jason Downs
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-04Correct magic number format stringbrian
1998-02-03workaround gethostbyaddr() race in signal handler; more correct fix wouldTheo de Raadt
1998-02-03s/@CMD_EXT_U@/1Todd C. Miller
1998-01-31Document what fs.posix.setuid means.Todd C. Miller
1998-01-29Talk about ongoing development.brian
1998-01-29Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian
1998-01-29Cosmetic:brian
1998-01-26For some reason it could not find y.tab.hTobias Weingartner
1998-01-26IPF 3.2.3dgregor
1998-01-24Fix error message.brian
1998-01-23Stop bogus warnings.brian
1998-01-23Re-implement the proxy arp sockaddr_dl search routine (again).brian
1998-01-23Don't allow manual dialing unless in auto or interactive mode.brian
1998-01-23Inspired by hubertf@netbsd:gene
1998-01-21Use the sockaddr_dl with the link#, not the ethernet addressbrian
1998-01-21Remove unused #includes.brian
1998-01-21screenblank on amiga? NopeTheo de Raadt
1998-01-21avoid oflow which appears not to matterTheo de Raadt
1998-01-20Allow an optional delay when specifying "set openmode active".brian
1998-01-19dlopen(..., RTLD_NOW) rather than RTLD_LAZY.brian
1998-01-19sys/types.h -> sys/param.hbrian
1998-01-19Reimplement proxy-arp address stuff using sysctl().brian
1998-01-18Make sure ypinit asks the master server for known maps.Mats O Jansson
1998-01-18Allow "set vj" for changing the default number of slotsbrian
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1998-01-15yet another typoNiklas Hallqvist
1998-01-15typoNiklas Hallqvist
1998-01-14feed tar the -p option to retain set[ug]id bits, this was dueNiklas Hallqvist
1998-01-14Free our input mbuf when the FCS is good (oops, memory leak).brian
1998-01-14Lose __libalias_version.brian
1998-01-12Fix bug in yp_maplist_host. -mojMats O Jansson
1998-01-11Lose <net/if_var.h> (was a FreeBSD brokenness) !brian
1998-01-11Make things work when sizeof(long) != 32 (hopefully)brian
1998-01-11Remember any number of interface names.brian
1998-01-11Remove includes of if_var.h and in_var.hbrian
1998-01-11Allow 6 byte interface names (for >tun99)brian
1998-01-10Pause according to the redial setting when dialing manually.brian
1998-01-10Implement Reset{Req,Ack} properly, as per rfc 1962.brian
1998-01-08Zap any addresses on the network side of the `tun' as soonbrian