summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing option NETGRAPH_ETHER.archie2000-10-122-0/+2
* Implement a rudimentary interrupt handling system which should be gooddfr2000-10-128-79/+96
* Turn off a debugging printf.dfr2000-10-121-2/+3
* Removed unused include of <machine/lock.h>. The locking interface stoppedbde2000-10-122-8/+0
* Remove STARTTLS support as it breaks builds without crypto installed.gshapiro2000-10-122-14/+0
* Make the ENVIRONMENT section more legible, and mention that HTTP_AUTH isdes2000-10-121-4/+10
* Backout my wrong attempt to fix the compilation warning in ip_input.cru2000-10-122-2/+2
* Fix suffix matching.des2000-10-121-2/+7
* Don't depend on <machine/cpufunc.h> unnecessarily including <machine/lock.h>.bde2000-10-123-6/+0
* When T308 times out while waiting for a RELEASE COMPLETE, clean up andhm2000-10-121-2/+15
* * Fix exception handling so that it actually works. We can now handledfr2000-10-1216-447/+605
* Bring back the ability to send cdbs of length 13->32 bytes. This was lostgibbs2000-10-121-1/+1
* Fix this so that it can cope with transfers to/from regions which are notdfr2000-10-121-6/+22
* * Allocate kernel stacks with contigmalloc() to make exception handlingdfr2000-10-121-68/+34
* Some minor fixes and simplifications.dfr2000-10-121-29/+29
* Add a gross hack for ia64 to allocate the backing store for a new program.dfr2000-10-121-0/+16
* Moved the declaration of astpending to the correct place.bde2000-10-122-2/+5
* Fixed the reporting of ip_portrange_{first|last}.ru2000-10-127-14/+14
* Moved the definitions of AST_PENDING and AST_RESCHED to the correct place.bde2000-10-125-10/+18
* Fix the compilation warning.ru2000-10-121-1/+1
* Turn the verbose mode on for dumpon(8).ru2000-10-121-1/+1
* Fix broken PAM with SKEY behaviour: the skey.access file checksguido2000-10-121-7/+8
* Remove one other dup.dwmalone2000-10-121-4/+0
* Remove some duplicated Dijkstra quotes and add a new one.dwmalone2000-10-121-14/+4
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-1289-304/+2285
* Allow for IP_FW_ADD to be used in getsockopt(2) incarnation asru2000-10-123-4/+7
* More HARP polishina:phk2000-10-1227-146/+62
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesru2000-10-126-205/+1
* Remove 'device tx'. In wilko's testing it traps on bringing the interfacebillf2000-10-122-2/+0
* Fix pthread cancellation point propagation.jasone2000-10-121-5/+5
* Another PnP pcic card: SMC Swapbox Plug and Playimp2000-10-123-2/+5
* Make if_sk stop using the "hide the softc structure in the jumbo buffer"bmilekic2000-10-124-54/+26
* Bring the 'twe' driver back now that we think it should work.msmith2000-10-122-0/+2
* Reduce the number of outstanding commands we will send to the controllermsmith2000-10-121-1/+1
* sync to last commitimp2000-10-121-1/+6
* Forced commit. Last commit was submitted by Jonathan Chen.imp2000-10-120-0/+0
* Add mii entry for tdk phy found on some cardbus cards.imp2000-10-121-0/+4
* Do some cleanups of the HARP atm codes interface into the system:phk2000-10-1214-1356/+1
* Store a pointer to our softc in the kernel's SCB structure. In thegibbs2000-10-114-54/+40
* When testing for PCI bus overlap with another enumerator, make sure wemsmith2000-10-112-2/+2
* Calling untimeout(9) leads to a race window where memory could be leaked.archie2000-10-111-21/+5
* Add `isoC-99' to the list of availble abbreviations.obrien2000-10-111-0/+2
* Fix memory leak.archie2000-10-111-2/+2
* Reset globals for every new command read from preprocessed file.ru2000-10-111-12/+14
* With apoligies to Greg Shapiro, fix the world. The previous commitpeter2000-10-112-4/+4
* Only interpret the last command line argument as a file toru2000-10-112-5/+7
* Fix a buildworld hiccup with build-tools that wasn't present in standalonepeter2000-10-112-2/+2
* Minor doc tweaks: reorder the "SEE ALSO" section alphabetically; addjkoshy2000-10-111-2/+2
* Cleaned up the .St macro.ru2000-10-111-152/+38
* Oops, beforedepend isn't needed. The build problem I had was due topeter2000-10-112-4/+0
OpenPOWER on IntegriCloud