aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Give the shoe-laces a distinct color so they don't disappear on b/wPoul-Henning Kamp2001-03-044-21/+25
* Remove an out-of-date comment: aio_cancel() has been supportedAlan Cox2001-03-041-1/+0
* Remove stuff that is really "ports material", generated files andMark Murray2001-03-049-1402/+0
* Correct grammar in comment.Kris Kennaway2001-03-041-3/+3
* Trim down the source tree a bit. We shouldn't have blatantlyMark Murray2001-03-044-513/+0
* Clean up the installation of the compatibility libdes header/libraryKris Kennaway2001-03-041-22/+11
* implement OCRNL, ONOCR, and ONLRETAssar Westerlund2001-03-046-1/+52
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofKris Kennaway2001-03-041-13/+3
* Set TARGET_ARCH and install files -fschg as we do the kernel module.David E. O'Brien2001-03-041-0/+3
* Fix whitespace.David E. O'Brien2001-03-041-2/+2
* Disable interface checking for packets subject to "ipfw fwd".Don Lewis2001-03-041-3/+4
* Correct the comment above MAKE_IDEA to be less confusing now that weKris Kennaway2001-03-042-18/+18
* Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-0413-178/+165
* Disable interface checking when IP forwarding is engaged so that packetsDon Lewis2001-03-041-10/+45
* Remove the field privatemodes from struct __aiocb_private and theAlan Cox2001-03-042-149/+2
* This commit was generated by cvs2svn to compensate for changes in r73393,Kris Kennaway2001-03-032-16/+35
|\
| * Import vendor fix for buffer overflow in HOME environment variableKris Kennaway2001-03-032-16/+35
* | Small style fix, remove highlight from second list in FILES section.Coleman Kane2001-03-031-2/+2
* | Added a man page for the tdfx 3Dfx Voodoo I/II device driverColeman Kane2001-03-032-0/+84
* | include paths.h for _PATH_DEVMatt Jacob2001-03-031-0/+1
* | Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forAndrey A. Chernov2001-03-031-1/+1
* | Add some default hints for isp.Matt Jacob2001-03-032-0/+30
* | Preserve comma as separator when it is not equal to radix characterAndrey A. Chernov2001-03-031-2/+7
* | Remove the copyinstr call which was trying to copy the pathname in fromDoug Rabson2001-03-032-6/+0
* | Account for the new flags field in struct trapframe.Doug Rabson2001-03-031-1/+1
* | Harvest interrupt entropy off the floppy disk controller.Mark Murray2001-03-032-2/+4
* | Take down a comment that is no longer true.Mark Murray2001-03-031-4/+0
* | Minor fixes. ManPolice stuff, and a clarification of interruptMark Murray2001-03-031-5/+6
* | Extra MLINKS to reflect expansion of BUS_SETUP_INTR(9) manpage.Mark Murray2001-03-031-0/+3
* | Add a whole lot of extra info. Lots was gained from reading codeMark Murray2001-03-031-2/+38
* | Support inheritance of the "nodump" flag down a hierarchy.David E. O'Brien2001-03-032-26/+82
* | Add support for Dlink DL10022 to the ed driver. This is a mii partWarner Losh2001-03-039-10/+298
* | Fix typo present since 1997: single used mode -> single user mode.Jeroen Ruigrok van der Werven2001-03-031-1/+1
* | Fix INVARIANT_SUPPORT-only builds (without INVARIANTS). The requiredBosko Milekic2001-03-031-1/+8
* | Cleanups to Macros for sending data between netgraph nodes.Julian Elischer2001-03-032-63/+32
* | Add parenthesis to a macro.Julian Elischer2001-03-031-1/+1
* | Small optimization: set use_ampm only when neededAndrey A. Chernov2001-03-033-4/+6
* | Don't use "," as load avg. separator because it can be precision point in someAndrey A. Chernov2001-03-031-1/+1
* | Use AM/PM time only when available in localeAndrey A. Chernov2001-03-023-4/+9
* | Oops, remove tabs sneaked in wrong placeAndrey A. Chernov2001-03-021-2/+2
* | Use AM/PM time only when available in localeAndrey A. Chernov2001-03-023-7/+10
* | New release notes: TCP NewReno, TCP more aggressive timeouts onBruce A. Mah2001-03-022-0/+32
* | Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PMAndrey A. Chernov2001-03-0213-14/+79
* | Actually implement T_FMT_AMPMAndrey A. Chernov2001-03-021-1/+1
* | Implement ampm_fmt (%r) per POSIXAndrey A. Chernov2001-03-024-9/+22
* | Add a new sysctl net.inet.ip.check_interface, which will verify thatJonathan Lemon2001-03-021-1/+5
* | Only pick up so_error the first time through with EISCONN, as advertised.Jonathan Lemon2001-03-021-1/+1
* | setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-0222-42/+30
* | POSIX wrote:Ruslan Ermilov2001-03-023-30/+11
* | Mismatched MFSNAMELEN and MNAMELEN with fstype / fspath.Adrian Chadd2001-03-022-4/+4