summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the linker.hints file have mode 644 instead of 600.luigi2008-11-301-0/+2
* MFp4:bz2008-11-299-124/+708
* Import an initial revision of the pmcannotate tool.attilio2008-11-264-0/+926
* Add the -m option to pmcstat.attilio2008-11-254-11/+69
* Straighten out those pesky SDP records for the Bluetoothemax2008-11-251-10/+26
* Allow multiple makeoption lines to be used with the += operator, this permitsthompsa2008-11-226-16/+32
* 'Strict EAP conformance' makes more sense here than 'String EAPimp2008-11-211-1/+1
* damn. Always do make depend. Forgot to recompile main because of it,imp2008-11-201-5/+5
* Fix check for link target so we don't print cardbus CIS information twice.imp2008-11-201-38/+39
* Restore now-useless ioctl as a roadmap. The original dumpcis codeimp2008-11-201-0/+1
* More dead code removal.imp2008-11-201-6/+0
* The original programs that this code was lifted from (pccardd andimp2008-11-203-413/+19
* dump() really is unused, so retire it.imp2008-11-203-23/+0
* Simplify: move dumpcis.c and dumpcisfile.c into main.imp2008-11-205-134/+43
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-193-82/+144
* As a matter of good programming style, stop PMCs before releasingjkoshy2008-11-191-0/+3
* Constify return value of stripath and avoid unnecessary deconstdelphij2008-11-191-4/+4
* - fix typodanger2008-11-181-1/+1
* Restore original frequency on exit.mav2008-11-181-2/+4
* Set of powerd enchancements:mav2008-11-182-89/+154
* remove a pointless prototype and static-fy the corresponding functionmatteo2008-11-181-2/+1
* use WARNS?= instead of WARNS=matteo2008-11-181-1/+1
* Be more precise and use sizeof(tn)matteo2008-11-181-1/+1
* Use WARNS?= instead of WARNS=matteo2008-11-181-1/+1
* make this warns=5 cleanimp2008-11-176-191/+46
* Move dumpcis to its own directory, start to decouple from theimp2008-11-1723-1223/+1
* Minor ANSI tweaks.imp2008-11-171-5/+2
* Ignore absent CPUs when listing the current state of PMC hardware.jkoshy2008-11-161-1/+4
* Finish a few more .Dl "quoted" arguments missed in revision 184984keramida2008-11-151-4/+4
* Add missing quotes to .Dl arguments.keramida2008-11-151-4/+4
* Add ADMA, SATA and SAS mass storage subclasses.mav2008-11-131-0/+3
* Add ale(4) to the list of supported network interface.yongari2008-11-121-0/+1
* No need to run rm ${COMPFILE} after mm_install() - mm_install()sobomax2008-11-111-1/+0
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanmatteo2008-11-106-23/+20
* Improve on 184781 - instead of ignoring the file when the only differencesobomax2008-11-091-2/+8
* Revert to previous revision.matteo2008-11-091-23/+0
* - Document the changed meaning of a '*' argument to option "-c".jkoshy2008-11-091-7/+7
* Change the meaning of a "*" argument to option -c to mean 'alljkoshy2008-11-091-7/+21
* Ignore files that only differ in CVS Id tag.sobomax2008-11-091-0/+14
* Don't leave files in /var/cront/tabs when interruptedmatteo2008-11-091-0/+26
* Be paranoid and use snprintfmatteo2008-11-091-7/+7
* Update ports number and size of Ports Collection.blackend2008-11-071-2/+2
* Be paranoid and zero out passwdmatteo2008-11-061-0/+2
* Tiny typo fix and remove 'example' from a "real" manpage.keramida2008-11-051-3/+3
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-045-0/+1241
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-037-40/+903
* Clamp the values of t_column to 5 digits in `pstat -t' and `show all ttys'.ed2008-11-011-1/+1
* - Whenever a password/shell is changed via rpc.yppasswdd, the daemon leavesrafan2008-10-301-0/+4
* We do not have a libkse anymore and Mk/bsd.* does not knowbz2008-10-271-1/+1
* Slightly adjust code logic: we allocate a "size"ed length of memory, notdelphij2008-10-231-5/+5
OpenPOWER on IntegriCloud