]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
First shot at documenting DemiSable, Sable, Lynx & Rawhide. Owners/users
[FreeBSD/FreeBSD.git] / usr.sbin /
2000-06-04 Jeroen Ruigrok van... Fix typo.
2000-06-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-04 Tim VanderhoekInstall mailer.conf as ${BINOWN}, ${BINGRP}, rather...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-02 Tim VanderhoekUse `rm -f` if the -f (force) option was given.
2000-06-01 Poul-Henning KampAdd -y option which doesn't ask for confimation, but...
2000-05-31 Tim VanderhoekAdd a NO_LPR option. Useful for people who want to...
2000-05-31 Jordan K. HubbardUpdate the australian NTP server entry.
2000-05-31 Brian SomersUse mp_CheckAutoloadTimer() rather than mp_StopAutoload...
2000-05-31 Brian SomersDon't use the umask to chmod local domain server socket...
2000-05-31 Mike Smith/dev/rXXX -> /dev/XXX
2000-05-31 Mike SmithDon't do anything with /dev/rXXX
2000-05-31 Mike SmithFinish the /dev/rXXX removal job. With the libdisk...
2000-05-30 Brian FeldmanFix the ident server up more: use ssize_t/size_t/sockle...
2000-05-30 John BaldwinFix a 64-bit'ism in the handling of the ident service...
2000-05-30 Mitsuru IWASAKIAdd regex(3) matching feature for card line strings.
2000-05-30 Guy HelmerAdjust the width of the first column in output from...
2000-05-29 Philippe CharnierTypo
2000-05-29 Philippe CharnierMake use of .Ic asked by Sheldon. Spelling fix I missed...
2000-05-28 Philippe Charnier1000000 usecs to 1 sec conversion
2000-05-28 Philippe CharnierConvert to errx()
2000-05-28 Philippe CharnierAdd prototype
2000-05-28 Philippe CharnierUse .Fx
2000-05-28 Philippe CharnierDo not add progname in err() strings, it will be printe...
2000-05-28 Philippe CharnierSimplify .Nm. Be consistent with subcommand name
2000-05-28 Philippe CharnierPut ASCII under .Tn
2000-05-28 Philippe CharnierDot not dot terminate in FILES and SEE ALSO sections
2000-05-28 Philippe Charniermatch prototype
2000-05-28 Philippe CharnierDo not dot terminate lines in FILES section
2000-05-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-26 Brian SomersIf the fsm header reports a length greater than the...
2000-05-26 Brian SomersRemove an unused variable
2000-05-26 Brian SomersWhen we do a ``dial'' or ``open'' from DATALINK_READY...
2000-05-26 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-05-26 Jake BurkholderBack out the previous change to the queue(3) interface.
2000-05-26 David E. O'BrienAdd the 'Z' key to the slice editor. Hitting it toggle...
2000-05-25 Brian SomersFix a topy (if (expr); command;)
2000-05-25 Mike SmithRemove all of the block devices, correct major numbers...
2000-05-25 Mike SmithTeach sysinstall about 'twe' disks. Note that this...
2000-05-24 Brian SomersThe name /var/log/alias.log is *not* likely to change...
2000-05-24 Darren Reedadd common.c to SRCS
2000-05-24 Brian SomersMention what ``enable proxy'' actually does
2000-05-24 Mike PritchardRemove the lpr/runqueue directory and associated files.
2000-05-24 Mike PritchardRe-implement my fix from rev 1.6 (same rev for both...
2000-05-24 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-05-24 Brian SomersHonour ``set speed sync'' and ``set device !program...
2000-05-24 Brian SomersMention it in the log file when we HUP a process that
2000-05-24 Darren ReedThis commit was generated by cvs2svn to compensate...
2000-05-24 Brian SomersDon't attempt to fputs(NULL, fp) when ``enable dns...
2000-05-23 Jake BurkholderChange the way that the queue(3) structures are declare...
2000-05-23 Brian SomersAlways pass packets through libalias when NAT is enabled.
2000-05-23 Guy HelmerCatch and report fdopen failures.
2000-05-23 Guy HelmerCatch and report memory allocation failures.
2000-05-22 Paul SaabThis commit was generated by cvs2svn to compensate...
2000-05-22 Brian SomersReturn -2 when tcp_OpenConnection() fails so that ppp...
2000-05-22 Brian SomersBe more verbose when a second link doesn't match the...
2000-05-20 Jordan K. HubbardI've always wanted to be able to dump out the current...
2000-05-19 Peter Wemm<machine/lpt.h> does not exist anymore. use <dev/ppbus...
2000-05-19 Kris KennawayRemove duplicated ';' statement delimiters.
2000-05-18 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-05-17 Mitsuru IWASAKIAdd CIS string comparison function.
2000-05-16 David E. O'BrienAdd an option to select the Fix-it tty. The current...
2000-05-16 Garrett WollmanPunctuation fix.
2000-05-16 Garrett WollmanAdd used includes.
2000-05-15 Bruce EvansDon't forget to clean y.output. Most files generated...
2000-05-15 Tim VanderhoekTypo: "ealgo" -> "aalgo"
2000-05-15 Sheldon HearnRemove trailing whitespace.
2000-05-15 Sheldon HearnWork around mdoc macro argument limit.
2000-05-15 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-05-14 David E. O'BrienImprove diagnostic message when device vnconfig'ing...
2000-05-14 Steve PriceAvoid infinite loops when given a package name like...
2000-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-13 Tim VanderhoekFinally remove the restriction introduced from NetBSD...
2000-05-13 Garrett WollmanAdd excludes.c (missed in previous commit).
2000-05-12 Nick HibmaAdd a comment to deconfuse a few lines of code I've...
2000-05-12 Nick HibmaMention that each criterium can only be used once.
2000-05-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-12 Brian S. DeanActually accept 'm' as a PAGER query response to mean...
2000-05-12 Garrett WollmanGive mtree the ability to exclude files and directories...
2000-05-12 John BaldwinAdd support for USB to sysinstall. This includes runni...
2000-05-11 Murray StokelyFixed small bug introduced in my last commit.
2000-05-11 Yoshihiro TakahashiSupported PC-98.
2000-05-11 Dag-Erling SmørgravAllow user to specify which logs to rotate
2000-05-11 Boris PopovAdd the '-l' option which prints string attribute follo...
2000-05-11 Brian SomersFix a typo
2000-05-11 Brian SomersMention that the default is to let external traffic...
2000-05-10 Sheldon HearnMinor mdoc markup fixes.
2000-05-09 Bill PaulWhen setting up an iomem resources, remember to set...
2000-05-09 Warner LoshThis appears to have been repo-copied to lpd a while...
2000-05-09 Sheldon HearnFix miscellaneous mdoc macro argument limit infringements.
2000-05-09 Sheldon HearnWork around the mdoc argument limit in the Nd name...
2000-05-07 Brian SomersCorrect a bad bug in m_prepend()
2000-05-07 Kris KennawayUpdate device names.
2000-05-07 Kris KennawayZap reference to /dev/rvn*
2000-05-06 Alexey ZelkinAdd KAME kit integration note
2000-05-06 Alexey ZelkinFix typo
next