summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Two style related changes:imp2004-07-211-5/+5
| | | | | | | (1) use strlcpy instead of strncpy since the use here of the latter was incorrect. (2) Move 'N' case into proper sorted order (sorted the same way that ls sorts its args).
* Remove reference to fla driver.phk2004-07-202-2/+0
|
* Add missing Makefile from previous commit.roberto2004-07-201-0/+15
|
* Update our ntpd to the long awaited 4.2.0 version.roberto2004-07-2014-290/+248
| | | | | | | | | | | | | | | This bring us several things: - updated drivers - IPv6 support at last - ntp-genkeys is replaced by ntp-keygen - ntptrace is now a script (courtesy of John Hay) - lots of renamed files from .htm to .html (while I prefer .html, I find the change a bit gratuitous) - still no manpages :( Please test and report. Commit very much helped by: GNU arch (http://gnuarch.org/)
* Report the number of bytes not written when complaining about failed writesbrian2004-07-201-2/+2
|
* Priner control devices are now lpt*.ctl.obrien2004-07-181-1/+1
|
* Support a ``set rad_alive N'' command to enable periodic RADIUS accountingbrian2004-07-177-42/+190
| | | | | | | | | | | information being sent to the RADIUS server. Logging of RADIUS accounting information moves to a ``set log [+-]radius'' level, along with the RADIUS alive info, and the version number is bumped to 3.2 to reflect this. Mostly submitted by: alx@sm.ukrtel.net (back in January) MFC after: 3 weeks
* After talking to Colin,mr2004-07-163-64/+70
| | | | | | | | apply the patch of bin/61718 (which should include/elimatate kern/61122 also). It seems to fix a few annoying bugs. PR: bin/61718, kern/61122 Submitted by: bg@sics.se ohartman@mail.physik.uni-mainz.de
* Refer to the sysutils/cdrtools port now that the sysutils/mkisofs portkeramida2004-07-161-1/+4
| | | | | | | | has been merged into the former. PR: docs/69087 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> MFC after: 3 days
* Reenable nullfs for local links. The change from 'struct vfsconf'mbr2004-07-151-3/+3
| | | | | to 'struct xvfsconf' broke auto configuration. Patches have been submitted to the vendor.
* Fix ``set ifaddr''. The code was actually using an uninitialised variable,brian2004-07-151-1/+1
| | | | | | | | | | but conveniently, because ncpaddr.ncpaddr_family != AF_INET, the call to ncpaddr_getip4addr() became a no-op leaving the local address as it was (defaulting to whatever my hostname resolves to). PR: 62050 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> MFC after: 3 days
* Fix 'camcontrol rescan' syntax and use the proper indentation forroam2004-07-151-2/+2
| | | | | | | | the FILES list. PR: 66827 Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us> MFC after: 2 weeks
* Remove a stray backslashbrian2004-07-141-1/+1
|
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).stefanf2004-07-112-1/+2
|
* Markup nit picking.ru2004-07-091-6/+5
| | | | Reviewed by: joerg
* Make bluetooth compile on all platformsemax2004-07-071-3/+4
| | | | Reviewed by: imp, ru
* PC98 got it right here: sectors can be non-512 byte sized.phk2004-07-071-5/+0
|
* mdoc(7) fixes.ru2004-07-074-14/+18
|
* Generate fresh aux_conf.h.mbr2004-07-061-18/+6
|
* Check if `dirmask' is a member of `pcfs_args_t'.mbr2004-07-061-0/+3
| | | | | | | | A diff to the autoconf aux-files has been submitted to the amd people. PR: 57401 Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com>
* Unbreak pcfs supportmbr2004-07-061-5/+8
| | | | PR: 68679
* Update OS-dependent variables.mbr2004-07-061-12/+15
|
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-042-4/+4
|
* Fix dofsync() declaration.cperciva2004-07-041-1/+1
| | | | Pointed out by: dwmalone
* Where syslogd would have fsync()ed a file in the past, instead set a flagcperciva2004-07-041-3/+25
| | | | | | | | | | | FFLAG_NEEDSYNC and fsync the file when select() next returns zero. This dramatically speeds up the process of logging large amounts of data, while leaving the essential semantics (that data can be expected to be on disk if we crash) unchanged. In my tests, this speeds up the rc phase of booting by 18-20%. [1] YES PLEASE! by: phk [1]
* Nothing says that /var/log can't be not a directory but a symbolic linksobomax2004-07-041-2/+2
| | | | | | | to a directory. Therefore, use stat(2) instead of lstat(2) to check if /var/log exists. MFC after: 7 days
* Eliminated double whitespace.ru2004-07-0320-50/+53
|
* Use C99 conforming designated initialisers rather than the obsolete GCC syntax.stefanf2004-07-032-18/+18
|
* Mechanically kill hard sentence breaks.ru2004-07-021-19/+38
|
* Mechanically kill hard sentence breaks.ru2004-07-02107-681/+1317
|
* Fixed SEE ALSO references.ru2004-07-021-13/+13
|
* Removed trailing whitespace.ru2004-07-022-3/+3
|
* Fixed spelling of the document date.ru2004-07-021-1/+1
|
* Static device counts will not be supported in 6.x so place the generatedbrooks2004-06-301-0/+2
| | | | | | macros (N<driver>) under BURN_BRIDGES. Discussed with: peter, imp, scottl, ...
* Fix to not use 255, but instead use APM_UNKNOWN.imp2004-06-301-9/+9
| | | | | | | Compare things correctly against -1 or 0 Don't print any capabilities if unknown is returned from the kernel. Reviewed/Submitted by: njl, Liam Foy
* Remove a duplicated printf().mux2004-06-301-1/+0
| | | | Submitted by: Niki Denev <nike_d@cytexbg.com>
* Re-implement LQM, this time according to the rfc.brian2004-06-3010-67/+208
| | | | | PR: 11293 MFC after: 4 weeks
* Also print out the standard header for FADT since it has one.njl2004-06-301-7/+12
|
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-2927-61/+97
| | | | | | | | | | | | | | | | | | enable the use as a port on older systems - use absolute paths in all calls to external programs, to account for strange PATH settings - use INDEX or INDEX-5 depending on FreeBSD version, to enable the use on FreeBSD 4.x as a port. - conditionalize all 4.x/5.x differences on __FreeBSD_version, so that the pkg_install tools can be kept in sync on 4.x and 5.x - Bump PKG_INSTALL_VERSION Reviewed by: portmgr (bento run) MFC after: 4 weeks
* - pkg_info: flag -r: (show packages this packages depends on (documentation ↵eik2004-06-2913-81/+110
| | | | | | | | | | | | | | | | change)) - pkg_info: new flag -j (show the requirements script) - pkg_info: fix verbose output when used on packages - better handling of corrupt entries in /var/db/pkg - differ between corrupt entires and packages not installed - various small fixes PR: 56989, 57016, 57029, 26468
* - pkg_create: new flag -S (clean room installation)eik2004-06-295-33/+74
| | | | | | - pkg_create: checksum meta files too PR: 66032
* - match package version numbers with relational operatorseik2004-06-2913-49/+403
| | | | | | | | | | | | | | - use glob patterns when matching packages by origin - csh-style {...} choices in glob matching - pkg_info: new flag -E (list matching package names only) - pkg_version: new flag -T (test if a given name matches a pattern) - new flag -X (interpret pattern as an extended regular expression) PR: 56961
* - complete rewrite of the version number parsing code, restoring ↵eik2004-06-294-87/+265
| | | | | | | | | | compatibiliy of 5.x with 4.x and portupgrade - parse version numbers of ports containing an underscore followed by a number correctly - handle special strings pl, alpha, beta, pre and rc PR: 56961
* Mention that ``set mtu max'' is necessary for PPPoE.brian2004-06-291-0/+3
| | | | | PR: 32040 MFC after: 2 weeks
* Reduce MAXMSS limit by 12 bytes to allow for rfc 1323.brian2004-06-291-1/+1
| | | | | | PR: 32717 Submitted by: MORI Kouji <moriko@hh.iij4u.or.jp> MFC after: 2 weeks
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedemax2004-06-282-17/+17
| | | | | them earlier. Thanks to Mike Crosland (mcrosland at xs4all.nl) for pointing them out.
* Prepare jail(8) utility for new functionality which will limitpjd2004-06-271-4/+6
| | | | | | seeing status of mounted file system for jailed processes. Pass full path of jail's root directory to the kernel. mount(8) utility is doing the same thing already.
* If HISMACADDR is set in the environment (by pppoed), pass the value tobrian2004-06-261-0/+16
| | | | | | | | the RADIUS server as RAD_CALLING_STATION_ID. PR: 44310 Submitted by: Gleb Smirnoff <glebius@cell.sick.ru> MFC after: 2 weeks
* Remove dependency on dev/usb/usbdevs.h, in preparation for itsimp2004-06-251-2/+4
| | | | | | disappearing from the tree. We already were splitting the baby (using the symbol for the vendor BROADCOM, but not for the device). Use #defines for both.
* Adjust the system endian and a.out headers to be more MI and cross-buildingobrien2004-06-229-353/+165
| | | | | | friendly. Use the systems headers rather than local versions. Reviewed by: ru
OpenPOWER on IntegriCloud