summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Sync with OpenBSD:delphij2010-03-302-6/+5
* - Handle calloc() allocation failures.ru2010-03-305-9/+36
* o Remove a duplicate reference to -f flag in the SYNOPSYS section.maxim2010-03-301-4/+1
* Print memory model of the video mode except for planar memory model.jkim2010-03-291-5/+32
* Wait for pmc name in the log before displaying data.fabient2010-03-281-5/+8
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-282-5/+5
* Do not overflow the term in the case of multi-line display.fabient2010-03-261-4/+7
* o Trim leading w/space.maxim2010-03-261-1/+1
* Now actually implement reading/refreshing/returning data from the pfTablesAdd...syrinx2010-03-244-40/+334
* wollman@ has OK'd dropping his maintainership of zic(8)gavin2010-03-201-1/+0
* Chop off excessive long hostnames to keep the table structure intact.ed2010-03-201-1/+1
* Make sure the snmp_pf module will first refresh its entires if necessary,syrinx2010-03-191-12/+12
* Properly progress through the list of IPv6 addresses using in6_addr size.ed2010-03-181-1/+1
* Add support for retrieving labeled pf filter rule counters.syrinx2010-03-183-4/+382
* Need to set the proper flag bit when inserting ARPqingli2010-03-181-1/+1
* then -> thanjoerg2010-03-151-1/+1
* Make it more clear in the docs that -a is not compatible with -iFU,dougb2010-03-142-7/+22
* Fix several typos in macros or macro misusage.uqs2010-03-124-14/+4
* Change the way shutdown is handled for log file.fabient2010-03-081-3/+1
* Bug fixed:fabient2010-03-053-2/+5
* Merge ACPICA 20100304.jkim2010-03-052-8/+8
* moused is useful even without usb, so remove comment asking if it is.imp2010-03-041-1/+0
* mount_nwfs(8): make WARNS=6 cleanuqs2010-03-042-8/+13
* Make 'make manlint' happy. No actual visible change.delphij2010-03-031-5/+1
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-022-2/+2
* Always assign WARNS using ?=uqs2010-03-022-2/+2
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-277-24/+25
* Fixed static linkage.ru2010-02-263-6/+6
* Split the contributed code from libc/stdtime from lib/libc/stdtimeedwin2010-02-262-2/+2
* From contrib/tzcode:edwin2010-02-2510-4929/+2
* Fixed dependencies (make checkdpadd).ru2010-02-252-1/+2
* Add bwn(4) driver.weongyo2010-02-251-0/+1
* Allow cxgbtool to build with WARNS=6np2010-02-235-160/+211
* Add a "-x" option to chown(8)/chgrp(1) similar to the same option ingavin2010-02-213-13/+26
* Fix common misspelling of hierarchyuqs2010-02-201-2/+2
* Fix mptutil's method for locating disk devices attached to a specificjhb2010-02-191-113/+109
* - Don't emit a warning in 'show adapter' if the IOC2 or IOC6 pages are notjhb2010-02-191-5/+11
* Fix a typo.jhb2010-02-191-1/+1
* Revert bogus change that snuck into r203972.imp2010-02-171-2/+0
* The NetBSD Foundation has given permission to remove clause 3 and 4imp2010-02-169-63/+2
* Add missing newline in last line of file.uqs2010-02-162-2/+2
* Show when an ARP entry expires.ru2010-02-151-1/+11
* - Reorganize code in 'plugin' to share log processing.fabient2010-02-1115-1220/+3670
* When you have multiple addresses on the same network on differentimp2010-02-093-12/+93
* Anything that casts struct sockaddr * to struct sockaddr_foo is safeimp2010-02-091-0/+2
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...brucec2010-02-081-1/+1
* If there is only one NIC in the system that is up and running, thembr2010-02-082-45/+86
* Initialize fromlen before calling recvfrom to avoid passing in randomimp2010-02-071-0/+1
* Since APM is a legacy technology, that won't be adapted to otherimp2010-02-042-4/+4
* Exclude the interfaces which IPv6 and/or accepting RA is disabledume2010-02-021-1/+31
OpenPOWER on IntegriCloud