| Commit message (Expand) | Author | Age | Files | Lines |
* | ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS. | dd | 2002-04-13 | 1 | -1/+1 |
* | Add libypclnt. | des | 2002-04-13 | 1 | -0/+1 |
* | Make a few content fixes/additions to tap(4) manual page. | trhodes | 2002-04-12 | 1 | -16/+23 |
* | Remove a duplicate description of the type parameter for mtx_init. | davidc | 2002-04-12 | 1 | -4/+0 |
* | Back out second part of the previous change. While this was | ru | 2002-04-12 | 1 | -2/+9 |
* | Fixed the fatal breakage I introduced in the last commit. | ru | 2002-04-12 | 1 | -1/+1 |
* | Don't add -lstdc++ to LDADD, just let c++(1) link C++ programs. | ru | 2002-04-12 | 1 | -5/+7 |
* | Add entries for selrecord.9. | davidc | 2002-04-12 | 1 | -1/+2 |
* | Add a new man page that documents selrecord and selwakeup. | davidc | 2002-04-12 | 1 | -0/+101 |
* | Update the prototype for maybe_resched to take a thread not a ksegrp. | davidc | 2002-04-12 | 1 | -15/+15 |
* | Add text describing the new type parameter, and rename description | davidc | 2002-04-12 | 1 | -6/+17 |
* | Add sys/types.h to the list of required includes. | davidc | 2002-04-12 | 2 | -0/+2 |
* | Update the prototype for read_random to reflect that the count parameter | davidc | 2002-04-12 | 1 | -2/+2 |
* | Update the prototype for lockinit to reflect that wmesg is a const char *. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update | davidc | 2002-04-12 | 1 | -23/+8 |
* | Document the lock type argument of mtx_init(). | scottl | 2002-04-12 | 1 | -1/+5 |
* | Change the script a bit to allow the creation of 'brouted' bridges. | julian | 2002-04-12 | 1 | -11/+17 |
* | Document the new size parameter. | davidc | 2002-04-12 | 1 | -3/+23 |
* | Document the new flags parameter. | davidc | 2002-04-12 | 1 | -2/+5 |
* | Update the .Fn line for SX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Update the .Fn line for MTX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Implement PROG_CXX for <bsd.prog.mk>. | ru | 2002-04-11 | 2 | -1/+17 |
* | Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55. | ru | 2002-04-11 | 2 | -4/+4 |
* | Update documentation relating to sysctls in a post-syncache | silby | 2002-04-10 | 1 | -13/+4 |
* | Document NO_RCMNDS flag introduced in rev. 1.20 src/bin/Makefile. | maxim | 2002-04-10 | 1 | -0/+7 |
* | Update mail queue related periodic scripts to account for sendmail 8.12's | gshapiro | 2002-04-10 | 1 | -0/+19 |
* | Add WARNS levels 5 and 6: | obrien | 2002-04-10 | 1 | -1/+8 |
* | Slight correction to ng_etf man page and add it to the list | julian | 2002-04-09 | 2 | -1/+2 |
* | intro(8) is lacking a command status explanation, added. | trhodes | 2002-04-09 | 1 | -0/+11 |
* | Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, | bmilekic | 2002-04-09 | 1 | -0/+1 |
* | Update ip(4) manpage to reflect recent ephemeral port range | silby | 2002-04-09 | 1 | -2/+2 |
* | Fixed broken dependency in lib/libpam/modules/pam_krb5. | ru | 2002-04-09 | 1 | -0/+1 |
* | Add the Euro symbol mapping to the UK keyboard keymap. | asmodai | 2002-04-08 | 1 | -1/+1 |
* | Update /usr/libdata/perl subdirectory to the Perl 5.6.1. | jhb | 2002-04-08 | 1 | -2/+2 |
* | Back out ASCII compatibility and let people face the problems themself | ache | 2002-04-08 | 1 | -32/+42 |
* | Reword compatibility note | ache | 2002-04-08 | 1 | -3/+2 |
* | FreeBSD prior to 4.5-RELEASE and older versions of 5.0-CURRENT do not | ru | 2002-04-07 | 1 | -0/+5 |
* | Fixed the nasty bug where .depend file that exists somewhere in | ru | 2002-04-07 | 2 | -2/+2 |
* | Add warning about collating order | ache | 2002-04-07 | 1 | -0/+6 |
* | Fix this table, it was completely out of reasonable order | ache | 2002-04-07 | 1 | -42/+32 |
* | Add some additional sendmail related directories | gshapiro | 2002-04-06 | 1 | -0/+13 |
* | * Correct a typo. | murray | 2002-04-06 | 1 | -2/+8 |
* | Remove types(5). It is of little use to have a manual with only the | mike | 2002-04-06 | 2 | -234/+1 |
* | Fix misordered list. | mike | 2002-04-06 | 1 | -3/+3 |
* | Add stdint(7), a manual which describes some of the integer types | mike | 2002-04-06 | 2 | -1/+123 |
* | Unbreak ja_JP.SJIS locale by adding following associations: | phantom | 2002-04-05 | 4 | -0/+18 |
* | Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, | phantom | 2002-04-05 | 1 | -0/+2 |
* | la_LN.ISO8859-2 depends on map.ISO8859-2. Reflect it in dependence rules | phantom | 2002-04-05 | 1 | -0/+1 |
* | Associate tr_TR.ISO8859-9's LC_COLLATE with US-ASCII's one | phantom | 2002-04-05 | 1 | -1/+3 |
* | Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale | phantom | 2002-04-05 | 9 | -2/+164 |