| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a rather complicated but impressive example of how | brian | 1999-06-09 | 8 | -0/+380 |
* | sunsite is now metalab. | billf | 1999-06-04 | 1 | -2/+2 |
* | 'make update' in the ports directory. | billf | 1999-06-01 | 1 | -2/+2 |
* | procedure, not proceedure. | billf | 1999-05-30 | 1 | -3/+3 |
* | Remove references to the obsolete src-eBones collection. | jdp | 1999-05-25 | 6 | -17/+11 |
* | Get case right in "COMPAT3X". | obrien | 1999-05-23 | 1 | -2/+2 |
* | upgrade isdn4bsd from version 0.71 to the just released version 0.81 | hm | 1999-05-20 | 4 | -196/+354 |
* | Add a commented out COMPAT22 and COMPAT3x, since we have the others. | obrien | 1999-05-19 | 1 | -1/+3 |
* | Rewording. | dcs | 1999-05-14 | 1 | -3/+3 |
* | Slight not-exactly-bug-but-useful-as-example-code fix. | dcs | 1999-05-14 | 1 | -2/+2 |
* | Add a menu example making use of loader.4th(8) facilities. | dcs | 1999-05-14 | 3 | -2/+159 |
* | Add doc-supfile and www-supfile, for those who'd like to track those | billf | 1999-05-12 | 2 | -0/+123 |
* | Remove NOPERL. Seems to cause too many problems, as those that try don't | obrien | 1999-05-02 | 1 | -3/+1 |
* | Specify the ssh command to use for a VPN inline. | brian | 1999-04-27 | 1 | -7/+3 |
* | Zap lkm examples, they don't do anything anymore. | peter | 1999-04-24 | 16 | -1064/+0 |
* | Make sending the postcard optional (as suggested by phk). | hm | 1999-04-13 | 1 | -3/+4 |
* | Remove ports-plan9, add ports-palm. | asami | 1999-04-08 | 2 | -4/+4 |
* | Increase the timeout and wait for ``PPP'' in the compuserve | brian | 1999-03-28 | 1 | -3/+3 |
* | more $d -> %d fixes | msmith | 1999-03-19 | 1 | -4/+4 |
* | Fix some $d -> %d mistakes. | msmith | 1999-03-19 | 1 | -5/+5 |
* | Bitrot. Remove objlink as it is not pleasant to be downwind. | markm | 1999-03-14 | 1 | -5/+1 |
* | Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk | billf | 1999-03-14 | 1 | -1/+3 |
* | update misc i4b documentation to i4b release 0.71.00 | hm | 1999-03-07 | 3 | -23/+128 |
* | Allocate a target mode instance to handle our target mode session, clean | gibbs | 1999-03-05 | 1 | -16/+79 |
* | Add some examples of how to throw a window up on your display when | brian | 1999-02-13 | 3 | -64/+313 |
* | Use the fictional server "CHANGE_THIS.FreeBSD.org". Add comments | jdp | 1999-02-11 | 5 | -35/+55 |
* | RELENG_3 is now "the" stable branch. | jdp | 1999-02-11 | 2 | -11/+10 |
* | Replace the out-of-date list of mirror sites with a reference to the | jdp | 1999-02-11 | 1 | -55/+5 |
* | Add ppp example files. | brian | 1999-02-11 | 4 | -0/+554 |
* | Update diskless and templated booting examples | dillon | 1999-02-09 | 12 | -90/+259 |
* | Indicate that LKMs are obsolete, just to prevent confusion. | jkh | 1999-02-05 | 1 | -0/+5 |
* | Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always | asami | 1999-02-03 | 1 | -6/+1 |
* | Remove the SVR4 examples. Folks, no binaries are allowed in the | jdp | 1999-01-30 | 4 | -31/+0 |
* | Added examples for svr4 /compat trees. | newton | 1999-01-30 | 4 | -0/+31 |
* | Update example to match new builtin behavior. | jkh | 1999-01-28 | 1 | -3/+6 |
* | Clarify documentation of 'ME' softlink. | dillon | 1999-01-26 | 1 | -2/+16 |
* | Diskless and templating configuration examples | dillon | 1999-01-26 | 19 | -0/+722 |
* | Fix wrong exit code. | rnordier | 1999-01-23 | 1 | -1/+1 |
* | Change MASTER_SITE_BACKUP to point to new dir on wcarchive. Merge some | asami | 1999-01-20 | 1 | -2/+5 |
* | Add ISDN (i4b) documentation and examples | hm | 1999-01-18 | 6 | -0/+1583 |
* | Remove the example for setting KERNFORMAT=elf; it is the default already. | peter | 1999-01-11 | 1 | -9/+1 |
* | Use modstat(2) to get the syscall number. | dfr | 1999-01-09 | 1 | -6/+7 |
* | Replace the misc example with a simpler syscall example using the new | dfr | 1999-01-09 | 14 | -832/+172 |
* | make comments more consistant | obrien | 1999-01-06 | 1 | -7/+3 |
* | Add timeout to boot menu. | abial | 1998-12-31 | 1 | -2/+24 |
* | Add examples how to use the terminal emulation code in /boot/loader to | abial | 1998-12-22 | 5 | -0/+244 |
* | Add portal example | dillon | 1998-12-15 | 2 | -0/+67 |
* | Add working client and server sample applications. | phk | 1998-12-11 | 1 | -8/+240 |
* | Sample modules for KLD. | dfr | 1998-12-11 | 17 | -0/+1713 |
* | Remove debugging printfs. | gibbs | 1998-12-10 | 1 | -3/+1 |