summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Un-kmemize. Portions of the tty mode code have been temporarily disabled;des2002-05-232-84/+147
* Nits in previous commits.des2002-05-231-3/+3
* Cull large amounts of dead code (deprecated since 1997)des2002-05-232-586/+6
* ANSIfy.des2002-05-231-61/+40
* Staticize.des2002-05-231-50/+50
* Whitespace cleanup.des2002-05-231-6/+6
* Unbreak tty mode (cons was renamed to constty a while ago)des2002-05-231-1/+1
* load_env(), the function that attempts to parse a crontabroberto2002-05-231-23/+76
* This manpage is for Alpha only.ru2002-05-231-1/+1
* Increase the maximum FSM option length to 50brian2002-05-222-3/+3
* Add some missing #includes that weren't required due to namespace polutionbrian2002-05-223-2/+3
* Eliminate free'ing already freed chunks.sobomax2002-05-221-2/+3
* Added support for ia64 and sparc64.ru2002-05-212-0/+10
* Mention our support of the authentication side of rfc2548brian2002-05-211-1/+1
* Add two FTP mirrors in France:roberto2002-05-202-0/+8
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.ru2002-05-201-1/+29
* MFS: silence compiler warnings.sobomax2002-05-201-7/+7
* Kill the stray #include line.ru2002-05-201-1/+0
* s/u_int/u_int32_t/ru2002-05-201-8/+9
* Fix IP address typo.dd2002-05-201-1/+1
* Work around a code generation bug of GCC 3.1 by replacingknu2002-05-191-14/+14
* 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
OpenPOWER on IntegriCloud