summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use strlcpy() before strlen() instead of strncpy().delphij2008-10-231-1/+1
* Since we are going to strlen() on the string, it is supposed to bedelphij2008-10-231-1/+1
* Replace malloc() + memset() with calloc. This corrects a misuse ofdelphij2008-10-233-20/+10
* Turns out its not a good idea to assume the packages that might bekensmith2008-10-221-4/+11
* Add HDA multimedia subclass.mav2008-10-211-0/+1
* Add "SD host controller" subclass name.mav2008-10-211-0/+1
* - Use static for usage()delphij2008-10-171-3/+5
* Display usage when pkg_add is called with no arguments.brooks2008-10-171-1/+1
* Adjust default keymaps for Ireland and Channel Islands. They use the UKphilip2008-10-171-0/+4
* Package installation is handled by starting off with the list of packageskensmith2008-10-155-9/+69
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-1210-92/+38
* Removing startup banner.bushman2008-10-101-12/+0
* - Avoid a spurious error when a command line is specified withoutjkoshy2008-10-072-5/+6
* - Allow gstat to print values to different kind of outputs.lulf2008-10-072-73/+108
* - Revert to the pre-r183242 behavior of building sade(8) on sparc64.marius2008-10-051-3/+4
* - Add ae(4) to sysinstall devices list.stas2008-10-041-0/+1
* Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set.bms2008-10-021-1/+4
* - Improve error message given on g_providername call failure.lulf2008-09-301-2/+2
* - Build jexec (1) and slstat.antoine2008-09-271-6/+6
* The previous commit re-introduced sade on platformsmarcel2008-09-261-0/+2
* Add a flag, -T, that tells syslogd to always replace the timestamp ondwmalone2008-09-252-7/+24
* Remove spurious duplicated defination of sock.delphij2008-09-241-2/+0
* Introduce a hooks layer for the MPSAFE TTY layer.ed2008-09-222-0/+3
* add new build knobs and jigger some existing controls to improvesam2008-09-211-61/+181
* crunchgen doesn't work yet on mips. So sysinstall can't be built there.imp2008-09-191-1/+1
* Bring the usage message in sync with the manual page.jkoshy2008-09-191-1/+2
* Add an example illustrating the use sleep(1) for performing timedjkoshy2008-09-191-2/+7
* - remove superfluous worddanger2008-09-151-2/+2
* Don't rely on private RPC data structures when there is a perfectly gooddfr2008-09-151-22/+4
* Make `quot -a' work when we've got slashes in the device name.ed2008-09-141-10/+2
* Make mlxcontrol work with more than one system drive:sepotvin2008-09-122-4/+6
OpenPOWER on IntegriCloud