aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* -mdoc sweep.Ruslan Ermilov2005-11-187-27/+21
* Print (total - used) as the amount of available swap for a swap deviceRobert Watson2005-11-171-1/+1
* When a user is in more than 16 groups the call to authunix_create() willHartmut Brandt2005-11-171-1/+6
* Correctly handle a TCP connection being shutdown by the server whileColin Percival2005-11-171-1/+2
* fixed a typo in commentSUZUKI Shinsuke2005-11-171-1/+1
* Convert mount_smbfs to use nmount().Craig Rodrigues2005-11-161-0/+1
* Add -P flag, it does the same as the -p option, except that theKirill Ponomarev2005-11-124-11/+52
* Some fixes for last commit.Gleb Smirnoff2005-11-111-8/+7
* Skip .symbols files.Ruslan Ermilov2005-11-111-1/+4
* - Document last change to ARP behavior.Gleb Smirnoff2005-11-101-11/+28
* Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointersHartmut Brandt2005-11-105-38/+10
* Use the canonical include name for snmpmod.h. The build infrastructure takesHartmut Brandt2005-11-101-1/+1
* Introduce 3 new options for pkg_create(1), -x for using basicKirill Ponomarev2005-11-084-7/+61
* Minor comment tweak to prevent gcc from being upset about the substringRobert Watson2005-11-071-1/+1
* Add some rationale about when to bump and not bump the config version.Peter Wemm2005-11-071-3/+37
* Be more consistent with the rest of the manual page.Pawel Jakub Dawidek2005-11-061-2/+2
* since nocpu isn't used in the kernel config base, we don't need toWarner Losh2005-11-041-1/+1
* Use the eq() macro for comparing strings (style), and remove a "break"Ruslan Ermilov2005-11-031-5/+4
* By a popular demand, add "nomakeoptions" as an alias to "nomakeoption".Ruslan Ermilov2005-11-031-0/+1
* Implement the "nocpu" directive.Ruslan Ermilov2005-11-033-1/+14
* The default fill byte is 0xf6, not 0xf5.Ruslan Ermilov2005-11-031-1/+1
* List IFT_BRIDGE as a valid type so that arp entries can be properly deleted.Andrew Thompson2005-11-031-1/+6
* Catch up with ACPI-CA 20051021 importJung-uk Kim2005-11-014-63/+108
* s/insure/ensure/ in previous commit. My dictionary and m-w.com say theyBrooks Davis2005-10-281-1/+1
* Bump config(8) version for the DEFAULTS change.John Baldwin2005-10-271-1/+1
* Look for packages in packages-6.0-release or packages-6-stable, asMurray Stokely2005-10-271-1/+2
* Optionally include a DEFAULTS config file if it is present in the currentJohn Baldwin2005-10-273-3/+27
* fdread cannot work without opening the /dev/fd node in O_RDWR mode now,Peter Wemm2005-10-261-1/+1
* Make fdcontrol work again. It has been broken for a while. It triesPeter Wemm2005-10-261-1/+0
* Note that the jail setup example is meant to be fed to sh(1), not csh(1).Giorgos Keramidas2005-10-261-3/+4
* Clean up and apply the fix for PR 83477. The calculation for locatingBill Paul2005-10-261-2/+2
* Create the devd thread after we have called daemon(). Otherwise, it wouldNate Lawson2005-10-241-3/+3
* Whitespace fix.Nate Lawson2005-10-231-1/+1
* Warn the user if the kernel driver dropped samples or ran out of event buffersJoseph Koshy2005-10-211-2/+27
* Hide a diagnostic message under if (verbose) to avoid cluttering theBill Paul2005-10-211-5/+8
* Mention the possibility of non-interactive scripts for EDITOR and add aBrooks Davis2005-10-201-0/+9
* Fix small grammar nit.Bill Paul2005-10-201-1/+1
* Implement the PacketGetVersion() routine, which is used inBill Paul2005-10-203-0/+8
* Set the signal handlers before creating the thread. This is so it inheritsNate Lawson2005-10-201-4/+15
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* supported an ndp command suboption to disable IPv6 in the given interfaceSUZUKI Shinsuke2005-10-192-0/+18
* sync with KAME in the following point:SUZUKI Shinsuke2005-10-191-1/+5
* sync with KAME in the following points:SUZUKI Shinsuke2005-10-191-1/+4
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* changed syslog level to more appropriate onesSUZUKI Shinsuke2005-10-191-3/+3
* source link-layer address option should be marked to be checked later,SUZUKI Shinsuke2005-10-191-1/+1
* added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...SUZUKI Shinsuke2005-10-193-10/+82
* Use a pipe for reading devd events as another method of getting the AC lineNate Lawson2005-10-192-28/+179
* Handle 32 bit executables better on AMD64 platforms.Joseph Koshy2005-10-181-30/+69
* Document pmcstat's inability to handle 32 bit executables on theJoseph Koshy2005-10-181-0/+4