summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.brian2002-05-181-0/+5
* Get byte swapping primitives from sys/endian.h now that they are exportedjake2002-05-171-5/+1
* MFS: Extend a buffer size so that packages with particularily deep dependencybrian2002-05-171-1/+1
* Stop this program's abuse of malloc(3). Its return value doesn't need thesejmallett2002-05-174-17/+14
* Put back <string.h>brian2002-05-171-0/+1
* - Convert a bunch of macros to the actual function they're calling. Thesearr2002-05-1613-267/+187
* - Convert a bunch of macros to the actual function they're calling. Thesearr2002-05-164-73/+56
* Remove cross reference to pkg_update(1).eric2002-05-161-1/+0
* Replace the perl script version of this with a sh(1) script.markm2002-05-164-142/+114
* Don't install scriptdump which is written in Perl. This isume2002-05-161-1/+1
* Add some OpenBSD includesbrian2002-05-161-0/+4
* Fix a mis-placed #else/#endifbrian2002-05-161-2/+1
* Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it'sbrian2002-05-165-48/+114
* more file system > filesystemtrhodes2002-05-163-6/+6
* Consistancy check: s/file system/filesystem/gtrhodes2002-05-1610-14/+14
* pciconf(8) has an incorrect synopsis which argues the output from thetrhodes2002-05-151-2/+2
* Explicitly cast NCONTINENTS to int to silence an overflow warning.des2002-05-151-1/+1
* Remove bogus cast.des2002-05-151-1/+1
* Unbreak Alpha build.des2002-05-151-1/+2
* Unbreak Alpha build.des2002-05-151-2/+4
* Use fgetln to remove the static limit on the length of lines iniedowse2002-05-141-14/+15
* - Make use of DEPOROGINs (if there are any) when installing package;sobomax2002-05-147-137/+267
* Trivial language fixes.dannyboy2002-05-141-3/+3
* Fix an include for NetBSDbrian2002-05-141-0/+3
* Avoid a rather bizarre warning from gcc 3.1:brian2002-05-141-1/+1
* o Clean up some #includesbrian2002-05-1442-133/+163
* Mention the ``end of output'' for each periodic script.brian2002-05-141-0/+3
* Calculate the number of open links properly when deciding on whether tobrian2002-05-141-11/+10
* Fix a syntax errorbrian2002-05-131-0/+1
* Mark all internal libraries with INTERNALLIB.ru2002-05-135-24/+5
* Removed now unused INTERNALSTATICLIB.ru2002-05-132-8/+0
* o Uncapitalize .Nd macro arguments and remove punctuationkeramida2002-05-131-10/+10
* Remove EOL space.keramida2002-05-131-7/+7
* Sigh... Yet a BBSIZE breakage.phk2002-05-121-0/+1
* Add a man page for the devinfo command; I'd argue devinfo is the singlerwatson2002-05-122-1/+73
* demon -> daemondd2002-05-111-1/+1
* We don't need to include arpa/inet.h here. In fact, only FreeBSD needsbrian2002-05-111-2/+1
* Remove cross reference to pkg_update(1).eric2002-05-111-1/+0
* #include netinet/in.h when !__FreeBSD__ to silence some warnings frombrian2002-05-111-0/+3
* sysctl -w -> sysctldd2002-05-111-1/+1
* Beware the log demon! (Fix typo: s/demon/daemon/)dd2002-05-111-1/+1
* replace __FUNCTION__ with standardized __func__.alfred2002-05-1111-58/+58
* unbreak build: fix multi-line string literalalfred2002-05-111-1/+1
* unbreak build: ditch multi-line string literalsalfred2002-05-111-1/+1
* fix build:alfred2002-05-118-51/+67
* NetBSD keeps des.h in /usr/include/openssl these daysbrian2002-05-111-0/+4
* Typo.max2002-05-101-1/+1
* Add support for MS-CHAP authentication via a RADIUS server.brian2002-05-106-42/+200
* Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.obrien2002-05-101-0/+3
* When packing installed package into a file (pkg_create -b) make sure tosobomax2002-05-101-4/+11
OpenPOWER on IntegriCloud