]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
convert ifnet and afdata locks from mutexes to rwlocks
[FreeBSD/FreeBSD.git] / usr.sbin /
2008-12-16 kensmithAdd confirmation of the password that got entered.
2008-12-16 kensmithStop treating Xorg as a distribution in the mainline...
2008-12-15 kensmithDon't tell the user to remove the media until its actua...
2008-12-15 qingliThis main goals of this project are:
2008-12-14 bzMake sure that the direct jls invocations prints something
2008-12-14 kensmithClean out the remaining alpha-isms.
2008-12-12 sbrunoReviewed by: (Dieter)freebsd@sopwith.solgatos.com
2008-12-12 kensmithRemove the offer to install Linux compatibility on...
2008-12-12 kensmithBegin the sysinstall cleanup. Remove the support for...
2008-12-11 bzCorrectly check the number of prison states to not...
2008-12-09 phkFix a cornercase during search
2008-12-07 trhodesUse "allowed_peer" throughout this manual page.
2008-12-03 luigiAnother, hopefully final set of changes to boot0 and...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 skvFix typo.
2008-12-01 samimport ath hal
2008-11-30 luigiMake the linker.hints file have mode 644 instead of...
2008-11-29 bzMFp4:
2008-11-26 attilioImport an initial revision of the pmcannotate tool.
2008-11-25 attilioAdd the -m option to pmcstat.
2008-11-25 emaxStraighten out those pesky SDP records for the Bluetooth
2008-11-22 thompsaAllow multiple makeoption lines to be used with the...
2008-11-21 imp'Strict EAP conformance' makes more sense here than...
2008-11-20 impdamn. Always do make depend. Forgot to recompile...
2008-11-20 impFix check for link target so we don't print cardbus...
2008-11-20 impRestore now-useless ioctl as a roadmap. The original...
2008-11-20 impMore dead code removal.
2008-11-20 impThe original programs that this code was lifted from...
2008-11-20 impdump() really is unused, so retire it.
2008-11-20 impSimplify: move dumpcis.c and dumpcisfile.c into main.
2008-11-19 alfredsrc/sys/dev/usb2/controller/uss820dci_pccard.c
2008-11-19 jkoshyAs a matter of good programming style, stop PMCs before...
2008-11-19 delphijConstify return value of stripath and avoid unnecessary...
2008-11-18 danger- fix typo
2008-11-18 mavRestore original frequency on exit.
2008-11-18 mavSet of powerd enchancements:
2008-11-18 matteoremove a pointless prototype and static-fy the correspo...
2008-11-18 matteouse WARNS?= instead of WARNS=
2008-11-18 matteoBe more precise and use sizeof(tn)
2008-11-18 matteoUse WARNS?= instead of WARNS=
2008-11-17 impmake this warns=5 clean
2008-11-17 impMove dumpcis to its own directory, start to decouple...
2008-11-17 impMinor ANSI tweaks.
2008-11-16 jkoshyIgnore absent CPUs when listing the current state of...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 keramidaFinish a few more .Dl "quoted" arguments missed in...
2008-11-15 keramidaAdd missing quotes to .Dl arguments.
2008-11-13 mavAdd ADMA, SATA and SAS mass storage subclasses.
2008-11-12 yongariAdd ale(4) to the list of supported network interface.
2008-11-11 sobomaxNo need to run rm ${COMPFILE} after mm_install() -...
2008-11-10 matteoMake usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS...
2008-11-09 sobomaxImprove on 184781 - instead of ignoring the file when...
2008-11-09 matteoRevert to previous revision.
2008-11-09 jkoshy- Document the changed meaning of a '*' argument to...
2008-11-09 jkoshyChange the meaning of a "*" argument to option -c to...
2008-11-09 sobomaxIgnore files that only differ in CVS Id tag.
2008-11-09 matteoDon't leave files in /var/cront/tabs when interrupted
2008-11-09 matteoBe paranoid and use snprintf
2008-11-07 blackendUpdate ports number and size of Ports Collection.
2008-11-06 matteoBe paranoid and zero out passwd
2008-11-05 keramidaTiny typo fix and remove 'example' from a "real" manpage.
2008-11-04 alfredBring in USB4BSD, Hans Petter Selasky rework of the...
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-11-01 edClamp the values of t_column to 5 digits in `pstat...
2008-10-30 rafan- Whenever a password/shell is changed via rpc.yppasswd...
2008-10-27 bzWe do not have a libkse anymore and Mk/bsd.* does not...
2008-10-23 delphijSlightly adjust code logic: we allocate a "size"ed...
2008-10-23 delphijUse strlcpy() before strlen() instead of strncpy().
2008-10-23 delphijSince we are going to strlen() on the string, it is...
2008-10-23 delphijReplace malloc() + memset() with calloc. This corrects...
2008-10-22 kensmithTurns out its not a good idea to assume the packages...
2008-10-21 mavAdd HDA multimedia subclass.
2008-10-21 mavAdd "SD host controller" subclass name.
2008-10-17 delphij - Use static for usage()
2008-10-17 brooksDisplay usage when pkg_add is called with no arguments.
2008-10-17 philipAdjust default keymaps for Ireland and Channel Islands...
2008-10-15 kensmithPackage installation is handled by starting off with...
2008-10-12 delphijReduce code duplication: use calloc instead of allocing...
2008-10-10 bushmanRemoving startup banner.
2008-10-07 jkoshy- Avoid a spurious error when a command line is specifi...
2008-10-07 lulf- Allow gstat to print values to different kind of...
2008-10-05 marius- Revert to the pre-r183242 behavior of building sade...
2008-10-04 stas- Add ae(4) to sysinstall devices list.
2008-10-02 bmsOnly build the bsnmpd netgraph module if MK_NETGRAPH_SU...
2008-09-30 lulf- Improve error message given on g_providername call...
2008-09-27 antoine- Build jexec (1) and slstat.
2008-09-26 marcelThe previous commit re-introduced sade on platforms
2008-09-25 dwmaloneAdd a flag, -T, that tells syslogd to always replace...
2008-09-24 delphijRemove spurious duplicated defination of sock.
2008-09-22 edIntroduce a hooks layer for the MPSAFE TTY layer.
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-19 impcrunchgen doesn't work yet on mips. So sysinstall...
2008-09-19 jkoshyBring the usage message in sync with the manual page.
2008-09-19 jkoshyAdd an example illustrating the use sleep(1) for perfor...
2008-09-15 danger- remove superfluous word
2008-09-15 dfrDon't rely on private RPC data structures when there...
2008-09-14 edMake `quot -a' work when we've got slashes in the devic...
2008-09-12 sepotvinMake mlxcontrol work with more than one system drive:
2008-09-11 dangerSweep this man page a bit:
next