]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Cosmetics.
[FreeBSD/FreeBSD.git] / usr.sbin /
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2006-08-23 Thomas QuinotSet alarm timer for grace period from the grace_period...
2006-08-23 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2006-08-22 Ruslan ErmilovRemove alpha left-overs.
2006-08-22 Marcel MoolenaarBuild mount_smbfs on ia64.
2006-08-21 Christian BruefferAdd several missing NIC drivers, remove two obsolete...
2006-08-21 Ruslan ErmilovFix the output glitch.
2006-08-20 Xin LIThis commit was generated by cvs2svn to compensate...
2006-08-17 Xin LIUse same signedness for i and matched_c. This should...
2006-08-17 Yaroslav TykhiyEnumerate all cases where -i is applicable.
2006-08-17 Maxim Konovalovo Style previous.
2006-08-17 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 Thomas QuinotUse setproctitle(3) to provide identification of the...
2006-08-16 Thomas QuinotRemove unsafe use of asynchronous I/O (the SIGIO handle...
2006-08-16 Guido van RooijThis commit was generated by cvs2svn to compensate...
2006-08-14 Dima DorfmanImprove wording for -f and -F.
2006-08-13 Ruslan ErmilovDon't push a map on a master server which will fail...
2006-08-13 Colin PercivalUndefine __DATE__ in order to avoid placing a build...
2006-08-12 Kirill PonomarevFix "pkg_version -Io" coredump, if some packages have...
2006-08-11 Thomas QuinotRemove extraneous trailing \0 in string literal.
2006-08-11 Thomas Quinot(sm_mon_1_svc): Fix debugging output: when establising...
2006-08-11 Dag-Erling SmørgravCosmetic: fix indentation.
2006-08-09 Alexander LeidingerReadd sade, the problem should be fixed.
2006-08-09 Alexander LeidingerRemove the keymap stuff too, it is not needed in sade.
2006-08-09 Alexander LeidingerGet rid of the rtermcap stuff (embedding termcaps into...
2006-08-09 Xin LIBump WARNS level to 3.
2006-08-09 Xin LIUnbreak sparc64 build.
2006-08-09 Xin LIFix PC98 build.
2006-08-09 Sam Lefflerdisconnect sade until someone fixes tinderbox builds
2006-08-08 Xin LIPartitions are only meaningful for i386 and amd64 archi...
2006-08-08 Xin LIMake sade(8) WARNS=3 clean.
2006-08-08 Xin LITypo (favour -> favor).
2006-08-08 Xin LIShutdown curses when exit. While I am there, remove...
2006-08-08 Gleb Smirnoff- Pass pointer to fd_set in ReadSockets.
2006-08-07 Alexander LeidingerConnect sade to the build.
2006-08-07 Alexander LeidingerSay welcome to 'sade', the SysAdmins Disk Editor. It...
2006-08-07 Alexander LeidingerForced commit to note repo copy from sysinstall.
2006-08-07 Gleb SmirnoffAdd line edit and history support to ngctl(8) via editl...
2006-08-07 Xin LIUpdate NetBSD and OpenBSD SCM tags to match the reality...
2006-08-07 Xin LIMerge all applicable NetBSD and OpenBSD improvements...
2006-08-05 Warner LoshUse safe strlcpy rather than unsafe strncpy. After...
2006-08-04 Marcel MoolenaarBuild shared on PowerPC now that the bug has been found...
2006-08-04 Marcel MoolenaarFix (static) buffer overflow bug. The dest buffer is...
2006-08-02 Marcel MoolenaarRemove remnants of Alpha.
2006-08-01 Maxim SobolevAdd device to access and modify Open Firmware NVRAM...
2006-07-31 Yaroslav Tykhiyinetd and telnetd are not included in the standard...
2006-07-30 Marcel MoolenaarUse NO_SHARED=YES to force a static link.
2006-07-29 Marcel MoolenaarLink kldxref(8) static on PowerPC to work around a...
2006-07-29 Marcel MoolenaarChange maketempfile() to return a FILE* so as to elimin...
2006-07-29 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2006-07-27 Yaroslav Tykhiyip6addrctl belongs to under MK_INET6, it is of no use...
2006-07-27 Yaroslav TykhiyThese IPv6-only tools have no explicit dependency on...
2006-07-27 Yaroslav Tykhiyndp, rrenumd, rtadvd, and rtsold are IPv6-only tools,
2006-07-27 Yaroslav TykhiyObey MK_INET6_SUPPORT.
2006-07-27 Yaroslav TykhiyFix build w/o INET6.
2006-07-25 Pyun YongHyeonAdd stge(4) to the list of supported network interface.
2006-07-21 Maxim SobolevRemove mention of the `W' flag, which has been turned...
2006-07-20 Stefan FarfelederConvert macros to use C99's syntax for macros with...
2006-07-20 Stefan FarfelederRemove unused variables.
2006-07-20 Stefan FarfelederDon't use "implicit int". Move the opening { of the...
2006-07-19 Stefan FarfelederRemove an unused variable.
2006-07-17 Stefan FarfelederDon't use empty braces ("{}") to initialise arrays...
2006-07-15 Simon L. B. NielsenAdd FreeBSD version information to the menu title so...
2006-07-14 Hartmut BrandtReduce the memory requirements for the tables by (1...
2006-07-09 Thomas WintergerstExtend i4b to support CAPI manager based ISDN controlle...
2006-07-09 Colin PercivalRemove build timestamps. There's no need to know exact...
2006-07-08 Dag-Erling SmørgravTurn on libfetch debugging if -v was specified on the...
2006-07-08 Craig RodriguesIn get_exportlist(), properly loop over mounted filesys...
2006-07-07 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2006-07-07 Garance A DrosehnFix checking of the "lock" file in the spool directory...
2006-07-03 Maxim Konovalovo Add an 'optional' keyword, which allows files to...
2006-06-29 Xin LICorrect a typo
2006-06-28 Gleb SmirnoffStyle: space after "return".
2006-06-27 Garance A DrosehnRemove the last three calls to strncpy(), two of which...
2006-06-27 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 Garance A DrosehnRemove the "oldorder" processing. The "neworder" proce...
2006-06-26 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2006-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2006-06-19 Yaroslav TykhiyThere is a plenty of arch's out there where sizeof...
2006-06-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2006-06-18 Yaroslav TykhiyGive a major overhaul to asf(8).
2006-06-14 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 David E. O'BrienAllow variable amounts of verbosity.
2006-06-11 Maxim Konovalovo Finally learn how to spell "privileges".
2006-06-11 Maxim Konovalovo Spell "privledges" correctly. Re-style comment.
2006-06-11 Bjoern A. ZeebUse IP addresses out of "TEST-NET" (for use in document...
2006-06-09 Maxim Konovalovo Re-arrange parentheses and fix a conition logic for...
2006-06-08 Maxim Konovalovo Add /etc/shells to a source files list.
2006-06-08 Marius StroblThis commit was generated by cvs2svn to compensate...
2006-06-08 Maxim Konovalovo NIS clients ask for "shells" map not "shells.list".
2006-06-07 Tom RhodesAdd adding_user.8 to SEE ALSO, note that usernames...
2006-06-07 Xin LIUse calloc() instead of zeroing the memory our own.
2006-06-06 Craig RodriguesFor network filesystems (NFS, samba, etc.), do not...
2006-06-06 Xin LICleanups for mailwrapper(8):
2006-06-05 Sam LefflerThis commit was generated by cvs2svn to compensate...
next