| Commit message (Expand) | Author | Age | Files | Lines |
* | This is an initial whitespace cleanup commit, new content to follow. | kensmith | 2004-03-01 | 1 | -19/+38 |
* | Revert previous change. The effect of -w or -W option is described in | charnier | 2004-02-29 | 1 | -1/+1 |
* | Make rmuser now also remove ipc resources. Also, fix a few minor | schweikh | 2004-02-29 | 1 | -4/+18 |
* | Add skeleton build dirs for pf userland: | mlaier | 2004-02-28 | 1 | -0/+26 |
* | o Now when the Cold War is ended we can confess our pppd(8) supports | maxim | 2004-02-28 | 1 | -0/+6 |
* | Rename the WATCHDOG option to SW_WATCHDOG and make it use the | phk | 2004-02-28 | 4 | -56/+211 |
* | Add extra sanity check for SDP packets in libsdp(3) | emax | 2004-02-26 | 1 | -1/+3 |
* | Backed out previous commit (bogus addition of -static to CFLAGS). | bde | 2004-02-26 | 1 | -3/+2 |
* | Fix endianes bug | emax | 2004-02-25 | 1 | -0/+3 |
* | According to source code, under certain conditions, logging goes to the | charnier | 2004-02-25 | 1 | -1/+1 |
* | Update manual page. | phk | 2004-02-25 | 1 | -19/+26 |
* | Recognize "auto" format. | phk | 2004-02-25 | 2 | -6/+47 |
* | Set size field correctly, it is number of sectors on the device, not | phk | 2004-02-25 | 1 | -2/+6 |
* | Add an 'add' command to ugidfw(8), which permits specifying a new | rwatson | 2004-02-25 | 2 | -10/+65 |
* | Have edquota honour MAXLOGNAME rather than hardcoding the maximum | ceri | 2004-02-24 | 1 | -1/+1 |
* | style.Makefile(5): | johan | 2004-02-23 | 5 | -5/+5 |
* | Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8) | emax | 2004-02-23 | 2 | -19/+88 |
* | Report login attempts to syslog. Due to the statically-linked nature of | cperciva | 2004-02-22 | 2 | -1/+21 |
* | Normalize polling interval while the target is offline. | simokawa | 2004-02-20 | 2 | -7/+13 |
* | Clarify the "lp" description to mention port@host syntax. | kientzle | 2004-02-19 | 1 | -1/+1 |
* | Add "-q" argument to setfmac and setfsmac to allow the patient but | rwatson | 2004-02-18 | 3 | -13/+27 |
* | l2ping(8) should not loose echo data if target does not responds to the ping | emax | 2004-02-17 | 2 | -24/+36 |
* | Whitespace nit. | des | 2004-02-17 | 1 | -1/+1 |
* | The callrpc call to unmonitor hosts was passing the wrong xdr | alfred | 2004-02-17 | 1 | -2/+2 |
* | Add -d flag to monitor BIO_DELETE operations too | phk | 2004-02-15 | 2 | -4/+27 |
* | Initial import of RFC 2385 (TCP-MD5) digest support. | bms | 2004-02-11 | 3 | -4/+22 |
* | Flush stdout when -A option is used. | sumikawa | 2004-02-10 | 1 | -0/+1 |
* | Fix a typo that stopped ypset's -h option from working with a | iedowse | 2004-02-09 | 1 | -1/+1 |
* | The "bin" distribution was renamed to "base" in CURRENT. | olgeni | 2004-02-07 | 2 | -2/+2 |
* | Correct typo. | le | 2004-02-06 | 1 | -1/+1 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 3 | -5/+5 |
* | Fix typo, s/transmitts/transmits/ | johan | 2004-02-04 | 1 | -1/+1 |
* | Removed unnecessary dependencies on librpcsvc. | ru | 2004-02-04 | 2 | -4/+4 |
* | Put libdevstat before libkvm, because the former depends on the latter. | ru | 2004-02-04 | 1 | -2/+2 |
* | Drop unused dependencies. | ru | 2004-02-04 | 1 | -3/+0 |
* | Move the checks for whether or not to build pppctl to | deischen | 2004-01-31 | 1 | -8/+15 |
* | Use strtol to parse the <%d> tags in printline() and printsys(). | iedowse | 2004-01-31 | 1 | -18/+18 |
* | Apply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The LDADD variable | marcel | 2004-01-31 | 1 | -1/+1 |
* | Add some logic so that pppctl isn't built if the correct threading library | deischen | 2004-01-31 | 1 | -1/+5 |
* | s/-lc_r/-lpthread/ | deischen | 2004-01-30 | 1 | -1/+1 |
* | In checkLabels(), deal with the fact that on ia64 we do not have a | marcel | 2004-01-30 | 2 | -0/+24 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -0/+2 |
* | Get rid of all (but one in write.c) static size buffers. | ru | 2004-01-27 | 6 | -37/+56 |
* | Some Windows .INF files are deliberately sabotaged to prevent them from | wpaul | 2004-01-27 | 1 | -1/+22 |
* | Make a message less scary (based on user feedback) | eivind | 2004-01-26 | 1 | -1/+1 |
* | Make this WARNS=3 clean. | ru | 2004-01-26 | 13 | -19/+28 |
* | Use malloc() instead of alloca() to allocate a (potentially) large buffer | mckay | 2004-01-26 | 1 | -1/+2 |
* | The log file is more useful when line buffered. | mckay | 2004-01-26 | 1 | -0/+1 |
* | Be much more strict about parsing tagged log messages from /dev/klog; | iedowse | 2004-01-26 | 1 | -10/+20 |
* | Cleanup CFLAGS in libsdp(3) Makefile | emax | 2004-01-25 | 2 | -1/+15 |