| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it possible (again) to build and install shared library only. | ru | 2002-07-03 | 1 | -19/+38 |
* | Moved checkdpadd target to where it logically belongs. | ru | 2002-07-03 | 2 | -25/+22 |
* | Try really hard to fix parallel installs. Add a bunch of .ORDER | ru | 2002-07-03 | 5 | -0/+8 |
* | GXP ATA drives also supports TQ | trhodes | 2002-07-02 | 1 | -1/+1 |
* | 's/rather then/rather than/' | johan | 2002-07-02 | 1 | -5/+5 |
* | Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. | ru | 2002-07-02 | 2 | -77/+28 |
* | Handle installation of hard and symbolic links via a seperate .mk file. | ru | 2002-07-02 | 4 | -49/+34 |
* | Clarify version 1.68 to more accurately describe the intent of the change to | imp | 2002-07-02 | 1 | -1/+2 |
* | Fix a tyop | brian | 2002-07-02 | 1 | -1/+1 |
* | Document what splnet and splimp are in FreeBSD | imp | 2002-07-01 | 1 | -0/+2 |
* | bsd.subdir.mk already has these dependencies coded. | ru | 2002-07-01 | 1 | -11/+0 |
* | Get rid of the bogus dependencies between beforeinstall, realinstall, | ru | 2002-07-01 | 1 | -3/+2 |
* | Fixed typos. | ru | 2002-07-01 | 1 | -4/+4 |
* | Unbreak build by removing 10.named for now | dougb | 2002-07-01 | 1 | -1/+4 |
* | Nuke SCCS docos, they're dead, again. | jmallett | 2002-06-30 | 2 | -10/+1 |
* | Include 'sshd' to the lists of forbidden users. | maxim | 2002-06-28 | 1 | -0/+1 |
* | If CLEANFILES is nil or not defined, do not try to remove it. This happens | jmallett | 2002-06-26 | 1 | -0/+2 |
* | At long last, commit the zero copy sockets code. | ken | 2002-06-26 | 4 | -2/+387 |
* | ICMP type 3 packets should be let through for TCP MTU discovery, fixup | dillon | 2002-06-25 | 1 | -3/+6 |
* | Add sections on vfs.write_behind and vfs.hirunningspace. Also note that | dillon | 2002-06-25 | 1 | -1/+21 |
* | update the firewall documentation to cover the fact that ipfw can be | dillon | 2002-06-25 | 1 | -9/+13 |
* | Install the tree(3) man page. | des | 2002-06-23 | 1 | -1/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r98681, | des | 2002-06-23 | 1 | -0/+453 |
|\ |
|
| * | Import the documentation for <sys/tree.h> | des | 2002-06-23 | 1 | -0/+453 |
* | | Quiet ``make objlink'' when NOOBJ is defined. | ru | 2002-06-21 | 1 | -1/+3 |
* | | A gross patch to tidy up the formatting. | ru | 2002-06-21 | 1 | -293/+402 |
* | | Remove references to UIO_USERISPACE which no longer exists. | peter | 2002-06-20 | 2 | -6/+2 |
* | | Add a warning regarding the SENDMAIL_*_MC make.conf variable values. | gshapiro | 2002-06-20 | 2 | -0/+30 |
* | | A node that creates a device entry in /dev (yay devfs) | julian | 2002-06-18 | 1 | -0/+109 |
* | | Add missing verb. | keramida | 2002-06-14 | 1 | -1/+1 |
* | | document hw.pcic.ignore_pci | imp | 2002-06-14 | 2 | -0/+10 |
* | | Add US Robotics Wireless Card 2410 | imp | 2002-06-14 | 1 | -1/+5 |
* | | In gcc 3.1 Pentium/MMX now has its own -march=XXX option. | sobomax | 2002-06-13 | 1 | -1/+1 |
* | | Fix up the wording thoughout, and document locking. | davidc | 2002-06-10 | 1 | -16/+25 |
* | | Fix wording and spelling in the trapsignal() description. | davidc | 2002-06-10 | 1 | -1/+1 |
* | | Document the cred_update_thread() function, and fix the RETURN VALUES. | davidc | 2002-06-10 | 1 | -2/+19 |
* | | The moduledata_t argument is not a pointer, and sysstem_sub_id should | davidc | 2002-06-10 | 1 | -2/+2 |
* | | Add signal.9 and friends. | davidc | 2002-06-10 | 1 | -1/+11 |
* | | New man page that documents many of the kernel related signal functions. | davidc | 2002-06-10 | 1 | -0/+411 |
* | | Stamp out Danglish: Spelling, grammer and other nitpicking. | phk | 2002-06-09 | 1 | -36/+37 |
* | | Per previous discussion, and with Mark's blessing, update the value | dougb | 2002-06-09 | 2 | -0/+5 |
* | | Document the standard COLUMNS environment variable here to avoid redundant | tjr | 2002-06-07 | 1 | -0/+10 |
* | | Document MTX_DUPOK | davidc | 2002-06-06 | 1 | -3/+3 |
* | | Recognize 0xbe as an uppercase character. | tobez | 2002-06-03 | 1 | -1/+1 |
* | | Reimplement FILES support using bsd.files.mk with the | ru | 2002-06-03 | 5 | -30/+74 |
* | | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | | Finish removing the share/man/tools/directory. | bde | 2002-06-01 | 1 | -95/+0 |
* | | Grammar nit: treat "contents" as plural. | archie | 2002-05-31 | 1 | -1/+1 |
* | | Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x. | ru | 2002-05-31 | 1 | -0/+4 |
* | | Kludge around troff bugs to get a reasonable print format despite the | grog | 2002-05-31 | 1 | -10/+14 |