aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Added support for ia64 and sparc64.Ruslan Ermilov2002-05-212-0/+10
* Mention our support of the authentication side of rfc2548Brian Somers2002-05-211-1/+1
* Add two FTP mirrors in France:Ollivier Robert2002-05-202-0/+8
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.Ruslan Ermilov2002-05-201-1/+29
* MFS: silence compiler warnings.Maxim Sobolev2002-05-201-7/+7
* Kill the stray #include line.Ruslan Ermilov2002-05-201-1/+0
* s/u_int/u_int32_t/Ruslan Ermilov2002-05-201-8/+9
* Fix IP address typo.Dima Dorfman2002-05-201-1/+1
* Work around a code generation bug of GCC 3.1 by replacingAkinori MUSHA2002-05-191-14/+14
* Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.Brian Somers2002-05-181-0/+5
* Get byte swapping primitives from sys/endian.h now that they are exportedJake Burkholder2002-05-171-5/+1
* MFS: Extend a buffer size so that packages with particularily deep dependencyBrian Somers2002-05-171-1/+1
* Stop this program's abuse of malloc(3). Its return value doesn't need theseJuli Mallett2002-05-174-17/+14
* Put back <string.h>Brian Somers2002-05-171-0/+1
* - Convert a bunch of macros to the actual function they're calling. TheseAndrew R. Reiter2002-05-1613-267/+187
* - Convert a bunch of macros to the actual function they're calling. TheseAndrew R. Reiter2002-05-164-73/+56
* Remove cross reference to pkg_update(1).Eric Melville2002-05-161-1/+0
* Replace the perl script version of this with a sh(1) script.Mark Murray2002-05-164-142/+114
* Don't install scriptdump which is written in Perl. This isHajimu UMEMOTO2002-05-161-1/+1
* Add some OpenBSD includesBrian Somers2002-05-161-0/+4
* Fix a mis-placed #else/#endifBrian Somers2002-05-161-2/+1
* Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it'sBrian Somers2002-05-165-48/+114
* more file system > filesystemTom Rhodes2002-05-163-6/+6
* Consistancy check: s/file system/filesystem/gTom Rhodes2002-05-1610-14/+14
* pciconf(8) has an incorrect synopsis which argues the output from theTom Rhodes2002-05-151-2/+2
* Explicitly cast NCONTINENTS to int to silence an overflow warning.Dag-Erling Smørgrav2002-05-151-1/+1
* Remove bogus cast.Dag-Erling Smørgrav2002-05-151-1/+1
* Unbreak Alpha build.Dag-Erling Smørgrav2002-05-151-1/+2
* Unbreak Alpha build.Dag-Erling Smørgrav2002-05-151-2/+4
* Use fgetln to remove the static limit on the length of lines inIan Dowse2002-05-141-14/+15
* - Make use of DEPOROGINs (if there are any) when installing package;Maxim Sobolev2002-05-147-137/+267
* Trivial language fixes.Daniel Harris2002-05-141-3/+3
* Fix an include for NetBSDBrian Somers2002-05-141-0/+3
* Avoid a rather bizarre warning from gcc 3.1:Brian Somers2002-05-141-1/+1
* o Clean up some #includesBrian Somers2002-05-1442-133/+163
* Mention the ``end of output'' for each periodic script.Brian Somers2002-05-141-0/+3
* Calculate the number of open links properly when deciding on whether toBrian Somers2002-05-141-11/+10
* Fix a syntax errorBrian Somers2002-05-131-0/+1
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-135-24/+5
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-132-8/+0
* o Uncapitalize .Nd macro arguments and remove punctuationGiorgos Keramidas2002-05-131-10/+10
* Remove EOL space.Giorgos Keramidas2002-05-131-7/+7
* Sigh... Yet a BBSIZE breakage.Poul-Henning Kamp2002-05-121-0/+1
* Add a man page for the devinfo command; I'd argue devinfo is the singleRobert Watson2002-05-122-1/+73
* demon -> daemonDima Dorfman2002-05-111-1/+1
* We don't need to include arpa/inet.h here. In fact, only FreeBSD needsBrian Somers2002-05-111-2/+1
* Remove cross reference to pkg_update(1).Eric Melville2002-05-111-1/+0
* #include netinet/in.h when !__FreeBSD__ to silence some warnings fromBrian Somers2002-05-111-0/+3
* sysctl -w -> sysctlDima Dorfman2002-05-111-1/+1
* Beware the log demon! (Fix typo: s/demon/daemon/)Dima Dorfman2002-05-111-1/+1