]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Note that IPv6 multicast forwarding is now dynamically loadable.
[FreeBSD/FreeBSD.git] / usr.sbin /
2007-02-23 ceriUse the RB_AUTOBOOT define over 0.
2007-02-23 emaxCheck that the length of the received message is at...
2007-02-22 kensmithIf floppies are used to boot the machine, the user...
2007-02-18 ceriBring these files up-to-date.
2007-02-18 ceriClarify the description of the shutdown command.
2007-02-15 trhodesKill blank line at EOF.
2007-02-14 jhbAnother crashdump fix: nfiles was renamed to openfiles...
2007-02-09 kevloEliminate duplicate header files.
2007-02-07 pavFix a bug in 1.40 - it missed three occurences in pkg_i...
2007-02-06 jhbMake iostat(8) fully work on crash dumps again (broken...
2007-02-06 kevlogetopt(3) returns -1, not EOF.
2007-02-06 ru- Bump document date.
2007-02-05 kevlogetopt(3) returns -1, not EOF when out of args.
2007-02-04 mppDocument that quotas must be turned off on a file syste...
2007-02-04 syrinxRemove all #if __FreeBSD_version checks now that RSTP...
2007-02-04 mppIf two files systems, /a and /b are marked as having...
2007-02-04 mppIf quotas are not currently enabled for a file system...
2007-02-03 pjdGrr, committed manual page without the last change...
2007-02-03 pjdAdd support for multiple exports files. This will be...
2007-02-02 jhb- Teach pciconf(8) to list the PCI capabilities support...
2007-02-01 pavFix previous rev.: don't step behind the end of memory...
2007-01-31 adeRemove hard-coded limit (200) on maximum number of...
2007-01-31 erwinAdd gnustep and ports-mgmt ports categories.
2007-01-30 ruAdd missing library dependencies and sort libraries
2007-01-30 ruFix the logic bug that caused the custom versions of...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-28 phkLong overdue removal of vnconfig(8)
2007-01-26 rodrigcIf nmount() fails to export a directory, in the syslog...
2007-01-24 mppDisplay the name of the quota data file in verbose...
2007-01-20 rodrigcDecrease to WARNS=3.
2007-01-20 rodrigcClean up compilation warnings. Set WARNS=6 in Makefile.
2007-01-20 maximo Remove duplicate includes.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-16 bruefferFix a typo in a comment, introduced in rev. 1.19.
2007-01-16 maximo Remove duplicate #include <errno.h>.
2007-01-16 murrayProvide a more accurate description of the size of...
2007-01-12 joelFix typos.
2007-01-12 samadd man page
2007-01-12 samfix typo
2007-01-05 ticsoMFp4: struct fsm_opt_hdr needs to be __packed as it...
2007-01-04 mjacobsome whitespace cleanup (which I usually don't bother...
2007-01-04 mjacobAdd a function that checks for duplicate requests ...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-01 ceriDuring an upgrade, if /boot/kernel.prev exists then...
2006-12-31 ceriClarify a comment.
2006-12-31 ceriFix typo.
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-31 cperciva"block is set to UTC" -> "clock is set to UTC"
2006-12-29 bzRe-connect snmp_bridge to the build. It survived a...
2006-12-29 bzbridge_snmp.h
2006-12-29 yarFix a group of typos:
2006-12-27 ruFix markup and change some layout; no content changes.
2006-12-26 cpercivaAdd a sentence to the DESCRIPTION noting that updates...
2006-12-25 ruSimplify and improve the markup.
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-22 ruTweak some wording and markup.
2006-12-21 ceriCorrect the description of minpoll and maxpoll.
2006-12-21 bzia64 is nit-picking according to tinderbox so temporary...
2006-12-20 syrinxConnect the snmp_bridge(3) module to the build.
2006-12-20 syrinxKeep in sync with the if_bridge(4) module (rev. 1.20...
2006-12-20 syrinxRemove an unused variable.
2006-12-20 yarMake grammar a bit more consistent in this document.
2006-12-20 yarAllow for module-path being a semicolon-separated list...
2006-12-19 erwin- Add geography and spanish ports categories
2006-12-15 n_hibmaDon't exit from watchdogd on receiving a signal if...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-15 syrinxDo not add 'default:' cases inside a switch() on an...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 yongariAdd msk(4) to the list of supported network interface.
2006-12-11 erwinFix a typo ceri found while reviewing and I forgot...
2006-12-11 erwinUpdate the list of ports categories.
2006-12-10 erwinAdd a new turkish mirror
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-09 syrinxInstead of explicitly initializing variables to avoid...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-07 syrinxAdd support for RSTP (RFC4318) to the SNMP bridge monit...
2006-12-05 ceriFlush my typo fix queue for this directory.
2006-12-05 ceriFix typos.
2006-12-02 erwinAdd ftp.il.freebsd.org to the IPv6 server section.
2006-12-01 erwin- Add israeli mirror [1]
2006-11-30 ceriBump .Dd for revision 1.8.
2006-11-29 maximo Xr netconfig(5).
2006-11-28 nyanIncrease USR_MIN_SIZE to 160 because it requires more...
2006-11-27 emaxDo not mark Bluetooth HID device as a "potential keyboa...
2006-11-27 ruPush the detection of threading libs support down to...
2006-11-27 jbBack out half of my previous change to support parallel...
2006-11-26 samadd rate knob for net80211 rate control modules
2006-11-26 ruFix "make checkdpadd".
2006-11-26 ru- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-25 cpercivaThree minor bug fixes:
2006-11-24 jbFix another parallel make problem with the generated...
2006-11-23 kensmithOops - what people refer to as linux_base-fc4 calls...
2006-11-22 jbAdd the SUBMAKE_TARGETS (like ppp_make) to the dependen...
2006-11-22 rodrigcRemove reference to mount_fdescfs.
2006-11-21 rodrigcChange mount_devfs reference to "mount -t devfs".
2006-11-19 syrinxBring in a SNMP module to support monitoring if_bridge...
2006-11-19 kensmithMove the check for which disc volume we have/want to...
2006-11-18 rodrigcIgnore SIGPIPE, instead of terminating process.
2006-11-17 samadd wpa_passphrase utility to the build
2006-11-16 kensmithSwitch to linux_base-fc4 for the Linux emulation package.
next