]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Return SEM_FAILED instead of NULL, though there are same, but the
[FreeBSD/FreeBSD.git] / sbin /
2010-01-12 gavinSpell "Hz" correctly wherever it is user-visible.
2010-01-11 mckusickCast 64-bit quantity to intptr_t rather than int so...
2010-01-11 mckusickThis update utilizes new fsck sysctl commands that...
2010-01-11 mckusickWhen renaming a directory it passes through several...
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-07 mckusickAdd some error messages suggested in PR bin/138043...
2010-01-07 mckusickThis corrects a bug that manifested itself as identifyi...
2010-01-06 impSync to r201658 on head.
2010-01-06 mavIncrease default block size from 4K to 64K. It was...
2010-01-06 gavinPrint leading zeros in the UFS2 FSID.
2010-01-06 impMerge from head at r201628.
2010-01-05 mavFor completeness, add -s argument, manually specifying...
2010-01-03 traszAdd manual page for gcache(8).
2010-01-02 gavinRemove dead code. This section of code is only run...
2010-01-02 kibRemove reference to the bug in FreeBSD 2.0.
2010-01-02 mbrFix typo: s/partion/partition/
2009-12-30 edLet umount build with -Wold-style-definition.
2009-12-29 edANSIfy almost all applications that use WARNS=6.
2009-12-29 edANSIfy ldconfig and the aout bits it still uses from...
2009-12-29 edAdd forgotten `void' keyword. This function has no...
2009-12-29 edAdd missing `void' for functions without arguments.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-28 delphijMake umount(8) WARNS=6 clean:
2009-12-26 ru- Display current settings when run without options.
2009-12-21 traszImplement NFSv4 ACL support for UFS.
2009-12-15 gavinifconfig(8) is documented to take a ISO 3166-1 country...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-15 luigiimplement a new match option,
2009-12-15 luigifix the indentation for addr: values
2009-12-09 ruThe default balance algorithm has changed from "split" to
2009-12-08 mavChange gmirror default balance algorithm from "split...
2009-12-06 luigirestore setting of sin_len (was removed in 1.146 last...
2009-12-06 mavMFp4:
2009-12-05 edLet init(8) and reboot(8) use utmpx to log wtmp entries.
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-04 luigifix argument type in the call to expand_number
2009-12-03 luigiuse qsort_r instead of heapsort;
2009-11-26 mavDrop USB mass storage devices support from ata(4)....
2009-11-26 mavMFp4:
2009-11-25 willMake ``ifconfig -l ether'' only list interfaces that...
2009-11-24 mavMFp4:
2009-11-22 mavAdd some missing WDMA/UDMA modes.
2009-11-21 netchildFix minor resource leak in a function.
2009-11-20 netchildFix minor memory leak in a function.
2009-11-20 netchildFix minor resource leak in a function which was introdu...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 delphijRevert revision 199201 for now as it has introduced...
2009-11-12 gonzoMFC @199204
2009-11-11 delphijAdd interface description capability as inspired by...
2009-11-11 traszAdd links to zfs(8) and zpool(8) to mount(8) manual...
2009-11-10 desMore rational usage()
2009-11-09 mavFix variable type.
2009-11-09 mavAdd support for ATA Power Management.
2009-11-04 mavMFp4:
2009-11-03 edJust use devname(3) to print device names.
2009-11-02 jhbEnsure 'kvm' is always initialized. If "-M" was not...
2009-11-01 bruefferRefine r198714, it's not as easy as just leaving the...
2009-10-31 bruefferThe majors file was removed long ago, 0 should be used...
2009-10-31 mavMFp4:
2009-10-29 jhbWhen extracting the capture buffer from a crashdump...
2009-10-26 jhFix parsing of mount options specified with -o in case...
2009-10-26 lulf- Initialize variable in order to avoid GCC warning...
2009-10-21 philipMake dhclient use bootpc (68) as the source port for...
2009-10-21 edMake input parsing in Farhenheit actually work.
2009-10-21 remkoThe tunefs utility does not work on active filesystems.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-19 ruSwitch the default WARNS level for sbin/ to 6.
2009-10-19 ruClean up markup (mainly).
2009-10-19 ruProperly re-create "-s size" argument to newfs(8).
2009-10-13 gonzo- Enable fdisk build for MIPS
next