| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a number of warnings. A gcc preprocessor bug relating to macros | iedowse | 2002-04-28 | 1 | -38/+53 |
* | Oops, remove references to NLOCKED and NWANTED, now that they no | iedowse | 2002-04-28 | 2 | -8/+0 |
* | Include <netinet/in.h> to squash one more compile-time warning. | gad | 2002-04-25 | 1 | -0/+2 |
* | When using %p to print out pointers to struct's, first cast the values | gad | 2002-04-25 | 1 | -7/+8 |
* | PR: 33966 | hm | 2002-04-24 | 1 | -6/+6 |
* | handle ECONNABORTED. | ume | 2002-04-24 | 1 | -1/+3 |
* | typo in connect(2) error handling. | ume | 2002-04-24 | 1 | -2/+2 |
* | Change the name of the 'bin' distribution to 'base'. | obrien | 2002-04-23 | 6 | -26/+26 |
* | Improve the error message the user sees if the startdaemon routine cannot | gad | 2002-04-23 | 1 | -4/+6 |
* | Implement new printcap option of "rc" aka "remote.resend_copies". | gad | 2002-04-23 | 4 | -11/+70 |
* | Add 'const' to some casts to fix two warnings that are printed by the | gad | 2002-04-22 | 2 | -4/+4 |
* | Add 'const' to some casts to fix two warnings that are printed by the | gad | 2002-04-22 | 1 | -2/+2 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 19 | -26/+26 |
* | Don't needlessly redefine the afterinstall target. | ru | 2002-04-22 | 1 | -6/+1 |
* | Add a Makefile for this. | jake | 2002-04-22 | 1 | -0/+6 |
* | Underline the default value for rp=, the same way all the other string-type | gad | 2002-04-22 | 1 | -1/+1 |
* | Add description of `mc' (max copies), add short-form to long-form mapping | gad | 2002-04-22 | 3 | -0/+6 |
* | Turn blank lines into .Pp . This does not significantly change the | fenner | 2002-04-21 | 1 | -1/+2 |
* | Don't load the netgraph line discipline. When it's in use, TIOCMGET | brian | 2002-04-21 | 1 | -0/+7 |
* | Improve the Bzip2 handling. | obrien | 2002-04-20 | 4 | -19/+35 |
* | sysinstall compiles on sparc64. | jake | 2002-04-20 | 1 | -4/+1 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 29 | -102/+181 |
* | Add character translation table between Unix and NetWare according | bp | 2002-04-20 | 1 | -9/+9 |
* | Change lpd to recognize the '-s' parameter as a preferred synonym | gad | 2002-04-19 | 2 | -13/+26 |
* | Remove a safety-setting line which is unnecessary now that the previous | gad | 2002-04-19 | 1 | -1/+0 |
* | Fix 'deamon' -> 'daemon' in a comment. | gad | 2002-04-19 | 1 | -1/+1 |
* | Add a little detail to the syslog-msg that comes up when lpd can not | gad | 2002-04-19 | 1 | -2/+3 |
* | Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket | suz | 2002-04-19 | 1 | -1/+3 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 9 | -184/+78 |
* | Clean up usage message: don't put optional parameter's in brackets. | rwatson | 2002-04-19 | 1 | -7/+7 |
* | Add variable substitutions for SOCKNAME, IPOCTETSIN, IPOCTETSOUT, IPPACKETSIN, | brian | 2002-04-17 | 2 | -32/+136 |
* | Make mppath and masterpasswd pointers instead of arrays, and initialize | des | 2002-04-17 | 1 | -2/+4 |
* | Don't display an extraneous ``: '' with some packets in/packets out diagnostics | brian | 2002-04-16 | 1 | -1/+1 |
* | Make the way FSM options are processed easier to read by using structures | brian | 2002-04-16 | 12 | -731/+746 |
* | Constify and stylify yppusherr_string(). | des | 2002-04-16 | 1 | -6/+11 |
* | Correct spacing. | dd | 2002-04-16 | 1 | -1/+1 |
* | Remove bogus reference to _use_yp. | des | 2002-04-15 | 1 | -9/+1 |
* | When it's necessary to kldload tun(4), don't forget to re-try to open | brian | 2002-04-15 | 3 | -8/+15 |
* | Make the MTRR code a bit more defensive - this should help people | dwmalone | 2002-04-14 | 1 | -0/+1 |
* | Add support for an additional field to the packages/INDEX file. If | murray | 2002-04-13 | 1 | -8/+45 |
* | Read the CD_VOLUME property from the cdrom.inf file and use it to | murray | 2002-04-13 | 1 | -0/+7 |
* | Add the concept of a volume to the device and package structures. If | murray | 2002-04-13 | 2 | -0/+4 |
* | Stop "make depend" from attempting to delete non-existent .depend. | ru | 2002-04-11 | 1 | -1/+1 |
* | Make kldxref work for Elf64 (which has 32 bit hash tables) | peter | 2002-04-11 | 2 | -7/+7 |
* | When binding to transports if getnetconfigent() fails then actually | alfred | 2002-04-11 | 1 | -1/+2 |
* | Only remove the '\n' at the end of a line if there is one. | dwmalone | 2002-04-10 | 1 | -1/+2 |
* | Close a very small window during which new (empty) instances of rotated log | sheldonh | 2002-04-10 | 1 | -4/+13 |
* | timed(8) manual page has some incorrect grammer | trhodes | 2002-04-09 | 1 | -4/+2 |
* | chown(8) was not describing symlinks correctly, fixed. | trhodes | 2002-04-09 | 1 | -3/+6 |
* | Change typo, 2347 -> 2047. | asmodai | 2002-04-09 | 1 | -1/+1 |