summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* add mesh supportsam2009-07-172-17/+9
* Correct the name of the Mongolian Documentation package.kensmith2009-07-161-1/+1
* fix Jouni's email addresssam2009-07-127-7/+7
* Give a more expected behavior to -[hns] options, defaulting to alljamie2009-07-082-11/+18
* Fix a typo in the examples.jamie2009-07-081-2/+2
* Add support for using a livefs from a USB disk.cperciva2009-07-084-3/+33
* Refactor code from installFixitCDROM into a new function, fixit_livefs_common.cperciva2009-07-081-49/+70
* Add a missing phrase.brian2009-07-051-1/+1
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.brian2009-07-051-0/+2
* Add a new options (-s) that, when specified, skips the question aboutattilio2009-07-042-24/+33
* - Properly order headers, local variables and prototypes. [1]stas2009-07-011-18/+11
* - Fix the bug in write(2) called with incorrect parameters resulting in writesstas2009-07-012-52/+64
* Compiles without higher warn levelmbr2009-06-301-2/+0
* Don't imply that only FTP urls are supported when we can't fetchbrian2009-06-301-1/+1
* Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet networkmbr2009-06-304-0/+244
* - Add support to atomically set/clear individual bits of a MSR registerstas2009-06-302-25/+136
* - release/* update to use freebsd-doc-* packages instead of buildingblackend2009-06-285-12/+211
* Correct a typo (which you can use to in order -> which you can use in orderdelphij2009-06-251-1/+1
* Support shadow.byname and shadow.byuid maps, protecting them bybrian2009-06-253-27/+81
* Raise the default size of the EFI partition on ia64 from 100MB to 400MB.jhb2009-06-251-1/+1
* Make sysinstall search for /dev/daXa and register such devices as USB disks.cperciva2009-06-248-2/+180
* This adds a new "stdio" mode to cxgbtool - it's an interactive modenp2009-06-241-18/+83
* Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.joerg2009-06-244-25/+5
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationdfr2009-06-247-77/+74
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-246-637/+176
* Fix end-of-line issues that can come up when `lpq' reads informationgad2009-06-241-1/+102
* Add detection of UFS filesystems.cperciva2009-06-242-4/+61
* When mountd.c parses the nfsv4 root line(s) in /etc/exports, itrmacklem2009-06-231-1/+13
* Add a limit for child jails via the "children.cur" and "children.max"jamie2009-06-231-8/+15
* Whitespace fix.jamie2009-06-231-1/+1
* Remove obsolete comment describing how the command line isjamie2009-06-231-5/+0
* o Fix usage() prototype [1] and correct its call.maxim2009-06-231-2/+2
* o style(9) usage() definition: it doesn't need an argument.maxim2009-06-231-3/+2
* o Remove unneeded argument in fprintf(3) call in usage().maxim2009-06-231-1/+1
* If the label being printed by getpmac(8) is empty, then don't print arwatson2009-06-201-1/+2
* - Include rpcv2.h before other NFS includes. That allows nfscbd tostas2009-06-201-1/+1
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-192-4/+5
* When running pkg_add -r, check & install our dependencies for eachbrian2009-06-196-44/+81
* In preparation for raising NGROUPS and NGROUPS_MAX, change basebrooks2009-06-195-11/+33
* Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDRkan2009-06-181-7/+0
* Use the right jail parameters for -v (cpuset has changed to cpuset.id).jamie2009-06-171-1/+1
* Add cas(4).marius2009-06-151-0/+1
* Add volatile to sig_atomic_t where it was missing.des2009-06-142-2/+2
* Include <sys/wait.h> and <signal.h> for wait() and kill().ed2009-06-141-0/+2
* Add -m and -t options.brian2009-06-142-2/+13
* Remove "extern" from function prototypes, and fix some (but not all)des2009-06-1315-196/+154
* Wrap some macros that needed wrapping.des2009-06-131-8/+14
* Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-1313-87/+87
* nscd builds cleanly at WARNS level 3.des2009-06-131-2/+1
OpenPOWER on IntegriCloud