summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* | Opening braces should be at the end of the controlling line. Elsejoe2000-10-181-1/+33
* | Contract a statement that's too verbose.joe2000-10-181-2/+0
* | There are enough examples of using 'my $var = ...' definitions, so removejoe2000-10-181-7/+0
* | All variables should be commented.joe2000-10-181-0/+21
* | Make subroutine prototypes mandatory.joe2000-10-181-0/+20
* | Fix the places that I missed last commit: 'vars' not 'var'.joe2000-10-181-2/+2
* | Correction: 'use vars ..' not 'use var'.joe2000-10-171-1/+1
* | Build and install the perl.style(7) manual page.joe2000-10-171-1/+2
* | Reclarify variable definition blocks.joe2000-10-171-15/+59
* | Fix error in sample code in the man pageroger2000-10-171-1/+1
* | An initial draft of a style guide for perl scripts in the tree.joe2000-10-171-0/+98
* | Add section for building ia64 kernels.dfr2000-10-161-0/+8
* | Add a man page for part of the PRNG API.markm2000-10-142-1/+137
* | Add `isoC-99' to the list of availble abbreviations.obrien2000-10-111-0/+2
* | Minor doc tweaks: reorder the "SEE ALSO" section alphabetically; addjkoshy2000-10-111-2/+2
* | Minor clarification about the "bypass" hook.archie2000-10-101-1/+2
* | Install the sendmail cf building tools (contrib/sendmail/cf) ingshapiro2000-10-102-0/+37
* | update i4b version to 0.96.00hm2000-10-101-2/+2
* | Removed the FreeBSD ID I was forced to add in rev 1.9.obrien2000-10-101-2/+1
* | Remove LIBRSAGLUE, add LIBSSLgshapiro2000-10-101-1/+1
* | update to i4b version 0.95.04hm2000-10-097-44/+673
* | Reviewed by: rwatson, bpadrian2000-10-091-1/+1
* | Initiate deorbit burn sequence for <machine/mouse.h>.phk2000-10-094-4/+4
* | Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-083-4/+8
* | Use <space> not <tab> before VCS ID.obrien2000-10-081-1/+2
* | Give the post-fix example a better description.alex2000-10-071-1/+1
* | Index: Makefilebrian2000-10-061-0/+2
* | .Os FreeBSD instead of just plain .Osarchie2000-10-061-1/+1
* | * I don't think that ed-devices are still "high performance ethernet ...alex2000-10-061-6/+6
* | This brings support for IP Filter into rc.network and rc.conf withdarrenr2000-10-061-0/+214
* | Correct who pioneered the accept filters and Yahoo!'s company name.ps2000-10-061-1/+1
* | Add missing escape sequences, -mdoc'ify.ru2000-10-061-23/+34
* | Simple -mdoc fixes.ru2000-10-061-6/+6
* | Man page for the ichsmb SMBus controller driver.archie2000-10-061-0/+56
* | The aac driver manual pagescottl2000-10-051-0/+140
* | Add the manual page for the aac device.scottl2000-10-051-1/+2
* | Add the card ID for the Am79c975 PCnet/FAST III card. This is a variantwpaul2000-10-051-2/+2
* | Mention pccard_beep.sheldonh2000-10-051-0/+5
* | Add a unaligned_print option (alpha only)brian2000-10-041-0/+9
* | Change macros Em -> Dv.marko2000-10-032-56/+59
* | Add support for the AMD Am79c976 PCnet/PRO controller chip. For nowwpaul2000-10-031-2/+2
* | Update with all the new chipsets..sos2000-10-031-10/+22
* | Fix typo : s/maintaince/maintenance/murray2000-10-031-1/+1
* | Fix cdev kld example after it has been broken for year or so. Also extend listsobomax2000-10-027-15/+114
* | fix ordering of NetBSD 1.3 (sync with NetBSD share/misc/bsd-family-tree).itojun2000-10-021-7/+8
* | Change "building the standard ${LIB} library" to "building the staticpeter2000-10-021-1/+1
* | Add reference to file /usr/share/examples/netgraph/ether.bridge.archie2000-10-011-0/+5
* | Script showing how to setup Ethernet bridging using ng_bridge(4).archie2000-10-011-0/+167
* | SC_ALT_MOUSE_IMAGE is required for the mouse if SC_NO_FONT_LOADING ormarko2000-09-302-3/+13
* | Document passwd_format further.green2000-09-302-0/+16
OpenPOWER on IntegriCloud