summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* An old patch from Dan Lukes <dan at obluda.cz>:delphij2006-01-232-2/+6
* Replace "fetch" with "fetch -r" when downloading the initial ~38MBcperciva2006-01-221-2/+1
* Honour the "uuid" directive in adduser.confmatteo2006-01-221-1/+4
* Improve error-handling related to the fork() done to compress files aftergad2006-01-201-15/+38
* Revert previous commit for now, which seems to have (re)introduced somedelphij2006-01-183-150/+227
* Improves and cleanups over inetd(8):delphij2006-01-183-227/+150
* Mention that the random time slept by "portsnap cron" is between 1 andcperciva2006-01-171-1/+2
* Add ntp.cgi.cz.ceri2006-01-152-0/+6
* Preserve any additional arguments to ifconfig that were specified in theceri2006-01-151-1/+1
* If sysinstall was used to configure an anonymous FTP area, it wasceri2006-01-151-1/+1
* Correct obsolete chown syntax.ceri2006-01-151-2/+2
* - Change the exit message from "make cleandepend; make depend" toflz2006-01-141-1/+1
* Unbreak the AMD64 build by forgoing the 'snmp_hostres' functionality.obrien2006-01-131-1/+5
* Use posix_memalign() rather than assuming that malloc() provides adequatejasone2006-01-121-5/+7
* Fix build without -DNDEBUG.harti2006-01-123-7/+7
* assert(3) is not used here.obrien2006-01-121-1/+0
* Update usage to reflect the fact that the -d -a now accepts -i <interface>.brooks2006-01-101-1/+1
* - Fix: documentation for -m option was inserted halfway thru the text of -lpav2006-01-101-3/+3
* /etc/crontab is similar enough to parse as correct if you runbrooks2006-01-101-0/+4
* Allow the -i <interface> option with -d -a to allow all arp entries forbrooks2006-01-102-1/+2
* Fix -r causing SIGSEGV due to parse_args() being called before font_current i...flz2006-01-091-3/+3
* Add -K option to pkg_add and pkg_info.flz2006-01-0910-18/+71
* Connect the HOSTRES MIB to the build.harti2006-01-091-0/+1
* msgharti2006-01-0918-0/+7005
* When using @cwd %%FOO%%, we must ensure to return in the originalkrion2006-01-076-9/+42
* Make "portsnap extract" automatically create ${PORTSDIR} if necessarycperciva2006-01-061-2/+6
* Don't use threads when there's no real reason to.des2006-01-032-158/+142
* - Fix possible memory leak due to repetetive strdup(3) without matchingariff2006-01-011-14/+21
* On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB.ceri2005-12-302-2/+2
* - Avoid adding devices multiple times to the device list.ru2005-12-302-33/+66
* Clean up most of the "XXX"-tagged items:ru2005-12-304-17/+39
* inetd(8) requires that /etc/netconfig be present, and contain entriesceri2005-12-301-0/+29
* Reveal sacred spells necessary for putting kbdmux(4) to real use.sobomax2005-12-291-0/+15
* An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout toceri2005-12-292-4/+4
* Add an example for WEP.wilko2005-12-251-0/+14
* When generating profiles (-g) warn about shared objects that werejkoshy2005-12-251-4/+12
* - Don't print an errno string when reporting dropped samples.jkoshy2005-12-241-3/+4
* Bump .Dd before I get told off.ceri2005-12-231-1/+1
* Commands like gmirror, graid3, ... and others which use dlopen() to loadceri2005-12-232-4/+95
* Copy the description for the -r option from the traceroute(8) mandd2005-12-221-0/+10
* Previous revision was broken on SPARC, fix it by using more appropriate type.delphij2005-12-211-1/+1
* Change the default for deleting stale files from yes (which violatesdougb2005-12-211-5/+5
* Use size_t for length.delphij2005-12-211-1/+2
* Add a knob to suppress logging of attempts to modifyglebius2005-12-181-1/+8
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-188-13/+13
* Explicitly cast ELF_R_TYPE() to the right type.marcel2005-12-181-1/+1
* Remove usbd(8) and all references to it. It is no longer necessaryiedowse2005-12-1514-1533/+2
* [mdoc] add missing space before a punctuation type argument.ru2005-12-131-1/+1
* Fix typo in rfcomm_pppd(8) man page.emax2005-12-121-1/+1
* o move programs to separate directories and use stock Makefiles;sam2005-12-112-0/+244
OpenPOWER on IntegriCloud