summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make bluetooth compile on all platformsemax2004-07-071-3/+4
* 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
* Unbreak pcfs supportmbr2004-07-061-5/+8
* 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
* Where syslogd would have fsync()ed a file in the past, instead set a flagcperciva2004-07-041-3/+25
* Nothing says that /var/log can't be not a directory but a symbolic linksobomax2004-07-041-2/+2
* 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
* Fix to not use 255, but instead use APM_UNKNOWN.imp2004-06-301-9/+9
* Remove a duplicated printf().mux2004-06-301-1/+0
* Re-implement LQM, this time according to the rfc.brian2004-06-3010-67/+208
* 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
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...eik2004-06-2913-81/+110
* - pkg_create: new flag -S (clean room installation)eik2004-06-295-33/+74
* - match package version numbers with relational operatorseik2004-06-2913-49/+403
* - complete rewrite of the version number parsing code, restoring compatibiliy...eik2004-06-294-87/+265
* Mention that ``set mtu max'' is necessary for PPPoE.brian2004-06-291-0/+3
* Reduce MAXMSS limit by 12 bytes to allow for rfc 1323.brian2004-06-291-1/+1
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedemax2004-06-282-17/+17
* Prepare jail(8) utility for new functionality which will limitpjd2004-06-271-4/+6
* If HISMACADDR is set in the environment (by pppoed), pass the value tobrian2004-06-261-0/+16
* Remove dependency on dev/usb/usbdevs.h, in preparation for itsimp2004-06-251-2/+4
* Adjust the system endian and a.out headers to be more MI and cross-buildingobrien2004-06-229-353/+165
* libcompat doesn't seem to be needed any more.phk2004-06-211-2/+2
* libcompat doesn't seem to be necessary any more.phk2004-06-211-3/+0
* Merge changes from the tzcode2004a import.stefanf2004-06-205-51/+89
* Fix the format-string in a call to err(). It was causing a warning ifgad2004-06-201-1/+1
* This commit was generated by cvs2svn to compensate for changes in r130780,stefanf2004-06-201-97/+0
* This commit was generated by cvs2svn to compensate for changes in r130777,stefanf2004-06-204-26/+1028
|\
| * Import the rest of tzcode2004a, the bits needed for the timezone compiler.stefanf2004-06-209-92/+1162
* | Fix the check for a "duplicate filename to compress", so that we're checkinggad2004-06-191-1/+1
* | Use strlcpy(3) to replace the idiomaticrobert2004-06-173-30/+18
* | Document boot0sio and note that it requires modem handshake to work.phk2004-06-171-2/+9
* | Fix a bug which occurred when the home directory given by therobert2004-06-171-1/+2
* | Tabs were accidentally lost in the last commit.mux2004-06-161-0/+3
* | Assorted markup, spelling, and grammar fixes.ru2004-06-161-2/+3
OpenPOWER on IntegriCloud