]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Whitespace nit
[FreeBSD/FreeBSD.git] / usr.sbin /
2008-10-07 jkoshy- Avoid a spurious error when a command line is specifi...
2008-10-07 lulf- Allow gstat to print values to different kind of...
2008-10-05 marius- Revert to the pre-r183242 behavior of building sade...
2008-10-04 stas- Add ae(4) to sysinstall devices list.
2008-10-02 bmsOnly build the bsnmpd netgraph module if MK_NETGRAPH_SU...
2008-09-30 lulf- Improve error message given on g_providername call...
2008-09-27 antoine- Build jexec (1) and slstat.
2008-09-26 marcelThe previous commit re-introduced sade on platforms
2008-09-25 dwmaloneAdd a flag, -T, that tells syslogd to always replace...
2008-09-24 delphijRemove spurious duplicated defination of sock.
2008-09-22 edIntroduce a hooks layer for the MPSAFE TTY layer.
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-19 impcrunchgen doesn't work yet on mips. So sysinstall...
2008-09-19 jkoshyBring the usage message in sync with the manual page.
2008-09-19 jkoshyAdd an example illustrating the use sleep(1) for perfor...
2008-09-15 danger- remove superfluous word
2008-09-15 dfrDon't rely on private RPC data structures when there...
2008-09-14 edMake `quot -a' work when we've got slashes in the devic...
2008-09-12 sepotvinMake mlxcontrol work with more than one system drive:
2008-09-11 dangerSweep this man page a bit:
2008-09-11 robertoMakefile.inc already defines OPENSSL if crypto is avail...
2008-09-11 adrianFix the device name spacing.
2008-09-10 sbrunoBeginning of overhaul of fwcontrol:
2008-09-10 kmacy- Fix regression with GETMEM
2008-09-07 matteoUse %d to print numfibs
2008-09-07 lulf- Make use of the new and g_device_path utility functio...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 obrienIntroduce crunchide to the ELF e_machine MIPS values.
2008-09-03 impstyle nit: indent continuation lines correctly, use...
2008-09-03 impminor style(9) police: sort getopt options alphabetical...
2008-09-02 kmacyAdd support for t3c to cxgbtool
2008-09-02 robertoAllow again compilation w/o GNU readline. There are...
2008-09-01 obrienRemove extraneous NULL pointer check - the pointer...
2008-09-01 ticsouse bigger local variable to calculate free space
2008-09-01 kmacyBring cxgbtool up to date with version 1.5
2008-08-24 robertoUse the correct systime.c file instead of the "simulati...
2008-08-22 robertoHook back ntp to the build now that I fixed it.
2008-08-22 robertoAdd forgotten libopts subdir.
2008-08-22 bzTemporary unhook ntp from the build until the missing...
2008-08-22 robertoUpdate the various files to sync with vendor import...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 edFix a small typo in the pstat(8) manual page.
2008-08-20 kensmithRemove sysinstall's ability to adjust the tape block...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbUse kvm_getcptime(3) to fetch the global CPU time stats...
2008-08-19 jhbPass the right pointer to bzero() when clearing cp_time.
2008-08-16 acheUse arc4random_uniform() to avoid "modulo bias"
2008-08-15 edConvert the snp(4) driver to use cdevpriv.
2008-08-14 kensmithCatch up with the removal of /usr/src/compat.
2008-08-12 stas- Fix error reporting.
2008-08-11 weongyoAdd upgt(4) to the list of supported network interface.
2008-08-08 stas- Add cpuctl(4) pseudo-device driver to provide access...
2008-08-08 cpercivaIn `freebsd-update IDS`, strip out file flags before...
2008-08-07 phkUse humanize_number to report pen-sizes so people don...
2008-08-05 jhbAdd a script to perform simple analysis of a crash...
2008-08-02 cognetRemove a useless cast.
2008-08-02 cpercivaAdd "IDS" command to freebsd-update. This was present...
2008-08-01 cognetChar is unsigned on arm, so is not suitable to store...
2008-08-01 marckFix empty mailto (-m "") handling: somehow I missed...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-30 jhbThe original adduser/rmuser scripts in Perl used to...
2008-07-28 obrienAllow kernel config files to include files other than...
2008-07-26 acheChange arc4random to arc4random_uniform since modulo...
2008-07-26 acheChange 2 arc4random modulo operations to arc4random_uni...
2008-07-24 julianSwitch to using the setfib syscall instead of a syscall...
2008-07-23 weongyoremove reference for unexisting ndisapi(9)
2008-07-19 marcelRemove sade(8) on the following platforms:
2008-07-17 flzDon't set PACKAGE_BUILDING while installing packages.
2008-07-17 jhbBefore updating the password database, the pw(8) utilit...
2008-07-16 edRemove OTTYDISC, NETLDISC and NTTYDISC definitions.
2008-07-15 rwatsonInvoke err() with a format string rather than directly...
2008-07-14 gahr- Enhance volume handling
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 sobomaxAllow comment to be placed at the end of a configuratio...
2008-07-08 keramidaEnable the -n option of pkg_create(1).
2008-07-04 jhbRemove the arl(4) driver. It is reported to not work...
2008-07-02 desDrag this code kicking and screaming into the twenty...
2008-07-01 danger- install the example wpa_supplicant.conf file to the...
2008-07-01 danger- more mark-up fixes
2008-07-01 jkoshyFix a regression: attach process PMCs to the process...
2008-06-30 danger- add some missing words
2008-06-29 marckAdd -m option to cron(8), overriding default mail recip...
2008-06-29 jkoshyDocument messages printed in verbose mode.
2008-06-29 jbRevice the way the CTF conversion is done per object...
2008-06-28 mtmModify the DoParseCommand() to work on (const char...
2008-06-27 danger- markup fixes
2008-06-26 dfrRe-implement the client side of rpc.lockd in the kernel...
2008-06-26 sobomaxFix 6-year old cut&paste error. The # could be escaped...
2008-06-22 obrienAdd an abbreviation for adaptive mode, and document...
2008-06-18 weongyohandle .INF files for PCMCIA correctly that specify...
2008-06-16 flzRemove support for RELENG_4 (__FreeBSD_version < 500039).
2008-06-16 flzStyle fix (use naked commands).
2008-06-12 flz- add: Keep dependent packages too if -K is specified.
2008-06-11 dougbDocument the AUTO_UPGRADE (-U) knob for .mergemasterrc
2008-06-09 edRemove sicontrol(8)'s "ttystat".
2008-06-09 jbChange the CTF conversion makefile code to use a new...
2008-06-06 peterAdd more card state dump routines. Decode more bitfiel...
2008-06-05 edMake ppp use <termios.h>, not <sys/tty.h>.
2008-06-04 mlaierAdd a newline after usage.
2008-06-03 jkim- Replace rcsid with __FBSDID.
next