summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixing yet another regression introduced in rev1.37 by preserving cs_localavatar2005-12-011-0/+1
* We couldn't specify the rule for filtering tunnel traffic since anume2005-11-292-16/+62
* Catch up with ip_dummynet.h rev. 1.38 and fix build.glebius2005-11-291-2/+2
* Garbage-collect now unused struct _ipfw_insn_pipe and flush_pipe_ptrs(),glebius2005-11-291-1/+1
* Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op.rodrigc2005-11-291-2/+0
* Change filesystem name from mqueue to mqueuefs for style consitent,davidxu2005-11-271-2/+2
* Support mounting POSIX message queue filesystem.davidxu2005-11-261-1/+2
* It turns out that set_charset() invokes build_iovec_argf() which modifiesavatar2005-11-251-6/+6
* It turns out that set_charset() invokes build_iovec() which modifiesavatar2005-11-251-5/+5
* Fixing a regression introduced in rev1.72 by connecting cd9660 to theavatar2005-11-241-1/+1
* Add a -f configfile option to devd(8), based on a patch submitted byjkoshy2005-11-242-5/+33
* Fix prototype.ru2005-11-241-1/+4
* s/5.5/6.0/ in HISTORY section.joel2005-11-241-1/+1
* Remove UFS-specific parts from mount(8).rodrigc2005-11-233-136/+1
* These files were never hooked into the build, and were the startrodrigc2005-11-232-151/+0
* Do not pass userquota and groupquota mount options to nmount().rodrigc2005-11-231-0/+4
* - Adding the missing 'W' option back which was accidentally removedavatar2005-11-231-2/+2
* Bring mount_nullfs up to WARNS=6.rodrigc2005-11-212-8/+6
* For mounting a UFS filesystem, call nmount() directly, instead of havingrodrigc2005-11-211-3/+1
* Fix whitespace issues.le2005-11-202-59/+59
* Finally bring in what was produced during Google SoC 2005:le2005-11-193-51/+533
* -mdoc sweep.ru2005-11-1814-93/+100
* Do not install boot_i386.8 on all architectures.ru2005-11-171-1/+3
* Do not pass noauto to nmount() or external mount program.rodrigc2005-11-161-1/+10
* In build_iovec(), if passed in len is -1, check to see ifrodrigc2005-11-141-3/+6
* o Style: restore tab indentation mangled in the previous delta.maxim2005-11-141-5/+5
* Reuse delete_and_clear() template helper.bland2005-11-141-5/+1
* Increase WARNS level to 6.rodrigc2005-11-131-1/+1
* Convert mount_msdosfs to use nmount().rodrigc2005-11-131-98/+76
* Increase WARNS level to 6.rodrigc2005-11-131-0/+1
* Changes to reflect that size_t parameter to build_iovec() is a size_t.rodrigc2005-11-131-3/+4
* Increase WARNS level to 6rodrigc2005-11-131-1/+1
* Convert mount_cd9660 to use nmount().rodrigc2005-11-131-46/+53
* - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-133-8/+31
* - Minor fixes to raise WARNS level to 6.rodrigc2005-11-125-52/+223
* Document -32 flag in usage() output as well.jhb2005-11-111-1/+1
* Document the -32 switch available on amd64.jhb2005-11-111-0/+4
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-27/+12
* Fix malloc size (visible on amd64, with "kldconfig -r").ru2005-11-071-1/+1
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
* Don't crash when given an invalid nwkey string.brooks2005-10-281-0/+2
* gmirror.8:ceri2005-10-252-2/+4
* Restore the documentation about uid, gid or prison based rules requiringcsjp2005-10-231-0/+10
* Remove a diagnostic message that can't occur: we lost the ability todds2005-10-201-3/+0
* Make devd WARNS=4 clean and bump WARNS accordingly. This will insurebrooks2005-10-192-3/+3
* As pointed out on current@, we don't want to declare a variable in a scopeimp2005-10-191-1/+1
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* Add new option `q', which makes second stage loader quiet unless autobootsobomax2005-10-161-1/+10
* Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> orrse2005-10-141-10/+6
* fixed a crush when either -lh or -ls option is used.ume2005-10-131-3/+3
OpenPOWER on IntegriCloud