summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-03-16Cosmetic: .Dq -> .Itbrian
1998-03-15Add support for vfs.* from lite2Todd C. Miller
1998-03-13Correct #ifdef for __FreeBSD__ < 3brian
1998-03-13Add missing includebrian
1998-03-13Add extraneous braces to stiffle warnings from gcc-2.8brian
1998-03-13Don't send LQRs when the peer has LCP REJ'd them. Sendbrian
1998-03-12mkstemp()Theo de Raadt
1998-03-12o Fix a few comment typos.brian
1998-03-12unblock SIGPIPE before execv(); chuck.Theo de Raadt
1998-03-10use .OxTodd C. Miller
1998-03-09<deraadt> Almost wasting your time fixing named man pages.David Leonard
1998-03-08Please gcc 2.8brian
1998-03-06Use the correct device name in -direct mode.brian
1998-03-04WallTheo de Raadt
1998-03-01use sigset_t all over the placeTheo de Raadt
1998-02-27section 8 not 8CTheo de Raadt
1998-02-27be more paranoid.Theo de Raadt
1998-02-26Use YP ethersNiklas Hallqvist
1998-02-24udp time may be contacted at dynamic reservedTheo de Raadt
1998-02-24pull in prototypesTheo de Raadt
1998-02-22no, setuid is OK. listread@bedford.net should have read the code...Theo de Raadt
1998-02-22bye bye setuid; listread@bedford.netTheo de Raadt
1998-02-22#define DEBUGTheo de Raadt
1998-02-19Allow 8 character login names.brian
1998-02-18LogWARN rather than LogERROR when we can't createbrian
1998-02-18Don't leak memory when the peer sends PROTO_COMPD packetsbrian
1998-02-17use warn() instead of warnx() to print error messageMatthieu Herrb
1998-02-16Fix for the remainder of PR 402bitblt
1998-02-16Shell metacharacters are now ok in user passwords, as per the first halfbitblt
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