| Commit message (Expand) | Author | Age | Files | Lines |
* | Priner control devices are now lpt*.ctl. | obrien | 2004-07-18 | 1 | -1/+1 |
* | Support a ``set rad_alive N'' command to enable periodic RADIUS accounting | brian | 2004-07-17 | 7 | -42/+190 |
* | After talking to Colin, | mr | 2004-07-16 | 3 | -64/+70 |
* | Refer to the sysutils/cdrtools port now that the sysutils/mkisofs port | keramida | 2004-07-16 | 1 | -1/+4 |
* | Reenable nullfs for local links. The change from 'struct vfsconf' | mbr | 2004-07-15 | 1 | -3/+3 |
* | Fix ``set ifaddr''. The code was actually using an uninitialised variable, | brian | 2004-07-15 | 1 | -1/+1 |
* | Fix 'camcontrol rescan' syntax and use the proper indentation for | roam | 2004-07-15 | 1 | -2/+2 |
* | Remove a stray backslash | brian | 2004-07-14 | 1 | -1/+1 |
* | Fix a few cases that relied on 'implicit int' (constraint violation in C99). | stefanf | 2004-07-11 | 2 | -1/+2 |
* | Markup nit picking. | ru | 2004-07-09 | 1 | -6/+5 |
* | Make bluetooth compile on all platforms | emax | 2004-07-07 | 1 | -3/+4 |
* | PC98 got it right here: sectors can be non-512 byte sized. | phk | 2004-07-07 | 1 | -5/+0 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 4 | -14/+18 |
* | Generate fresh aux_conf.h. | mbr | 2004-07-06 | 1 | -18/+6 |
* | Check if `dirmask' is a member of `pcfs_args_t'. | mbr | 2004-07-06 | 1 | -0/+3 |
* | Unbreak pcfs support | mbr | 2004-07-06 | 1 | -5/+8 |
* | Update OS-dependent variables. | mbr | 2004-07-06 | 1 | -12/+15 |
* | Sort SEE ALSO references (in dictionary order, ignoring case). | ru | 2004-07-04 | 2 | -4/+4 |
* | Fix dofsync() declaration. | cperciva | 2004-07-04 | 1 | -1/+1 |
* | Where syslogd would have fsync()ed a file in the past, instead set a flag | cperciva | 2004-07-04 | 1 | -3/+25 |
* | Nothing says that /var/log can't be not a directory but a symbolic link | sobomax | 2004-07-04 | 1 | -2/+2 |
* | Eliminated double whitespace. | ru | 2004-07-03 | 20 | -50/+53 |
* | Use C99 conforming designated initialisers rather than the obsolete GCC syntax. | stefanf | 2004-07-03 | 2 | -18/+18 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -19/+38 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 107 | -681/+1317 |
* | Fixed SEE ALSO references. | ru | 2004-07-02 | 1 | -13/+13 |
* | Removed trailing whitespace. | ru | 2004-07-02 | 2 | -3/+3 |
* | Fixed spelling of the document date. | ru | 2004-07-02 | 1 | -1/+1 |
* | Static device counts will not be supported in 6.x so place the generated | brooks | 2004-06-30 | 1 | -0/+2 |
* | Fix to not use 255, but instead use APM_UNKNOWN. | imp | 2004-06-30 | 1 | -9/+9 |
* | Remove a duplicated printf(). | mux | 2004-06-30 | 1 | -1/+0 |
* | Re-implement LQM, this time according to the rfc. | brian | 2004-06-30 | 10 | -67/+208 |
* | Also print out the standard header for FADT since it has one. | njl | 2004-06-30 | 1 | -7/+12 |
* | - pkg_add spawns itself as argv[0] when installing dependent packages, to | eik | 2004-06-29 | 27 | -61/+97 |
* | - pkg_info: flag -r: (show packages this packages depends on (documentation c... | eik | 2004-06-29 | 13 | -81/+110 |
* | - pkg_create: new flag -S (clean room installation) | eik | 2004-06-29 | 5 | -33/+74 |
* | - match package version numbers with relational operators | eik | 2004-06-29 | 13 | -49/+403 |
* | - complete rewrite of the version number parsing code, restoring compatibiliy... | eik | 2004-06-29 | 4 | -87/+265 |
* | Mention that ``set mtu max'' is necessary for PPPoE. | brian | 2004-06-29 | 1 | -0/+3 |
* | Reduce MAXMSS limit by 12 bytes to allow for rfc 1323. | brian | 2004-06-29 | 1 | -1/+1 |
* | Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticed | emax | 2004-06-28 | 2 | -17/+17 |
* | Prepare jail(8) utility for new functionality which will limit | pjd | 2004-06-27 | 1 | -4/+6 |
* | If HISMACADDR is set in the environment (by pppoed), pass the value to | brian | 2004-06-26 | 1 | -0/+16 |
* | Remove dependency on dev/usb/usbdevs.h, in preparation for its | imp | 2004-06-25 | 1 | -2/+4 |
* | Adjust the system endian and a.out headers to be more MI and cross-building | obrien | 2004-06-22 | 9 | -353/+165 |
* | libcompat doesn't seem to be needed any more. | phk | 2004-06-21 | 1 | -2/+2 |
* | libcompat doesn't seem to be necessary any more. | phk | 2004-06-21 | 1 | -3/+0 |
* | Merge changes from the tzcode2004a import. | stefanf | 2004-06-20 | 5 | -51/+89 |
* | Fix the format-string in a call to err(). It was causing a warning if | gad | 2004-06-20 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r130780, | stefanf | 2004-06-20 | 1 | -97/+0 |