summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Turns out that it is a bad idea to have a missing compat option be aimp2010-08-151-3/+5
* Correctly spell janice and jimmy as janis and jimi (assumingschweikh2010-08-141-14/+14
* use uintmax_t instead of uint64_t.takawata2010-08-131-1/+1
* Fix build on amd64 and ia64.takawata2010-08-131-4/+3
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.adrian2010-08-121-1/+6
* Fix breakage on 64bit architecture by using inttypes.h macro.takawata2010-08-121-1/+2
* Fix tindebox breakage about format warning.takawata2010-08-121-1/+1
* Add TCG ACPI spec table (TCPA) support.takawata2010-08-112-0/+274
* - Improve the wait4data() routine so it behaves better when checkinggad2010-08-111-7/+23
* Fix some typos: flush vs. flash, and some others.olli2010-08-111-3/+3
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Back out r210975, which changed documentation to match the now backed-outjamie2010-08-081-5/+5
* This isn't WARNS=6 safe. It fails to build on mips. Retore oldimp2010-08-081-0/+2
* jh pointed out that src/usr.sbin already has a globalolli2010-08-071-2/+0
* syslogd(8) already supports *sending* log messages to non-olli2010-08-073-9/+60
* Clean up the style and markup of the paragraph on fractional wait intervals.yar2010-08-071-4/+6
* Properly spell and mark up the name of kern.hz.yar2010-08-071-2/+3
* Move the sentences telling the defaults for -c and -wyar2010-08-071-6/+6
* Merge ACPICA 20100806.jkim2010-08-062-3/+4
* Note that a jail without a command parameter will be persistent,jamie2010-08-061-5/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-062-0/+2
* Fix typos and spelling mistakes.joel2010-08-069-12/+12
* Typo fixesuqs2010-08-061-9/+9
* - Do not use the runtime mask when logfile is specified.fabient2010-08-033-4/+12
* Allow file as a top source, it works with socket now.fabient2010-08-032-72/+90
* Fix the calltree top view that incorrectly filter out some nodes.fabient2010-08-021-2/+8
* mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-021-1/+1
* mdoc: remove unused/empty macrosuqs2010-08-021-1/+1
* Spelling fixes.joel2010-08-016-8/+8
* Fixes a bug when installing with a ZFS on root (/) and UFS /bootimp2010-07-311-0/+14
* Adds the async option for journaled file systems (UFS + journaling)imp2010-07-311-2/+10
* Fix a couple of typos.uqs2010-07-302-5/+4
* Connect the snmp_wlan(3) module to the build.syrinx2010-07-261-1/+2
* Bring in a SNMP module to support monitoring cloned wireless interfacessyrinx2010-07-267-0/+12694
* Fix the include path for nfs_lock.h.rmacklem2010-07-241-1/+1
* Make failed open of /dev/mdctl in the bsnmpd hostres module non-fatal.simon2010-07-241-2/+5
* Add a -S switch to override the default syslog pid file. This can be usefulbrian2010-07-233-10/+25
* If a size suffix isn't entered, just use the value entered. This fixesbrucec2010-07-221-0/+3
* Add support for creating the archived log filenames using a time-stampsimon2010-07-222-16/+267
* Staticify local variables.delphij2010-07-201-13/+11
* Build some powerpc-specific utilities on powerpc64 as well.nwhitehorn2010-07-201-1/+1
* - Fixed automatic detection of the control serial port.thompsa2010-07-201-93/+122
* Fix handling of the "-l" argument for nfsdumpstate(8).rmacklem2010-07-201-1/+1
* - Add Latinamerican keymaps to sysinstall's Makefile so that it cangabor2010-07-191-2/+3
* Fix support for chrooted installs.nork2010-07-191-3/+3
* FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuringbrucec2010-07-164-262/+4
* Put warnings out to stderr rather than stdout.imp2010-07-153-41/+54
* Update some release version numbers. The patch is based on the onebcr2010-07-141-5/+5
* Add support for packages.imp2010-07-1310-24/+325
* Enhance config to handle MACHINEs with multiple architectures:nwhitehorn2010-07-134-10/+38
OpenPOWER on IntegriCloud