| Commit message (Expand) | Author | Age | Files | Lines |
* | Add another example showing how you can use pppctl to only allow | nik | 2000-04-30 | 1 | -0/+21 |
* | Remove bogus include, as per style(9). | asmodai | 2000-04-30 | 1 | -2/+0 |
* | Allocate space for arrays of type "char *", not "char **". | ghelmer | 2000-04-30 | 1 | -3/+3 |
* | Remove unused include. | asmodai | 2000-04-29 | 2 | -2/+0 |
* | Remove a bogus include. | asmodai | 2000-04-29 | 1 | -1/+0 |
* | Fix a situation where a pointer which should point to dynamically | ghelmer | 2000-04-28 | 1 | -3/+8 |
* | Update periodic to use the function source_rc_confs that | nbm | 2000-04-27 | 1 | -0/+1 |
* | MFPAO3. Improvement of of pccard cis tuple parsing capability. | iwasaki | 2000-04-26 | 4 | -523/+1070 |
* | MFPAO3. Add support multi io window. This code support following cards; | iwasaki | 2000-04-26 | 3 | -59/+97 |
* | The worm device is dead in -CURRENT, and wormio.h just went away. | obrien | 2000-04-26 | 3 | -358/+0 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -3/+3 |
* | Clarify the use of the auth service's -d option for specifying | sheldonh | 2000-04-26 | 1 | -6/+15 |
* | random.h moved to sys/ | obrien | 2000-04-26 | 1 | -2/+2 |
* | Correct typo in description string: `CANNOT' -> `CAN'. | jkoshy | 2000-04-26 | 1 | -1/+1 |
* | ancontrol first appeared in FreeBSD 4.0, not 3.0. | mpp | 2000-04-23 | 1 | -3/+3 |
* | Cosmetic - fix RCS tag. | markm | 2000-04-23 | 1 | -1/+1 |
* | Reduce the default timeout for the three button emulation | yokota | 2000-04-21 | 2 | -2/+2 |
* | o Update extattrctl.8 to reflect new initattr -p, -r, and -w options. | rwatson | 2000-04-20 | 2 | -4/+41 |
* | o Allow the ``-p'' argument to be specified to initattr, which indicates | rwatson | 2000-04-20 | 1 | -8/+46 |
* | Slight grammar and white-space modification. | phantom | 2000-04-20 | 1 | -3/+5 |
* | Remove useless .Nm macro argument | phantom | 2000-04-20 | 1 | -2/+2 |
* | o Update initattr to add magic numbers and version number | rwatson | 2000-04-19 | 1 | -35/+99 |
* | Enable 8bit chars excepting high controls | ache | 2000-04-18 | 1 | -4/+10 |
* | Minor man page formatting changes and improvements. | rwatson | 2000-04-17 | 2 | -5/+12 |
* | Code compiles and installs 100% better if included in the Makefile. | rwatson | 2000-04-16 | 3 | -0/+16 |
* | Introduce userland utilities to set and get extended attributes. These | rwatson | 2000-04-16 | 4 | -0/+342 |
* | Change "FreeBSD 5.0" to ".Fx 5.0" | chris | 2000-04-16 | 1 | -1/+2 |
* | Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extended | rwatson | 2000-04-15 | 4 | -0/+261 |
* | Fix minor bugs. | iwasaki | 2000-04-14 | 2 | -1/+10 |
* | Replace the inappropriate use of .Nx (netBSD) with a more generalized | sheldonh | 2000-04-14 | 1 | -1/+1 |
* | remove extern int errno; include errno.h | imp | 2000-04-14 | 2 | -2/+1 |
* | Whitespace change: reformat to avoid hard sentence breaks and long | sheldonh | 2000-04-13 | 1 | -19/+35 |
* | Remove a rogue space | brian | 2000-04-13 | 1 | -1/+1 |
* | Unhook headers from development tree and point to the actual system headers. | msmith | 2000-04-11 | 5 | -28/+9 |
* | Set the right default timeout to 200ms as per the manpage. | roberto | 2000-04-11 | 1 | -1/+1 |
* | - Use .Ar properly at the end of a sentence: | chris | 2000-04-11 | 1 | -2/+1 |
* | Add mlxcontrol. | msmith | 2000-04-11 | 1 | -0/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r59138, | msmith | 2000-04-11 | 7 | -0/+1561 |
|\ |
|
| * | This is a command-line management tool for RAID controllers managed by the | msmith | 2000-04-11 | 7 | -0/+1561 |
* | | Installing via an HTTP proxy should not attempt to resolve the | murray | 2000-04-10 | 1 | -1/+5 |
* | | Add a missing ``break'' | brian | 2000-04-09 | 1 | -0/+1 |
* | | Add restart capability by SIGHUP. On restart, working configuration | iwasaki | 2000-04-08 | 4 | -6/+255 |
* | | Follow up to the 3 button emulation update in rev 1.41: | yokota | 2000-04-08 | 1 | -20/+25 |
* | | More error checking and idiot-proofing for the user editor. | murray | 2000-04-08 | 1 | -2/+16 |
* | | PR: 17559 | murray | 2000-04-08 | 5 | -3/+28 |
* | | When running ppp -background, show comfort messages showing | brian | 2000-04-07 | 6 | -40/+74 |
* | | I didn't get this right the last time.... | brian | 2000-04-06 | 1 | -13/+20 |
* | | Fixed minor annoyance with sysinstall being redundant / braindead in | murray | 2000-04-06 | 1 | -1/+3 |
* | | MFPAO: support wildcard entry for generic serial and fixed | iwasaki | 2000-04-05 | 6 | -11/+133 |
* | | Pass timezone information to an nwfs mount. | bp | 2000-04-05 | 1 | -3/+21 |