summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Silence non-constant format string warnings by marking functionskris2001-08-191-1/+1
* Better handling of the return from snprintfbrian2001-08-181-3/+8
* Better handling for the return of snprintf().brian2001-08-182-5/+12
* If AF_INET6 isn't available in the kernel, revert to creating AF_INETbrian2001-08-181-15/+19
* Back out the previous fix to deal with kernels that don't support IPv6,brian2001-08-186-69/+44
* Run correctly on a machine built without AF_INET6 supportbrian2001-08-186-33/+65
* Build properly with -DNOINET6brian2001-08-181-2/+2
* Build properly with -DNOIPV6brian2001-08-181-0/+2
* Correct path (../crypto, not ../../crypto)peter2001-08-181-5/+2
* Removed the (possible) ambiguity in /etc/rc.conf comment.ru2001-08-172-4/+4
* The ports that convert screendumps into text or png called scr2*, notsobomax2001-08-171-2/+4
* Make source crunches work as well as object crunches; broken in thejoe2001-08-171-1/+1
* Add two missing includesbrian2001-08-161-0/+2
* Remove an unused variablebrian2001-08-161-1/+0
* Fix the @monthly and @weekly shortcuts so that they actually runmikeh2001-08-161-0/+3
* mdoc(7) police: markup nit, removed whitespace at EOL.ru2001-08-161-4/+6
* Specify the gateway address when updating the MTU and send/recv pipebrian2001-08-166-31/+69
* Fix a couple of forgotten commentsbrian2001-08-161-3/+3
* o Improve terminology consistency for security profile functionality:rwatson2001-08-152-2/+2
* Sysinstall inserts a comment between changes to /etc/rc.conf.joe2001-08-152-2/+8
* Make crunchgen crunch pre-built object files again, i.e.:joe2001-08-151-10/+10
* Remove duplicate umask(2) call.sobomax2001-08-151-1/+0
* Probe for the availability of AF_INET6 at startup. If it's notbrian2001-08-155-10/+47
* Don't show a prefixlen when a destination address is presentbrian2001-08-151-1/+2
* Add a missing newlinebrian2001-08-151-1/+1
* Don't forget to attache the sticky route change to the ncp structure.brian2001-08-151-0/+1
* Avoid calling bits2mask4() when bits is -1.brian2001-08-151-6/+5
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-1513-37/+19
* List the correct paths to the X server distributions.eric2001-08-142-58/+70
* Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ,imp2001-08-142-20/+22
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-1450-1922/+4416
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-149-15/+50
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-131-8/+18
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.ru2001-08-131-1/+2
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-1310-13/+16
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-133-19/+14
* Reduce private "lesser known" function redirection to improve clarity.obrien2001-08-135-59/+31
* Use normal menus instead of radio lists, which seems to be more logicaleric2001-08-122-22/+22
* Preprocess ppp.8.m4 into ppp.8, taking into account any compile timebrian2001-08-113-5763/+46
* Somewhere along the way, configSecurityModerate() lost it's "int"rwatson2001-08-112-0/+2
* o Reduce the number of offered security profiles, as we now have a morerwatson2001-08-107-171/+36
* Change copyright to BSD-style copyright.brian2001-08-102-35/+48
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-1014-37/+35
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-102-3/+6
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-108-11/+11
* mdoc(7) police: fix markup and a SYNOPSIS bug from revision 1.24.ru2001-08-101-98/+150
* Incorporate feedback about the level of security that WEP gives you:imp2001-08-101-8/+19
* Return DITEM_SUCCESS from configInetd(), as apparently a success orrwatson2001-08-102-0/+2
* Add a note that says:imp2001-08-091-20/+69
* Do not delete 'goto ours' routes when using -c option.sumikawa2001-08-091-0/+5
OpenPOWER on IntegriCloud