summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-12-20Don't assume /bsd if no system given, let the kvm routines pick a default (an...Todd C. Miller
1998-12-20o make sure C-style strings in packet are NUL-terminated and increase size ofTodd C. Miller
1998-12-19back out recently added sanity check for data and bss as ksyms has neitherTodd C. Miller
1998-12-18merge freebsd version of acctonTheo de Raadt
1998-12-18fix 64-bit unaligned problemsTheo de Raadt
1998-12-18indentTheo de Raadt
1998-12-17Don't return stack-based data. This may have causedbrian
1998-12-16more .Nm fixesAaron Campbell
1998-12-16Typo policebrian
1998-12-15Fix a potentially bad latency problem.brian
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-15push CC and CFLAGS; wd@ics.nara-wu.ac.jpTheo de Raadt
1998-12-14Allow a variable as the first arg to ``set proctitle''.brian
1998-12-14Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian
1998-12-10Boy, this was tricky to find:brian
1998-12-10When using ``set device !someprogram'', when ``someprogram''brian
1998-12-05NOMAN fixeskstailey
1998-12-04support user.group or user:group, per chown(8)Theo de Raadt
1998-11-29Blow up a little more verbosely if something's feeding us garbage.Jason Downs
1998-11-28use MAXPATHLENTodd C. Miller
1998-11-28 o use in_port_tTodd C. Miller
1998-11-24grammerTheo de Raadt
1998-11-23pass length for OpenFile(), bug in previous oflow detection; found by formTheo de Raadt
1998-11-23Even better; get rid of tempnam completely in favor of mkstemp)Todd C. Miller
1998-11-22fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481)Marc Espie
1998-11-22race-less tempnam() useTheo de Raadt
1998-11-22please -WallTheo de Raadt
1998-11-21missing \nTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-11-19catch extra junk at the end of the numbersTheo de Raadt
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
1998-11-18correct strtol() mess around rpc version numbersTheo de Raadt
1998-11-18paramters -> parameters (but this whole page needs to be redone, hopefully soon)Aaron Campbell
1998-11-15put userdir back; "disabled" keyword is to be used insteadTheo de Raadt
1998-11-14put bootpd.dump in /var/run, not /tmp, to avoid /tmp raceTodd C. Miller
1998-11-13put p option in getopt(); garath@code.ridgefield.orgTheo de Raadt
1998-11-12make dirs in /usr/share/sendmail owned by group wheel to match mtreeTodd C. Miller
1998-11-10hash & cache hostnames; garath@code.ridgefield.orgTheo de Raadt
1998-11-10fix htdocs path; evanc@concer.toTheo de Raadt
1998-11-10Don't forget to initialise dbuff when debugging.brian
1998-11-08Explain what the command line switches do and what thebrian
1998-11-08Fix a few typosbrian
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-11-07Nasty hack to add execute permission to helper scripts if they don'tTodd C. Miller
1998-11-06Set PATH before running ConfigureTodd C. Miller
1998-11-05Don't delete the primary interface address whenbrian
1998-11-03Back out previous change, the problem is Linux-specific. To quote Wietse 'On...Todd C. Miller
1998-10-31If the CBCP callee offsers no callback, send our configuredbrian
1998-10-31Allow multiple systems (config labels) on the commandbrian
1998-10-31Catch other cases where the accept(2) can fail.Todd C. Miller