summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Disable SSL renegotiation in order to protect against a seriousColin Percival2009-12-031-0/+1
* MFC r198846 (MF8 r199121):Xin LI2009-11-101-0/+2
* MFC: Remove spurious README and an old version of the manpage.John Baldwin2009-10-282-678/+0
* MFC r197625: Fix using lp(1) without the new -t option after r194171.Jilles Tjoelker2009-10-061-2/+2
* MFC r196475:Hajimu UMEMOTO2009-09-133-3/+42
* MFC r196866:Bjoern A. Zeeb2009-09-051-1/+1
* MFC r196530: Document that ppp handles pipe(2) descriptors specially inBrian Somers2009-08-291-1/+14
* MFC: When ``ppp -direct'' is invoked by a program that uses pipe(2) toBrian Somers2009-08-274-126/+305
* MFC: When realloc()ing device memory for transfer to another ppp process,Brian Somers2009-08-273-11/+13
* MFC r196472:Sam Leffler2009-08-231-0/+2
* MFC 196392:Simon L. B. Nielsen2009-08-191-1/+161
* Merge mptutilScott Long2009-08-1712-0/+4432
* Merge mfiutilScott Long2009-08-1715-0/+5827
* MFC r196272Rink Springer2009-08-161-1/+2
* MFC 196254 - iostat: add a bit of space between tty in/out columnsGiorgos Keramidas2009-08-151-6/+6
* - Merge r196244:Stanislav Sedov2009-08-151-2/+3
* Remove bogus char cast.Remko Lodder2009-08-141-1/+1
* Merge r196213 to stable/8.Colin Percival2009-08-141-0/+1
* MFC 196147: Fix references to the kernel distributions to use the correctJohn Baldwin2009-08-122-3/+3
* MFC r196137:Bjoern A. Zeeb2009-08-121-1/+1
* Merge r196128 to stable/8.Colin Percival2009-08-121-2/+0
* Prepare for 8.0 package set, adjust for 8-stable, acknowledge 9-currentKen Smith2009-08-121-1/+3
* Handle kernels that don't have IPv6 by not sending an "ip6.addr"Jamie Gritton2009-07-311-8/+32
* Style tweak.Robert Watson2009-07-301-2/+1
* Parse the System Resource Affinity Table ('SRAT') used to describe affinityJohn Baldwin2009-07-292-8/+148
* Some jail parameters (in particular, "ip4" and "ip6" for IP addressJamie Gritton2009-07-252-28/+43
* Change the name displayed in sysinstall(8) from 'Wizard Mode'Edward Tomasz Napierala2009-07-253-4/+4
* It is believed the last of the base system that could have an issue withKen Smith2009-07-221-10/+10
* Remove the "dedicated disk mode" partitioning option from sysinstall, inColin Percival2009-07-221-16/+2
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)Brian Somers2009-07-191-3/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* add mesh supportSam Leffler2009-07-172-17/+9
* Correct the name of the Mongolian Documentation package.Ken Smith2009-07-161-1/+1
* fix Jouni's email addressSam Leffler2009-07-127-7/+7
* Give a more expected behavior to -[hns] options, defaulting to allJamie Gritton2009-07-082-11/+18
* Fix a typo in the examples.Jamie Gritton2009-07-081-2/+2
* Add support for using a livefs from a USB disk.Colin Percival2009-07-084-3/+33
* Refactor code from installFixitCDROM into a new function, fixit_livefs_common.Colin Percival2009-07-081-49/+70
* Add a missing phrase.Brian Somers2009-07-051-1/+1
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.Brian Somers2009-07-051-0/+2
* Add a new options (-s) that, when specified, skips the question aboutAttilio Rao2009-07-042-24/+33
* - Properly order headers, local variables and prototypes. [1]Stanislav Sedov2009-07-011-18/+11
* - Fix the bug in write(2) called with incorrect parameters resulting in writesStanislav Sedov2009-07-012-52/+64
* Compiles without higher warn levelMartin Blapp2009-06-301-2/+0
* Don't imply that only FTP urls are supported when we can't fetchBrian Somers2009-06-301-1/+1
* Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet networkMartin Blapp2009-06-304-0/+244
* - Add support to atomically set/clear individual bits of a MSR registerStanislav Sedov2009-06-302-25/+136
* - release/* update to use freebsd-doc-* packages instead of buildingMarc Fonvieille2009-06-285-12/+211
* Correct a typo (which you can use to in order -> which you can use in orderXin LI2009-06-251-1/+1
* Support shadow.byname and shadow.byuid maps, protecting them byBrian Somers2009-06-253-27/+81