summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.njl2004-01-041-16/+25
* mergemaster -p (pre-world) doesn't populate /etc/rc.d, which led to adougb2004-01-041-5/+4
* Add 'fwe' so one doesn't get "<unknown network interface type>".obrien2004-01-042-0/+2
* Use fprintf() instead of errx() when displaying usage string. The program namecharnier2004-01-041-2/+3
* Properly use strftime(): NUL terminating character is already taken intocharnier2004-01-041-1/+1
* Remove unused local variable.charnier2004-01-041-4/+3
* Tweak ndiscvt to support yet another flavor of .INF files (look forwpaul2004-01-031-0/+2
* Fix usage() (-d is really -n).green2004-01-021-1/+1
* Handle WinNT .inf files with a $windows nt$ signature but no .NT decoratedwpaul2004-01-022-2/+10
* I missed a s/package_exists/package_installed/ in the last commit.obrien2004-01-021-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofobrien2004-01-021-1/+1
* I think we can stop doing 'ldconfig -aout' during the install now.obrien2004-01-023-10/+0
* s/package_exists/package_installed/g as that's much more descriptive ofobrien2004-01-025-12/+8
* FBSD nit.obrien2004-01-022-4/+2
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addwpaul2004-01-025-8/+115
* Catch up with reality with respect to the location of 4.8, 4.9,bmah2004-01-021-1/+6
* * Update copyrightdougb2004-01-011-2/+51
* Be consistent in the EXAMPLES formatting.obrien2004-01-011-0/+1
* Only a read-only file descriptor is required to implement list_devs()rwatson2003-12-311-1/+1
* Use separate events for resume from standby and suspend in the apm(4)njl2003-12-301-3/+7
* Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They arenjl2003-12-302-4/+31
* Remember to use stringcvt() to expand %foo% strings in registry values inwpaul2003-12-301-1/+1
* Use intmax_t to avoid wrap on large images in verbose output.alfred2003-12-281-3/+4
* you have to use 'install' subcommand instead of '-c' optionume2003-12-261-1/+1
* when no source-address-selection policy is installed, not scanume2003-12-261-1/+5
* o Actually add -x option: probeonly assigment was missedmaxim2003-12-261-0/+3
* Correct a typo in the text.wpaul2003-12-231-9/+2
* Fix a case of undefined behavior due to overlapping buf objects inschweikh2003-12-231-2/+3
* fixed a bug that 'ip6addrctl delete' command does not worksuz2003-12-221-1/+1
* Teach the Fixit environment how to deal with a dynamic root. Symlinkscottl2003-12-212-12/+12
* - Add new FTP mirror site in Turkey (first/only one).kensmith2003-12-212-0/+6
* Do an update mount operation to mount the mfsroot as read/write ratherjhb2003-12-202-2/+12
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).emax2003-12-191-2/+2
* Make ndiscvt(8) emit the binary image array as inline assembly code ratherwpaul2003-12-181-8/+16
* Grrrr. Remove -g flag that snuck in.wpaul2003-12-181-1/+1
* Deal with the duplicate sysctl leaf problem. A .inf file may containwpaul2003-12-182-33/+27
* Install 100dpi fonts by default when installing X11: fun as using 75dpirwatson2003-12-171-1/+1
* Correct truncation detection after use of snprintf: The case wherenectar2003-12-172-5/+5
* o grammar fixesbrueffer2003-12-171-7/+7
* Re-linewrap help file on securelevels in sysinstall: sysinstall isrwatson2003-12-161-24/+26
* Once upon a time, DEVFS was optional, major numbers where static, and /devscottl2003-12-161-22/+1
* Provide a way to deal with rc.conf which may already be populated in certaintrhodes2003-12-132-0/+4
* Support yet another variant of WinXP .INF files.wpaul2003-12-131-5/+11
* Attempt to handle WinXP .INF files. Also, in dump_regvals(), handlewpaul2003-12-121-9/+36
* Fix handling of .INF files with more than one PCI ID defined.wpaul2003-12-111-2/+3
* Fix getopt() string so -o works.wpaul2003-12-111-1/+1
* Grrr. Put the right .PATH statements in the right Makefiles.wpaul2003-12-111-1/+1
* Commit the ndiscvt(8) utility too. (Missed it in the last import.)wpaul2003-12-117-0/+1138
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+1
* Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.hobrien2003-12-101-0/+1
OpenPOWER on IntegriCloud