summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add info about sppp and fd changes in December to current.imp2002-01-271-0/+23
* Add note about openssh 2.9 changing some defaultsimp2002-01-271-1/+5
* Add only once to the tip workaround.imp2002-01-271-1/+1
* vinumioctl: Fix a double fault caused by calling setjmp() without holding the...grog2002-01-272-3/+2
* Update list of manpageskris2002-01-271-23/+30
* Resolve conflicts.kris2002-01-279-84/+361
* This commit was generated by cvs2svn to compensate for changes in r89837,kris2002-01-27139-753/+5117
|\
| * Initial import of OpenSSL 0.9.6ckris2002-01-27149-838/+5487
* | Note that the bge driver now supports the Netgear GA302T.jdp2002-01-272-0/+6
* | Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-275-6/+16
* | * improve error handlingcg2002-01-267-42/+93
* | - Spelling fix: "functons" -> "functions".arr2002-01-261-1/+1
* | Add some verbage about make environment poisoning.imp2002-01-261-0/+7
* | o return EINVAL if acl_to_text() have been sent a NULL acl. ...jedgar2002-01-261-1/+6
* | Update the number of ports available.murray2002-01-261-1/+1
* | Something i always wanted to see: add a function to print the list ofjoerg2002-01-264-19/+164
* | Avoid pointless initialization of global variables to 0. This onlyjoerg2002-01-261-2/+2
* | Rearrange the code in USB_DETACH, so that it's like NetBSD's. Nojoe2002-01-261-6/+6
* | Back out the last commit. I committed the wrong file by accident.joe2002-01-261-39/+14
* | Rearrange the code in USB_DETACH, so that it's like NetBSD's.joe2002-01-261-14/+39
* | Update the $NetBSD$ ident.joe2002-01-261-1/+1
* | Reduce the diffs between NetBSD and our version where appropriatejoe2002-01-261-5/+6
* | Merge from NetBSD:joe2002-01-261-0/+6
* | Merge from NetBSD:joe2002-01-261-1/+1
* | Update the $NetBSD$ ident to show that some patches have been appliedjoe2002-01-262-2/+2
* | Merge from NetBSD:joe2002-01-265-25/+78
* | Don't exit with -1 if the user typed "quit".joerg2002-01-261-1/+2
* | The ipfw(8) 'tee' action simply hasn't worked on incoming packets forcjc2002-01-261-0/+3
* | Make the rc.conf(5) 'log_in_vain' knob an integer.cjc2002-01-269-28/+100
* | MFen (1.266 --> 1.269).kuriyama2002-01-261-3/+24
* | Merged all of the lockmgr functions into a single file (lock.9); as well,davidc2002-01-267-512/+244
* | Use ctime_r to build the timestamp for syslog, so that we don'tdwmalone2002-01-251-2/+2
* | Remove a parameter name from a prototype.dwmalone2002-01-251-1/+1
* | Be more conservative about interrupt latency, it aint getting better it seems.phk2002-01-251-2/+2
* | Modify release note: larger buffer sizes might mean needing tobmah2002-01-252-2/+22
* | Fix some function prototypes.phk2002-01-252-24/+24
* | New release note: sysinstall(8) autoloads drivers from mfsrootbmah2002-01-252-0/+16
* | Remove a not-very-useful printf(3).green2002-01-251-1/+0
* | Allow fsdb the ability to work with entries named with whitespace embedded.green2002-01-253-3/+33
* | Updated release note: Auto-tuning maxusers now maxes out at 384.bmah2002-01-252-2/+2
* | Commit general cleanups (separate get_num() and get_off_t() functions togreen2002-01-253-59/+109
* | Make st_blksize default to PAGE_SIZE instead of zero.phk2002-01-251-2/+2
* | Change the library search order so that LD_LIBRARY_PATH overridesjdp2002-01-251-2/+2
* | Use mktemp(1) when creating temporary files.nectar2002-01-252-11/+16
* | Regen.sheldonh2002-01-251-131/+170
* | Don't bogusly look for inexact matches because a package contains a '-'steve2002-01-251-3/+2
* | Fix code that had rotted behind debugging macros.scottl2002-01-258-8/+10
* | a buffer offset equal to the buffer size is illegal too, fix assertion incg2002-01-251-1/+1
* | cosmetic change, free b instead of c->bufhard for consistency withincg2002-01-251-1/+1
* | Make the 'maxusers 0' auto-sizing code slightly more conservative. Changedillon2002-01-251-3/+3
OpenPOWER on IntegriCloud