summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-124-11/+52
* Some fixes for last commit.glebius2005-11-111-8/+7
* Skip .symbols files.ru2005-11-111-1/+4
* - Document last change to ARP behavior.glebius2005-11-101-11/+28
* Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointersharti2005-11-105-38/+10
* Use the canonical include name for snmpmod.h. The build infrastructure takesharti2005-11-101-1/+1
* Introduce 3 new options for pkg_create(1), -x for using basickrion2005-11-084-7/+61
* Minor comment tweak to prevent gcc from being upset about the substringrwatson2005-11-071-1/+1
* Add some rationale about when to bump and not bump the config version.peter2005-11-071-3/+37
* Be more consistent with the rest of the manual page.pjd2005-11-061-2/+2
* since nocpu isn't used in the kernel config base, we don't need toimp2005-11-041-1/+1
* Use the eq() macro for comparing strings (style), and remove a "break"ru2005-11-031-5/+4
* By a popular demand, add "nomakeoptions" as an alias to "nomakeoption".ru2005-11-031-0/+1
* Implement the "nocpu" directive.ru2005-11-033-1/+14
* The default fill byte is 0xf6, not 0xf5.ru2005-11-031-1/+1
* List IFT_BRIDGE as a valid type so that arp entries can be properly deleted.thompsa2005-11-031-1/+6
* Catch up with ACPI-CA 20051021 importjkim2005-11-014-63/+108
* s/insure/ensure/ in previous commit. My dictionary and m-w.com say theybrooks2005-10-281-1/+1
* Bump config(8) version for the DEFAULTS change.jhb2005-10-271-1/+1
* Look for packages in packages-6.0-release or packages-6-stable, asmurray2005-10-271-1/+2
* Optionally include a DEFAULTS config file if it is present in the currentjhb2005-10-273-3/+27
* fdread cannot work without opening the /dev/fd node in O_RDWR mode now,peter2005-10-261-1/+1
* Make fdcontrol work again. It has been broken for a while. It triespeter2005-10-261-1/+0
* Note that the jail setup example is meant to be fed to sh(1), not csh(1).keramida2005-10-261-3/+4
* Clean up and apply the fix for PR 83477. The calculation for locatingwpaul2005-10-261-2/+2
* Create the devd thread after we have called daemon(). Otherwise, it wouldnjl2005-10-241-3/+3
* Whitespace fix.njl2005-10-231-1/+1
* Warn the user if the kernel driver dropped samples or ran out of event buffersjkoshy2005-10-211-2/+27
* Hide a diagnostic message under if (verbose) to avoid cluttering thewpaul2005-10-211-5/+8
* Mention the possibility of non-interactive scripts for EDITOR and add abrooks2005-10-201-0/+9
* Fix small grammar nit.wpaul2005-10-201-1/+1
* Implement the PacketGetVersion() routine, which is used inwpaul2005-10-203-0/+8
* Set the signal handlers before creating the thread. This is so it inheritsnjl2005-10-201-4/+15
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* supported an ndp command suboption to disable IPv6 in the given interfacesuz2005-10-192-0/+18
* sync with KAME in the following point:suz2005-10-191-1/+5
* sync with KAME in the following points:suz2005-10-191-1/+4
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* changed syslog level to more appropriate onessuz2005-10-191-3/+3
* source link-layer address option should be marked to be checked later,suz2005-10-191-1/+1
* added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...suz2005-10-193-10/+82
* Use a pipe for reading devd events as another method of getting the AC linenjl2005-10-192-28/+179
* Handle 32 bit executables better on AMD64 platforms.jkoshy2005-10-181-30/+69
* Document pmcstat's inability to handle 32 bit executables on thejkoshy2005-10-181-0/+4
* Hook ipfwpcap into the build tree.phk2005-10-171-0/+1
* Add a small tool which captures packets on a DIVERT socket and writesphk2005-10-172-0/+320
* style(9) nitlet:imp2005-10-171-1/+2
* Remove now redundant NO_SHARED.ru2005-10-171-2/+0
* setkey(8) was repo-copied from usr.sbin/ to sbin/.pjd2005-10-1211-3944/+0
* Drain all pending events from the driver when we get anwpaul2005-10-121-18/+32
OpenPOWER on IntegriCloud