]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Simplify the interrupt code a bit:
[FreeBSD/FreeBSD.git] / sbin /
2008-03-17 phkAdd a "spindown" facility to ata-disks: If no requests...
2008-03-16 phkUn-cut&paste argument processing, fix things lint found.
2008-03-13 brueffer- Use an uppercase provider name in the example, to...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 tmclaugh- Update with a better example which shows that options...
2008-03-10 tmclaugh- Also change the /sbin/mount_unionfs line I managed...
2008-03-10 tmclaugh- unionfs -b option is deprecated in favor of '-o below...
2008-03-08 bruefferFix typos.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-05 delphijMake it possible to build glabel into rescue geom(8...
2008-03-05 delphijUse calloc().
2008-03-05 brooksAdd the ability to read a file of commands to ddb(8...
2008-03-05 pjdAdd info about few missing GEOM classes that use geom(8).
2008-03-05 rodrigcFor a mounted file system which is read-only, when
2008-03-05 rodrigcRemove hacks to filter out MNT_ROOTFS, since we now
2008-02-29 samexplain that you must set a default transmit key for WEP
2008-02-27 dwmaloneDummynet has a limit of 100 slots queue size (or 1MB...
2008-02-26 delphijIn pass1(), cap inosused to fs_ipg rather than allowing...
2008-02-26 delphijIn pass2check(): Be more strict with the inode informat...
2008-02-26 delphijBe more careful when checking superblock. We have...
2008-02-25 silbyDecrease ping6's minimum allowed interval
2008-02-24 pisoAdd table/tablearg support to ipfw's nat.
2008-02-21 piso-Fix display of nat range.
2008-02-19 rugetopt(3) returns -1, not EOF.
2008-02-18 yarUndo the damage I did in sys/kern/vfs_mount.c #1.274 and
2008-02-18 pisoFix display of multiple nat rules.
2008-02-18 julianInstead of using a heuristic to decide whether to display
2008-02-18 yarAdd a work-around to make it possible again to remount
2008-02-18 yarBack out rev. 1.74 because the kernel isn't ready yet
2008-02-18 yarDon't forget to prepare string options for nmount(2).
2008-02-17 yarCorrect the description of getmnt_silent: unknown optio...
2008-02-12 ceriAdd the -4 option to the synopsis.
2008-02-12 ceriBump .Dd for r1.48.
2008-02-11 krisSwitch the default NFS mount mode from UDP to TCP....
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-07 obrienstyle(9) (verifed no-change in .o's)
2008-02-07 yarAdd a note that ipfw states do not implicitly match...
2008-02-06 pbFix typo.
2008-02-06 pbUpdate fix from rev 1.2.
2008-02-05 pbFix a bug in hexadecimal formatting of the CHAP digest...
2008-02-05 ceriBump .Dd for r1.19; use consistent whitespace.
2008-02-05 jhbAdd ZFS support.
2008-02-05 lulf- Update geom(8) to explain that GEOM_LIBRARY_PATH...
2008-02-04 ruImprove rev. 1.63. Document -instance and -globalport...
2008-02-04 lulf- Make geom commands handle multiple library paths...
2008-02-04 matteoFix mount -p and mount -u -ocurrent on gjournaled FS
2008-02-03 samcorrect tx rate displayed by list sta: the reported...
2008-02-03 samfix list mac; broken in delta 1.48
2008-02-03 matteoFix printing of unionfs mounts when using the -p option
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-31 yarSpot two more bugs WRT adherence to the local prompt...
2008-01-31 yarUse consistent style in user prompts: the question...
2008-01-30 jhbMap 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 delphijDon't coredump when executed with -o.
2008-01-26 mppSync up quotacheck's preen.c with fsck's. This makes...
2008-01-25 rwatsonHide ipfw internal data structures behind IPFW_INTERNAL...
2008-01-21 brooksDuring PREINIT, when giving the interface the address...
2008-01-21 trhodesNote that the punch_fw option does not work in securele...
2008-01-20 maximo Fix ipfw(8) command line parser bug: "ipfw nat 1...
2008-01-15 mppQuotacheck may possibly skip quota accounting for up...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 yarPrevent the `fix?' question from running together
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-12 maximo Allow setkey(8) to recognize esp as a protocoal name...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 rwatsonCompare kernel dump header magic with textdump magic...
2007-12-26 rwatsonMinor formatting tweaks.
2007-12-26 rwatsonTeach savecore(8) how to extract textdump(4) dumps.
2007-12-26 rwatsonAdd command-line tool ddb(8), which allows DDB(4) scrip...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-21 impMinor initialization change to not trigger bogus gcc...
2007-12-17 olegCalculate p.fs.lookup_step correctly. This should preve...
2007-12-17 dasFix an int overflow on very large file systems.
2007-12-16 phkRecognize CFA devices using either identification method.
2007-12-16 phkReport erase interval (correctly) in sectors.
2007-12-16 phkRename the undocumented -E option to -X.
2007-12-16 phkReport CFA extension, CFA -> (Compact) Flash Association
2007-12-14 maximo Markup and grammar fixes.
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-10 ceriBump .Dd for r1.63; fix small nit from the same.
2007-12-10 phkAdd a bit more detailed description about a configuration
2007-12-10 samWake On Lan (WOL) infrastructure
2007-12-09 marcelAllow bsdlabel to operate on labels that have at most...
2007-12-09 remkoBe more accurate in the maximum filesize, it's 4GB...
2007-12-08 remkoRemove redundant whitespace.
2007-12-08 remko.Ed is not needed here, remove it.
2007-12-08 remkoAdd information about the maximum file size for msdosfs.
2007-12-08 remkoAttempt to describe the ''auto'' type a bit better...
2007-12-05 jkimTeach dhclient(8) about net80211 link (association...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-28 remkoExpand the EXAMPLES section for atacontrol.8
2007-11-28 remkoRemove mentionings of kern.dumpdev which is no longer...
2007-11-28 remkoEvery newline should start on it's own line. I didn...
next