]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Portability: wchar_t is defined in stdlib.h on some systems.
[FreeBSD/FreeBSD.git] / sbin /
2008-06-13 Marcel MoolenaarImplement the -l and -r options for gpart show.
2008-06-09 Marcel MoolenaarRemove gpt(8). It's replaced by gpart(8).
2008-06-09 Brooks DavisUse the -n flag to route(8) when calling "route get...
2008-06-09 Marcel MoolenaarDisconnect gpt(8) from the build. gpt(8) is replaced...
2008-06-09 Mike MakonnenDocument the misleading nature of the REQUIRE line...
2008-06-08 Stanislav Sedov- Display '-C' option in usage().
2008-06-07 Marcel MoolenaarDocument the new -p and -i options for writing bootstra...
2008-06-06 Marcel MoolenaarEnhance the bootcode command to also allow bootcode...
2008-06-06 Marcel MoolenaarAdd two support functions:
2008-06-06 Brian SomersDon't abend if we get ENOMEM from sysctl(3). The data...
2008-06-06 Marcel MoolenaarUpdate the manpage to reflect reality:
2008-06-05 Marcel MoolenaarAllow building a static geom(8) for release related...
2008-06-04 Marcel MoolenaarReplace checks for RESCUE in sources with checks for...
2008-06-03 Ruslan ErmilovFix markup.
2008-06-03 Konstantin BelousovAdd note about a reason to use mount(8) instead of...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-27 Bjoern A. ZeebChange the exit status for 0 and 2 to be the same as...
2008-05-25 Robert WatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-24 Kirk McKusickExpand dump to allow MAX_INT dump levels.
2008-05-23 Kirk McKusickWhen using dump to generate level 0 dumps which are...
2008-05-23 Kirk McKusickFix nits pointed out in PR bin/39905 that have not...
2008-05-22 Kirk McKusickThis fixes the "getfile: lost data" panic when restorin...
2008-05-22 Kirk McKusickFollow on to fix 1.51 for "Header with wrong dumpdate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-20 Pawel Jakub Dawidek- Change the meaning of -h flag from giving the output...
2008-05-15 Poul-Henning KampFix for a bug I introduced when I cleaned up atacontrol...
2008-05-10 Julian ElischerChange two variables to size_t to improve portability.
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneUpdate the lib/expat tree for the new v2.0.1 expat...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Robert WatsonAdd "ddb capture print" and "ddb capture status" comman...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-20 Sam LefflerMulti-bss (aka vap) support for 802.11 devices.
2008-04-15 Brooks DavisWhen sending packets directly to the DHCP server, use...
2008-04-14 Kirk McKusickrestore(8) does not check for write failure while build...
2008-04-13 Marcel MoolenaarAdd the bootcode verb for installing boot code. Boot...
2008-04-13 Remko LodderI keep taking timemachines to get back in time. Update the
2008-04-13 Remko LodderAdd missing device in tunefs entry.
2008-04-11 Kirk McKusickAvoid printing spurious ``Header with wrong dumpdate...
2008-04-11 Kirk McKusickCorrectly set file group when restore is run by a user...
2008-04-10 Xin LIAdd a new flag, '-C' which enables a special mode that...
2008-04-10 Ruslan ErmilovFix printing of sockaddr prefixes in verbose mode.
2008-04-07 John BaldwinAdd 'zfs' as an alias for the FreeBSD ZFS UUID.
2008-04-04 Ruslan Ermilov- Normalize usage(), add "ddb pathname" syntax.
2008-04-04 Craig RodriguesAdd comment about specifying "ro" mount option when
2008-04-03 Warner LoshUse safer string handling.
2008-03-31 Sam LefflerFix handling of create operation together with setting...
2008-03-30 Brooks DavisAdd a new function is_default_interface() which determi...
2008-03-29 Ruslan ErmilovRemove options MK_LIBKSE and DEFAULT_THREAD_LIB now...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-23 Craig RodriguesRemove comment about "-r" flag from readlabel. "-r...
2008-03-22 Sam LefflerDefer state change on disassociate to avoid unnecessari...
2008-03-22 Sam Lefflercorrect syslog mask so LOG_DEBUG msgs are not lost
2008-03-22 Remko LodderIn route.c in newroute() there's a call to exit(0)...
2008-03-21 Warner LoshNo need to be gratuitously style(9) non-compliant here...
2008-03-21 Remko LodderReplace reference from vinum.8 to gvinum.8, it was...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-17 Poul-Henning KampAdd a "spindown" facility to ata-disks: If no requests...
2008-03-16 Poul-Henning KampUn-cut&paste argument processing, fix things lint found.
2008-03-13 Christian Brueffer- Use an uppercase provider name in the example, to...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-12 Tom McLaughlin- Update with a better example which shows that options...
2008-03-10 Tom McLaughlin- Also change the /sbin/mount_unionfs line I managed...
2008-03-10 Tom McLaughlin- unionfs -b option is deprecated in favor of '-o below...
2008-03-08 Christian BruefferFix typos.
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-05 Xin LIMake it possible to build glabel into rescue geom(8...
2008-03-05 Xin LIUse calloc().
2008-03-05 Brooks DavisAdd the ability to read a file of commands to ddb(8...
2008-03-05 Pawel Jakub DawidekAdd info about few missing GEOM classes that use geom(8).
2008-03-05 Craig RodriguesFor a mounted file system which is read-only, when
2008-03-05 Craig RodriguesRemove hacks to filter out MNT_ROOTFS, since we now
2008-02-29 Sam Lefflerexplain that you must set a default transmit key for WEP
2008-02-27 David MaloneDummynet has a limit of 100 slots queue size (or 1MB...
2008-02-26 Xin LIIn pass1(), cap inosused to fs_ipg rather than allowing...
2008-02-26 Xin LIIn pass2check(): Be more strict with the inode informat...
2008-02-26 Xin LIBe more careful when checking superblock. We have...
2008-02-25 Mike SilbersackDecrease ping6's minimum allowed interval
2008-02-24 Paolo PisatiAdd table/tablearg support to ipfw's nat.
2008-02-21 Paolo Pisati-Fix display of nat range.
2008-02-19 Ruslan Ermilovgetopt(3) returns -1, not EOF.
2008-02-18 Yaroslav TykhiyUndo the damage I did in sys/kern/vfs_mount.c #1.274 and
2008-02-18 Paolo PisatiFix display of multiple nat rules.
2008-02-18 Julian ElischerInstead of using a heuristic to decide whether to display
2008-02-18 Yaroslav TykhiyAdd a work-around to make it possible again to remount
2008-02-18 Yaroslav TykhiyBack out rev. 1.74 because the kernel isn't ready yet
next