summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement OCRNL, ONOCR, and ONLRETassar2001-03-046-1/+52
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofkris2001-03-041-13/+3
* Set TARGET_ARCH and install files -fschg as we do the kernel module.obrien2001-03-041-0/+3
* Fix whitespace.obrien2001-03-041-2/+2
* Disable interface checking for packets subject to "ipfw fwd".truckman2001-03-041-3/+4
* Correct the comment above MAKE_IDEA to be less confusing now that wekris2001-03-042-18/+18
* Add code for being compatible with ssh.com's krb5 authentication.assar2001-03-0413-178/+165
* Disable interface checking when IP forwarding is engaged so that packetstruckman2001-03-041-10/+45
* Remove the field privatemodes from struct __aiocb_private and thealc2001-03-042-149/+2
* This commit was generated by cvs2svn to compensate for changes in r73393,kris2001-03-032-16/+35
|\
| * Import vendor fix for buffer overflow in HOME environment variablekris2001-03-032-16/+35
* | Small style fix, remove highlight from second list in FILES section.cokane2001-03-031-2/+2
* | Added a man page for the tdfx 3Dfx Voodoo I/II device drivercokane2001-03-032-0/+84
* | include paths.h for _PATH_DEVmjacob2001-03-031-0/+1
* | Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forache2001-03-031-1/+1
* | Add some default hints for isp.mjacob2001-03-032-0/+30
* | Preserve comma as separator when it is not equal to radix characterache2001-03-031-2/+7
* | Remove the copyinstr call which was trying to copy the pathname in fromdfr2001-03-032-6/+0
* | Account for the new flags field in struct trapframe.dfr2001-03-031-1/+1
* | Harvest interrupt entropy off the floppy disk controller.markm2001-03-032-2/+4
* | Take down a comment that is no longer true.markm2001-03-031-4/+0
* | Minor fixes. ManPolice stuff, and a clarification of interruptmarkm2001-03-031-5/+6
* | Extra MLINKS to reflect expansion of BUS_SETUP_INTR(9) manpage.markm2001-03-031-0/+3
* | Add a whole lot of extra info. Lots was gained from reading codemarkm2001-03-031-2/+38
* | Support inheritance of the "nodump" flag down a hierarchy.obrien2001-03-032-26/+82
* | Add support for Dlink DL10022 to the ed driver. This is a mii partimp2001-03-039-10/+298
* | Fix typo present since 1997: single used mode -> single user mode.asmodai2001-03-031-1/+1
* | Fix INVARIANT_SUPPORT-only builds (without INVARIANTS). The requiredbmilekic2001-03-031-1/+8
* | Cleanups to Macros for sending data between netgraph nodes.julian2001-03-032-63/+32
* | Add parenthesis to a macro.julian2001-03-031-1/+1
* | Small optimization: set use_ampm only when neededache2001-03-033-4/+6
* | Don't use "," as load avg. separator because it can be precision point in someache2001-03-031-1/+1
* | Use AM/PM time only when available in localeache2001-03-023-4/+9
* | Oops, remove tabs sneaked in wrong placeache2001-03-021-2/+2
* | Use AM/PM time only when available in localeache2001-03-023-7/+10
* | New release notes: TCP NewReno, TCP more aggressive timeouts onbmah2001-03-022-0/+32
* | Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PMache2001-03-0213-14/+79
* | Actually implement T_FMT_AMPMache2001-03-021-1/+1
* | Implement ampm_fmt (%r) per POSIXache2001-03-024-9/+22
* | Add a new sysctl net.inet.ip.check_interface, which will verify thatjlemon2001-03-021-1/+5
* | Only pick up so_error the first time through with EISCONN, as advertised.jlemon2001-03-021-1/+1
* | setlocale(3) has been fixed to match POSIX standard:ru2001-03-0222-42/+30
* | POSIX wrote:ru2001-03-023-30/+11
* | Mismatched MFSNAMELEN and MNAMELEN with fstype / fspath.adrian2001-03-022-4/+4
* | Removed duplicate $FreeBSD$.ru2001-03-021-2/+0
* | Fix setlocale() to conform to the ISO C and POSIX standards.ru2001-03-021-2/+2
* | mdoc(7) police: fix markup.ru2001-03-026-21/+27
* | mdoc(7) police: in -offset clause, spell the ``indent'' correctly.ru2001-03-022-16/+16
* | Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit byobrien2001-03-021-2/+2
* | Merged from sys/i386/include/bus_at386.h revision 1.13.kato2001-03-021-1/+0
OpenPOWER on IntegriCloud