summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Handle snprintf() returning < 0 (not just -1)brian2001-08-207-12/+16
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.brian2001-08-201-12/+4
* Handle snprintf() returning -1.brian2001-08-209-54/+62
* Properly change old interface addresses so that their destination isbrian2001-08-201-1/+2
* Add some comments to explain what's going on herebrian2001-08-201-9/+21
* mdoc(7) police: simplify literal display block.ru2001-08-201-2/+4
* The timed protocol is not implemented in a compatible way by all vendors;kris2001-08-202-7/+23
* Pass the username we just made to pwd_mkdb so that the latter doesn'tdd2001-08-201-3/+4
* When attempting to change the default route, don't write the gatewaybrian2001-08-201-7/+26
* Capitalize the first word in sentences, and put periods at the end ofdd2001-08-201-3/+3
* Add some casts.brian2001-08-192-3/+3
* Add a missing % in a format string.brian2001-08-191-1/+1
* Avoid a compiler warningbrian2001-08-191-0/+2
* Fix ISA machines. Also, make it possible for the new pccardd to runimp2001-08-191-40/+61
* 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
OpenPOWER on IntegriCloud