summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-02-25Update pstat to reflect vnode changesConstantine Sapuntzakis
2001-02-23cleanup after vacationing hippies and make dhclient create theBob Beck
2001-02-22set default values to sane things for OpenBSD, these are normallyBob Beck
2001-02-21Add back code in find_jobs() that got dropped in cron merge.Todd C. Miller
2001-02-20Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).Todd C. Miller
2001-02-19Normalize the time in minutes to GMT so we can really catch DST changesTodd C. Miller
2001-02-19We handle the clock going backwards.Todd C. Miller
2001-02-18Try every bpf device, not only the even-numbered ones; jason@ okMiod Vallat
2001-02-18Don't run sendmail with the -or0s arg since it causes sendmail toTodd C. Miller
2001-02-18NULL vs '\0'Todd C. Miller
2001-02-18Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before).Todd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller
2001-02-16Nicer EXAMPLES format.Aaron Campbell
2001-02-15obey mdoc(4).Jun-ichiro itojun Hagino
2001-02-15kill old default port number (telnet was assumed before)Jun-ichiro itojun Hagino
2001-02-15no argument is not permitted (inetd mode disabled for openbsd)Jun-ichiro itojun Hagino
2001-02-15pull latest KAME faithd. access control is possible by /etc/faithd.conf.Jun-ichiro itojun Hagino
2001-02-15sshd is not in /etc/services, but ssh is .. provide a working example.Todd T. Fries
2001-02-15There has been confusion wrt IP protocols 4, 94 and 98. Make usNiklas Hallqvist
2001-02-15MAXLOGNAME; ianm@cit.uws.edu.auTheo de Raadt
2001-02-14fat utmp; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13Don't even look at af_family if accept() returns sa->sa_len == 0brian
2001-02-13rely on constants; ianm@cit.uws.edu.auTheo de Raadt
2001-02-12Define MAX_UNAME in terms of _PW_NAME_LEN. Potential problem found byTodd C. Miller
2001-02-10Give tar the new -I flag, not -TTodd C. Miller
2001-02-09Fix some typos spotted by d@Aaron Campbell
2001-02-08put debug code in by default, and make it workTheo de Raadt
2001-02-08pull latest kame tree. ndp -n -a printing is now prettier with longJun-ichiro itojun Hagino
2001-02-07spellingTodd T. Fries
2001-02-07spellingTodd T. Fries
2001-02-07bring in latest kame code.Jun-ichiro itojun Hagino
2001-02-07Remove support for #!. It's not intuitive and if you happen to addFederico G. Schwindt
2001-02-05etherip printing code... handles draft (v2) and current (v3)Jason Wright
2001-02-05sprintf purgeTheo de Raadt
2001-02-05always double check the work you do in a 757 over northern Brazil.Theo de Raadt
2001-02-05typo. ntohl -> htonl. sync with kameJun-ichiro itojun Hagino
2001-02-04Add a ``Usable'' function to the ccp switch. The functionbrian
2001-02-04setting of maximum fd was wrong; patch from pr 1670: "Evgeni Belin" <ebelin@s...Jason Wright
2001-02-04Add support for pseudo devices. This is done by adding more informationMats O Jansson
2001-02-04avoid infinite loop when -s is specified (select loop mistake).Jun-ichiro itojun Hagino
2001-02-04MPPE_MasterKeyValid is only there if HAVE_DES is definedbrian
2001-02-04Don't send an authentication failure response if we fail sendingbrian
2001-02-04Make the MPPE MasterKey Invalid messages a bit clearer (it nowbrian
2001-02-04Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andbrian
2001-02-03ELF: fallback to malloc when mmap fails. for /dev/ksyms.Artur Grabowski
2001-01-31Dont write kernel if nothing has changed. ok @deraadt. -mojMats O Jansson
2001-01-3132 character user namesChris Cappuccio
2001-01-31resolve.c is unnecessary (and conflicts with the same file fromArtur Grabowski
2001-01-31silence a few more targetsBrad Smith
2001-01-30Supply an always safe path to configureNiklas Hallqvist