]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Mark i4b IPR and SPPP drivers as NET_NEEDS_GIANT(), as they both
[FreeBSD/FreeBSD.git] / sbin /
2004-10-10 impThe got_siginfo = 0 should have been got_sigalarm=0...
2004-10-09 csjpAdd a note to the man page warning users about possible...
2004-10-09 leMake fsck WARNS=2 clean.
2004-10-09 scottl3 important fixes for growfs:
2004-10-08 truckmanEliminate linked list used to track inodes with an...
2004-10-08 phkOnly print progress statistics once per second.
2004-10-08 greenReference altq(4) instead of pf.conf(5).
2004-10-08 greenCommit forgotten documentation for "diverted" rules.
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-10-04 desPromote mediasize and physmem to uintmax_t when compari...
2004-10-03 desWhitespace nit.
2004-10-03 desdumpon builds cleanly at WARNS level 6.
2004-10-03 desVerify that the specified device is at least as large...
2004-10-03 desWrap some long lines (no content changes)
2004-10-03 stefanfDon't add integers to void pointers.
2004-10-03 greenRemove blindly-copied extra include path.
2004-10-03 mlaierRemove -I from CFLAGS. This splipped in with the 3...
2004-10-03 greenAdd support to IPFW for matching by TCP data length.
2004-10-03 greenAdd the documentation for IPFW's diverted(-loopback...
2004-10-03 greenAdd support to IPFW for classification based on "divert...
2004-10-03 greenRemove accidentally-added O_DIVERTED section.
2004-10-03 greenAdd to IPFW the ability to do ALTQ classification/tagging.
2004-10-02 pjdFix a deadlock in ggatel(8) simlar to one which was...
2004-09-30 ruFixed desctiptions of some options:
2004-09-30 ruFreeBSD has full support for multiple consoles since...
2004-09-30 maximo Store timestamp in network byte order.
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-28 phkThis is a small tool which will read an entire disk...
2004-09-28 impTurns out that revision 1.52 was a bad idea. It broke...
2004-09-26 obrienEmbellish the man page after trying to migrate to gstri...
2004-09-26 pjdDon't allow to specify wrong stripe size.
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-23 brooksSort the SEE ALSO list correctly. Update the document...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-23 brooksRefrence bsdlabel.8 and bsdlabel.5 rather then the...
2004-09-21 csjpSince "d" is an array of 32 bit values, it is more
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 ruPrepare for 5.x soon becoming -STABLE.
2004-09-19 pjdFix '-s' option for large disks and fix printing maximu...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-18 pjdDocument '-p' flag for 'insert' command correct.
2004-09-17 leUse correct format string.
2004-09-17 pjdDo not exit after printing usage, give geom(8) a chance...
2004-09-17 pjd- Show all commands in usage, even if those commands...
2004-09-16 pjd- Make md(4) 64-bit clean.
2004-09-15 sosDistinguish between TCQ and NCQ type of tagged queing.
2004-09-13 andreMake 'ipfw tee' behave as inteded and designed. A...
2004-09-12 alfredWARNS=4 safe.
2004-09-12 alfredFix build.
2004-09-12 alfredHook mount_autofs to the build.
2004-09-11 csjpCurrently when ipfw(8) generates the micro-instructions...
2004-09-10 maximo Initialize a local variable and make gcc happy.
2004-09-10 phkFix a type bug which sometimes wrote unusable lock...
2004-09-09 brooksThe disk labels generated by bsdlabel can no address...
2004-09-08 jmgadd support for documented readonly option...
2004-09-08 alfredsync with private code:
2004-09-08 pjdFix/clean up return values checking.
2004-09-06 pjdAllow to setup GBDE on providers which contain '/'...
2004-09-01 brooksUse a spare byte in struct if_data to store the structu...
2004-09-01 scottlMove back to WARNS=2
2004-09-01 scottlCreate DIP_SET() and IBLK_SET() macros to fix lvalue...
2004-08-31 alfredEnter the autofs.
2004-08-31 trhodesCorrect a style bug: remove a gratuitous space between...
2004-08-30 peterAdd a suffix descriptor for the acpi thermal values...
2004-08-30 pjdWhen configuring RAID3 with verification option, force...
2004-08-29 maximo Restore a historical ipfw1 logamount behaviour: rules...
2004-08-28 pjdWarn the user if we are not going to use the whole...
2004-08-28 pjdWarn the user if we are not going to use whole provider...
2004-08-28 pjd- If error string begins with "warning: ", don't exit...
2004-08-23 pjdFix 'show' command for pipes and queues.
2004-08-23 pjdAdd missing GEOM classes, which are aware of geom(8).
2004-08-22 pjdFix sysctl name.
2004-08-22 pjdImplementation of 'verify reading' algorithm, which...
2004-08-21 pjdImplement new reading algorithm, which will use parity...
2004-08-19 jhbGeneralize the UFS bad magic value used to determine...
2004-08-18 pjd- Add a manual page for graid3(8) utility.
2004-08-18 pjdAdd a line to BUGS section about the need of implementa...
2004-08-18 pjdAdd some missing empty lines.
2004-08-18 pjdFix typo.
2004-08-18 pjdActually one can specify more than one device to stop.
2004-08-18 pjdOk, let's try again:
2004-08-18 pjd- Add a manual page for gmirror(8) utility.
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-16 ruUse a local "compress" symbol corresponding to a variab...
2004-08-16 pjdConnect RAID3 GEOM class to the build.
2004-08-16 pjdIntroduce GEOM RAID3 class, i.e. kernel module, which...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-14 stefanfAvoid using void pointers in additive expressions.
2004-08-14 phkDon't declare everything we find on a loopback interfac...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-13 ruRemoved commented out bitrot.
2004-08-13 csjpRemove trailing whitespace and change "prisoniD" to...
2004-08-12 csjpAdd the ability to associate ipfw rules with a specific...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 pjdThe geom(8) utility needs dynamic linker functionality...
2004-08-12 hartiAdd support for the examination and modification of...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
next