]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Make code simplier fixing memory leak.
[FreeBSD/FreeBSD.git] / usr.sbin /
2006-01-14 flz- Change the exit message from "make cleandepend; make...
2006-01-13 obrienUnbreak the AMD64 build by forgoing the 'snmp_hostres...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-12 jasoneUse posix_memalign() rather than assuming that malloc...
2006-01-12 hartiFix build without -DNDEBUG.
2006-01-12 obrienassert(3) is not used here.
2006-01-10 brooksUpdate usage to reflect the fact that the -d -a now...
2006-01-10 pav- Fix: documentation for -m option was inserted halfway...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 brooks/etc/crontab is similar enough to parse as correct...
2006-01-10 brooksAllow the -i <interface> option with -d -a to allow...
2006-01-09 flzFix -r causing SIGSEGV due to parse_args() being called...
2006-01-09 flzAdd -K option to pkg_add and pkg_info.
2006-01-09 hartiConnect the HOSTRES MIB to the build.
2006-01-09 hartimsg
2006-01-07 krionWhen using @cwd %%FOO%%, we must ensure to return in...
2006-01-06 cpercivaMake "portsnap extract" automatically create ${PORTSDIR...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-03 desDon't use threads when there's no real reason to.
2006-01-01 ariff- Fix possible memory leak due to repetetive strdup...
2005-12-30 ceriOn i386, 7.0 requires 106MB on /usr. 6.0 requires...
2005-12-30 ru- Avoid adding devices multiple times to the device...
2005-12-30 ruClean up most of the "XXX"-tagged items:
2005-12-30 ceriinetd(8) requires that /etc/netconfig be present, and...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 sobomaxReveal sacred spells necessary for putting kbdmux(4...
2005-12-29 ceriAn i386 machine with 32MB of RAM requires a 700MB disk...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-25 wilkoAdd an example for WEP.
2005-12-25 jkoshyWhen generating profiles (-g) warn about shared objects...
2005-12-24 jkoshy- Don't print an errno string when reporting dropped...
2005-12-23 ceriBump .Dd before I get told off.
2005-12-23 ceriCommands like gmirror, graid3, ... and others which...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 ddCopy the description for the -r option from the tracero...
2005-12-21 delphijPrevious revision was broken on SPARC, fix it by using...
2005-12-21 dougbChange the default for deleting stale files from yes...
2005-12-21 delphijUse size_t for length.
2005-12-18 glebiusAdd a knob to suppress logging of attempts to modify
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-18 marcelExplicitly cast ELF_R_TYPE() to the right type.
2005-12-15 iedowseRemove usbd(8) and all references to it. It is no longe...
2005-12-13 ru[mdoc] add missing space before a punctuation type...
2005-12-12 emaxFix typo in rfcomm_pppd(8) man page.
2005-12-11 samo move programs to separate directories and use stock...
2005-12-09 ruconfig.5 was repocopied from share/man/man5/ to usr...
2005-12-08 nyanMACHINE is changed to "pc98" on FreeBSD/pc98.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 emaxTeach sdpd(8) to check peer's credentials before accept...
2005-12-04 philipAdd "yet another" moused(8) hack: suspend handling...
2005-12-03 ruDocument "makeoption", "nocpu", and "nomakeoptions...
2005-12-03 ruAdd "makeoption" as an alias to "makeoptions", for...
2005-12-03 philipAdd [-J jid_file] option to write out a JidFile, simila...
2005-12-01 cpercivaMake "missing dependency" errors more useful by indicat...
2005-12-01 philipPreserve /etc/sysctl.conf when doing a binary update...
2005-12-01 sobomaxFix logic error which causes <null> to be printed inste...
2005-11-30 philipCheck for altq presence during module init, and allow...
2005-11-30 ruStyle: use S_ISDIR() (submitted by bde@) and eq() where...
2005-11-29 peterThe DEFAULTS changes caused the user specified config...
2005-11-29 jhbCorrect xref to systat(1) which was mispelled as ststat...
2005-11-28 imp600004 is a better new version than 700000 based on...
2005-11-28 jkoshyFollow the rules for the .Dd macro use: use unabbreviat...
2005-11-28 jkoshyUse a separate synopsis line for -u as devinfo will...
2005-11-27 ru- Allow duplicate "machine" directives with the same...
2005-11-27 ruMake config(8) understand ORed dependecies in "files...
2005-11-25 ruClean some code that became obfuscated over the years:
2005-11-24 ru- Stop talking about non-FreeBSD stuff (mostly because...
2005-11-24 ruFix prototypes.
2005-11-24 ruImprove the documentation of "proxyall" knob, somewhat...
2005-11-24 joels/5.5/6.0/ in HISTORY section.
2005-11-23 krionDocument PKG_PATH enviroment variable.
2005-11-20 cpercivaAn empty file does not have a positive number of lines.
2005-11-18 ru-mdoc sweep.
2005-11-17 rwatsonPrint (total - used) as the amount of available swap...
2005-11-17 hartiWhen a user is in more than 16 groups the call to authu...
2005-11-17 cpercivaCorrectly handle a TCP connection being shutdown by...
2005-11-17 suzfixed a typo in comment
2005-11-16 rodrigcConvert mount_smbfs to use nmount().
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-12 krionAdd -P flag, it does the same as the -p option, except...
2005-11-11 glebiusSome fixes for last commit.
2005-11-11 ruSkip .symbols files.
2005-11-10 glebius- Document last change to ARP behavior.
2005-11-10 hartiUse the new bsd.snmpmod.mk makefile to build the module...
2005-11-10 hartiUse the canonical include name for snmpmod.h. The build...
2005-11-08 krionIntroduce 3 new options for pkg_create(1), -x for using...
2005-11-07 rwatsonMinor comment tweak to prevent gcc from being upset...
2005-11-07 peterAdd some rationale about when to bump and not bump...
2005-11-06 pjdBe more consistent with the rest of the manual page.
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 impsince nocpu isn't used in the kernel config base, we...
2005-11-03 ruUse the eq() macro for comparing strings (style), and...
2005-11-03 ruBy a popular demand, add "nomakeoptions" as an alias...
2005-11-03 ruImplement the "nocpu" directive.
next