]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Use m_length() instead of home-rolled versions.
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-09-17 John PolstraUse consistent terminology in the usage message, the...
2002-09-17 Mike BarcroftDon't depend on <sys/types.h> pollution in <sys/fcntl.h>.
2002-09-17 Jacques VidrineCheck for FD_SET overruns.
2002-09-17 John BaldwinOnly include parent directory Makefile.inc if it exists...
2002-09-17 Peter WemmAdd i386 to the list of architectures that libc_r is...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Peter WemmInitiate deorbit burn for the i386-only a.out related...
2002-09-16 Bill Fennerxids are u_int32_ts, which are not necessarily the...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 Takanori WatanabeAdd sleep state explanation.
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-15 David MaloneAdd "-t" to useage message and comment. (The -t option...
2002-09-15 David MaloneSome BIOSs are using MTRR values that are only document...
2002-09-10 Bruce A. MahUpdate to use *.tbz suffix, also update example URL.
2002-09-09 Maxim SobolevSigh, finally activate pkgwrap.c.
2002-09-09 Bruce A. MahFix minor off-by-one error.
2002-09-09 Bruce A. MahMake pkg_install go to the right place for 4.6-RELEASE...
2002-09-09 Maxim SobolevIntroduce notion of the package tools revision and...
2002-09-09 Akinori MUSHAAdd tcl81 that was missing.
2002-09-09 Jacques VidrineBack out previous commit. I was a bit overzealous...
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Jacques VidrineCheck for FD_SET overruns.
2002-09-09 Maxim SobolevKill debugging line occasionally slipped into rev.1.3.
2002-09-09 Maxim SobolevVastly decrease amount of memory comsumed in the case...
2002-09-09 Maxim SobolevUse --fast-read mode to extract metadata from package...
2002-09-07 Maxim SobolevAllow edquota(8) to be used for setting up quotas non...
2002-09-04 David MaloneMake syslogd -u treat "*" as all levels by explictly...
2002-09-04 David MaloneWhen printing the wait status, break it down into a...
2002-09-04 David MaloneSwap sense of no_v[46]bind variables and rename as...
2002-09-04 David MaloneFix parsing of unix domain entries after addition of...
2002-09-03 Maxim SobolevWhen installing package from a local file assume that...
2002-09-02 David MaloneDon't initialise policy, v4bind and v6bind where the...
2002-09-02 David Malonetpc -> tcp in an error message.
2002-09-02 David MaloneClear up a few warnings (unused variable, rpc versions...
2002-09-02 Poul-Henning KampSwitch over to the new EA manipulation utilities.
2002-09-02 Brian SomersUnbreak -DNOINET6
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 Kris KennawayDon't treat unknown commands as fatal errors: they...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-30 Poul-Henning KampAdd the new userland tool for manipulating extended...
2002-08-29 Maxim SobolevCorrectly handle ifr.ifr_flags/ifr.ifr_flagshigh like...
2002-08-29 Brian Somers- made ppp compliant to RFC 2472 (based on a patch...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-27 Brian SomersInclude the correct file (stdarg.h) and use va_list...
2002-08-27 Hellmuth MichaelisAfter dialling using -n, add the ability to wait for...
2002-08-27 Brian SomersUse _BSD_VA_LIST_ rather than __va_list if it's defined
2002-08-26 Brian SomersCorrect the FAQ url
2002-08-26 Jeremy LeaDon't dump core on packages with an invalid or empty...
2002-08-26 David E. O'BrienGrrr.... mumble.... a linger gzip'ism still existed.
2002-08-25 Philippe CharnierReplace various spelling with FALLTHROUGH which is...
2002-08-25 Warner LoshRemove extra args to printf
2002-08-25 Crist J. ClarkDon't give up on a remote log host when we get a EHOSTU...
2002-08-25 David E. O'BrienReorg just a tad to better express our bzip intentions.
2002-08-25 David E. O'BrienFind remaining hardcoded gzip bits and change to bzip2...
2002-08-24 Mario Sergio Fujik... Preserve suid/gid permissions when extracting packages...
2002-08-24 Jens SchweikhardtUse "kbytes" instead of "blocks" in messages as this...
2002-08-21 Warner LoshDon't use NULL when we really mean 0 for call to pw_edit.
2002-08-21 Tom Rhodess/filesystem/file system/g as discussed on -developers
2002-08-21 Mike Barcrofto Merge <machine/ansi.h> and <machine/types.h> into...
2002-08-20 Ollivier RobertFix buildworld breakage.
2002-08-20 Poul-Henning KampBe consistent about quoting things.
2002-08-19 Maxim SobolevAdd a new `-H' modifier, which when combined with ...
2002-08-18 Bruce EvansInclude <nlist.h> for nlist interfaces instead of depen...
2002-08-18 Bruce EvansUse essentially the same formatting of the CPU stats...
2002-08-18 Bruce EvansInclude <nlist.h> for nlist interfaces instead of depen...
2002-08-18 Maxim SobolevIncrease size of ifnet.if_flags from 16 bits (short...
2002-08-15 Alfred PerlsteinRemove a case of exposing 'struct ucred' to userspace...
2002-08-13 Ruslan Ermilovmdoc(7) police: Removed redundant .Ns calls.
2002-08-12 Maxim SobolevEnsure that origin field in the packing list structure...
2002-08-12 Hellmuth Michaelisadd support properly displaying and logging incoming...
2002-08-12 Warner LoshWarn that hex keys are the most portable.
2002-08-11 David MaloneFix conjugation of exists and add full stops to the...
2002-08-11 Hellmuth Michaelisadd experimental support for Data over Voice (DoV)...
2002-08-11 Maxime HenrionUpdate manpage to match the code, vfsload() isn't used
2002-08-11 Maxime HenrionUpdate manpage to match the code, vfsload() is not...
2002-08-11 Jens SchweikhardtFix typos; each file has at least one s/seperat/separat/
2002-08-10 Mike HeffnerAdd break's to case blocks.
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-09 John HayTeach sysinstall that documents on the boot floppy...
2002-08-09 Gregory Neil ShapiroApply the envp fix to the other call to main() as well.
2002-08-09 Ian DowseImprove the code for detecting UID ranges so that usern...
2002-08-08 Søren SchmidtAdd DVD+RW support to the ATA driver and burncd. This...
2002-08-07 Hajimu UMEMOTOAdd capability for limiting the maximum number of simul...
2002-08-06 Jens SchweikhardtTypo: s/seperately/separately
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Doug BartonSuppress spurious warning messages about rm -rf TEMPROO...
2002-08-05 Warner LoshUse wi_ltv_domains struct to print domains
2002-08-05 Warner LoshAdd more (possibly useless) information to wicontrol...
next