aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Try to guess prefixlen for guessable cases.Hajimu UMEMOTO2002-05-201-0/+33
* Turn nfsiod into a vfs loader and sysctl wrapper that controls the numberPeter Wemm2002-05-192-89/+47
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asRobert Watson2002-05-1921-6442/+0
* Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.Juli Mallett2002-05-172-2/+1
* - Further replacing of UM_* macros with the appropriate function call. IAndrew R. Reiter2002-05-171-43/+38
* - Replace UM_* macros by replacing them with the appropriate functionAndrew R. Reiter2002-05-178-50/+50
* Don't install scriptdump which is written in Perl. This isHajimu UMEMOTO2002-05-161-1/+1
* more file system > filesystemTom Rhodes2002-05-1669-487/+488
* Use fgetln to remove the static limit on the length of lines inIan Dowse2002-05-141-14/+15
* Match prototypes to functions over in fsck_ffs.Poul-Henning Kamp2002-05-141-3/+3
* Style.Ruslan Ermilov2002-05-131-3/+4
* Remove unneeded include.Poul-Henning Kamp2002-05-131-1/+0
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-134-8/+0
* Handle symbolic names for common ethernet types (ip, arp etc.)Luigi Rizzo2002-05-131-19/+85
* UFS2 preparation commit:Poul-Henning Kamp2002-05-128-221/+27
* Sigh, more BBSIZE related breakage.Poul-Henning Kamp2002-05-126-0/+6
* Main functional change is the implementation of matching of MAC headerLuigi Rizzo2002-05-121-745/+706
* Retire the bogus uses of the disklabel field d_sbsize and begin toPoul-Henning Kamp2002-05-126-20/+4
* s/demon/daemon/Dima Dorfman2002-05-121-1/+1
* Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".Maxime Henrion2002-05-111-1/+1
* Reword the ``alias'' description slightly. We must specify a non-conflictingBrian Somers2002-05-111-2/+3
* unbreak build: include string.h for strcmp prototype.Alfred Perlstein2002-05-111-0/+1
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-091-2/+3
* Don't forget to null-terminate string we got from sysctl (f.e. in 'A' format).Andrey A. Chernov2002-05-081-1/+1
* 'file system' > filesystemTom Rhodes2002-05-061-12/+18
* Address a few minor style and consistency issues in revision 1.32.Ian Dowse2002-05-061-23/+15
* Make argument to printf match format.Marcel Moolenaar2002-05-061-1/+1
* Fix a couple of problems which could cause panics at runtime:Luigi Rizzo2002-05-051-51/+56
* Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENTMaxime Henrion2002-05-051-2/+23
* - revert back to vmcore.#Bill Fenner2002-05-053-109/+271
* Restore the minfree functionality into savecore. This patchMaxime Henrion2002-05-041-7/+80
* Swap the order of mount and nmount calls. We now call nmountMaxime Henrion2002-05-021-14/+14
* Set the permissions on restored symbolic links.Ian Dowse2002-05-021-1/+19
* Minor bug fixes uncovered while working on UFS2.Kirk McKusick2002-05-022-2/+2
* Make this compile and not segfault on ia64. ptr = strdup("foo"); isPeter Wemm2002-05-011-3/+4
* Add a hack so that fdisk(8) can initialize an ia64 disk. There isPeter Wemm2002-05-011-0/+10
* Enlighten those who read the FINE POINTS of the documentation a bitCrist J. Clark2002-05-011-3/+14
* Add partition type for IBM's JFS.Greg Lehey2002-04-281-0/+1
* Rename the file used to specify the nextboot to make it clear that thisWes Peters2002-04-261-1/+1
* Add a -k option to reboot to specify the kernel to boot next timeWes Peters2002-04-262-5/+34
* vinum_start: examine storage array devices, not just disks.Greg Lehey2002-04-261-3/+4
* Remove the -v option, it is now default behaviour.Poul-Henning Kamp2002-04-242-17/+5
* Continue the cleanup preparations for UFS2 (& GEOM):Poul-Henning Kamp2002-04-243-168/+116
* Unbreak NFS mounts when mount(8) is invoked as : mount path@server.Maxime Henrion2002-04-231-1/+5
* Do our best to determine if the user is attempting an NFS mount whenMaxime Henrion2002-04-221-6/+19
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-228-19/+19
* Add mount_udf and mount_smbfs to crossrefs.David Malone2002-04-211-0/+2
* Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('.Philippe Charnier2002-04-211-14/+15
* Use `The .Nm utility'Philippe Charnier2002-04-201-4/+5
* Add character translation table between Unix and NetWare accordingBoris Popov2002-04-201-9/+9