summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-12-21Print quotas > 4G correctly; be a little more paranoid with a few buffers.Paul Janzen
2000-12-21Deal with quotas over 4G correctly; also, tidy a bit and be a touch morePaul Janzen
2000-12-21Standard OpenBSD'ifications that happen when new man pages are imported.Aaron Campbell
2000-12-21more careful euid killingTheo de Raadt
2000-12-20use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@Markus Friedl
2000-12-20Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)Todd C. Miller
2000-12-18sync with Apache 1.3.14Brad Smith
2000-12-18import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2000-12-18Argh. this commit didn't make it when I did it earlier - apache 1.3.14 + mod_...Bob Beck
2000-12-17data base -> databaseTodd C. Miller
2000-12-15Build and install amdref.info and install an entry for it in the dir file.Todd C. Miller
2000-12-15import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2000-12-15apache 1.3.14 + mod_ssl 2.7.1 mergeBob Beck
2000-12-15import apache 1.3.27 and mod_ssl 2.8.11Bob Beck
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-12-15openssl-engine 0.9.6 mergeBob Beck
2000-12-15Correct documented defaults for mppe, chap80 and chap81brian
2000-12-14Display MSCHAP as CHAP80 in ``show cpp''brian
2000-12-10for correctness, do seteuid, too. okay deraadt@Niels Provos
2000-12-09avoid buf oflow; belu@kriton.orgTheo de Raadt
2000-12-07timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.orgMichael Shalayeff
2000-12-07smb printing; from Andrew Tridgell; via tcpdump.orgMichael Shalayeff
2000-12-07add vrrp printing; from tcpdump.orgMichael Shalayeff
2000-12-06Add a 'saving modified kernel' message. (deraadt@ ok)Hakan Olsson
2000-12-05tcpdump incorrectly print port numbers when parsing NFS (PR#1540)Jakob Schlyter
2000-12-05fix RIPv0 (RFC 1058) printing; <james@squish.net>Jakob Schlyter
2000-11-29Spelling and punctuation fixes; FreeBSDbrian
2000-11-28Add ``enable/disable'' tcpmssfixup - enabled by default.brian
2000-11-28Use only the bit after the ``\'' when hashing the challenge inbrian
2000-11-26*** empty log message ***Todd C. Miller
2000-11-26Use pwd_mkdb -u usernameTodd C. Miller
2000-11-26Update for pw_mkdb(3) interface change. All but vipw and userdel canTodd C. Miller
2000-11-26Support -u username option. Loosely based on FreeBSD's changes.Todd C. Miller
2000-11-25Fix some warnings and take advantage of perl5 system definesTodd C. Miller
2000-11-23fix one more s/sprintf/snprintf/; jeremy@hack.org.ilJakob Schlyter
2000-11-22Enable and accept MPPE by default (deflate & pred1 are preferred)brian
2000-11-21bye bye MULOG. code that is easy to read, is code that is easy to auditTheo de Raadt
2000-11-21sigjmp & statics begoneTheo de Raadt
2000-11-21Don't include mfs partitions in 'quot -a' since there is no device fileTodd C. Miller
2000-11-18avoid SIGHUP log issues, pr 1511, dean@bullock.net. It is still a signalTheo de Raadt
2000-11-16Fix password clearing bug; FreeBSDbrian
2000-11-16Be more consistent with .Bl tagsbrian
2000-11-16Be a bit more precise about what ``nat deny_incoming yes'' does.brian
2000-11-15Last commit introduced extra space (lame)Angelos D. Keromytis
2000-11-15Fix bug introduced with overriding of pseudo-devices.Angelos D. Keromytis
2000-11-12Fix XFree86/console mouse transparency for serial mice. Tested with both aAaron Campbell
2000-11-12typoAaron Campbell
2000-11-11Increase M_MAXBUF so that it's greater than HDLCSIZEbrian
2000-11-10do not advertise dynamic/cloned routesJun-ichiro itojun Hagino
2000-11-10revert, okay @aaronNiels Provos